Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Titre de la page Web</title> </head> <body> <h1>Titre du document </h1> <p>Paragraphe de texte</p> </body> </html>