Titre centré
Ceci est un paragraphe centré.
Le code expliqué :
<!DOCTYPE html>
<html>
<body>
<h1 style= »text-align:center; »>Titre centré</h1>
<p style= »text-align:center; »>Ceci est un paragraphe centré.</p>
</body>
</html>
Ceci est un paragraphe centré.
Le code expliqué :
<!DOCTYPE html>
<html>
<body>
<h1 style= »text-align:center; »>Titre centré</h1>
<p style= »text-align:center; »>Ceci est un paragraphe centré.</p>
</body>
</html>