Messed up ai information

Problem description

Ask the AI to help center something it keeps repeating wrong information

Expected behavior

It should inform me how to fix it

Actual behavior

Repeats incorrect css code

Steps to reproduce

How do I center ___

Browser

I’m in the app

OS

I’m in the app

Device if mobile

Android

Plan

Free

Hi @potatoamato , welcome to the forums!
AI is not 100% correct, so take what it says with a pinch of salt.
Note that asking actual developers will help. Try creating a topic in HTML/CSS/JS for your issue (with the repl link and code).
Hope this helps!

3 Likes

Also… if you want to center text, use the text-align: center; to center text.