+ 1
I tried to move my blog to the center but it won't move pls is there anything wrong with the code
<!DOCTYPE html> <html> <head> <title>first page</title> </head> <body> <p align="centre"><strong>MY BLOG</stong> </p> <hr width=50% > </body>
5 ответов
+ 2
<p align="center"><strong>MY BLOG</stong></p>
not centre
+ 2
Thanks man
But I used css
P{text-align centre}
Urs works too
+ 1
align=“center”
+ 1
Ohh 😮
Center thanks
0
Okay