Ceci est un titre
Ceci est un paragraphe.
Le code expliqué :
<!DOCTYPE html>
<html>
<body>
<h1 style= »font-family:verdana; »>Ceci est un titre</h1>
<p style= »font-family:courier; »>Ceci est un paragraphe.</p>
</body>
</html>
Ceci est un paragraphe.
Le code expliqué :
<!DOCTYPE html>
<html>
<body>
<h1 style= »font-family:verdana; »>Ceci est un titre</h1>
<p style= »font-family:courier; »>Ceci est un paragraphe.</p>
</body>
</html>