0
Html attribututes
in the course part 3/4 The Align Attribute there's a code. <html> <head> <title>Attributes</title> </head> <body> <p align="center">This is a text <br /> <hr width="10%" align="right" /> This is also a text. </p> </body> </html> and the "try it yourself" shows an unexpected end tag (p) and ignores it. why is this? Is this how it shows that it's not supported in HTML 5?
1 Answer
+ 1
https://www.sololearn.com/learn/CSS/1079/
talking about this?
works perfectly for međŻ
may be your device is too old?