Aligning paragraphs: HTML vs HTML5 | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Aligning paragraphs: HTML vs HTML5

In the Attributes lesson of the HTML course it states that the align attribute of <p> is not supported in HTML5. What does that mean? Is it no longer in use? Whatā€™s the alternative?

22nd Jun 2020, 5:29 AM
gad2code
gad2code - avatar
3 Respostas
+ 4
Which lesson?? Share link. Or you can do it by css . Text-align: center;
22nd Jun 2020, 5:32 AM
Samira
Samira - avatar
22nd Jun 2020, 5:45 AM
Gordon
Gordon - avatar
0
Thank you for all your answers. Very helpful! šŸ‘
23rd Jun 2020, 7:11 PM
gad2code
gad2code - avatar