+ 2
Attribute
Help, I can not use the attributes to display strict lines on the center of the page. <p aling=“center”><h1><span>About me</span></h1></p> Where do I make a mistake?
3 Respuestas
+ 7
The attribute will be align, not aling
+ 3
Hi Kirill,
You should NOT use “ ” around the "center" value of align attribute. These (“ ”) aren't allowed in Programming!
Plus,
you should go with @Dipta's correction.
0
how many header to html