Untitled
unknown
html
6 months ago
323 B
4
Indexable
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h2>This is a Heading</h2> <p>This is a paragraph.</p> <h1> a <h6> per i titoli e sottotioli <p> per i paragrafi <a> per i link <img> per le immagini <ul> e <ol> per le liste non ordinate e ordinate <li> per gli elementi delle liste </body> </html>
Editor is loading...
Leave a Comment