Hi @princedadaug,
you should use text-align
as the property.
1 Like
Hi there! You can’t write css code within the html code like you have in that your above SS. You need to write css for the challenge in a separate styles.css
file you have in the challenge editor.
Hey Buddy If we want to center any element in html then we need to assign it in text-align property
.
You can send your element to left & right in text-align property.
Happy Coding !!
1 Like