I tried to move my blog to the center but it won't move pls is there anything wrong with the code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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>

9th Apr 2022, 10:41 AM
Rnx Gideon Ikioda
Rnx Gideon Ikioda - avatar
5 Respostas
+ 2
<p align="center"><strong>MY BLOG</stong></p> not centre
9th Apr 2022, 11:17 AM
JaScript
JaScript - avatar
+ 2
Thanks man But I used css P{text-align centre} Urs works too
9th Apr 2022, 11:12 AM
Rnx Gideon Ikioda
Rnx Gideon Ikioda - avatar
+ 1
align=ā€œcenterā€
9th Apr 2022, 11:05 AM
Faisal Issaka
Faisal Issaka - avatar
+ 1
Ohh šŸ˜® Center thanks
9th Apr 2022, 11:23 AM
Rnx Gideon Ikioda
Rnx Gideon Ikioda - avatar
0
Okay
9th Apr 2022, 11:16 AM
Faisal Issaka
Faisal Issaka - avatar