vabbè dai: anche se in anticipo di qualche ora...
BUON 2019!
vabbè dai: anche se in anticipo di qualche ora...
BUON 2019!
Auguri a tutti.
Ultima modifica di Vinc1; 14-01-2020 a 18:51
a
.codice:<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title>Senza nome 1</title> </head> <body> </body> </html>
codice:<!doctype html> <html> <head> <title>Title of the document</title> </head> <body> The content of the document...... </body> </html>
codice:hr { height:10px; border:10px solid gray; border-radius: 5px; color:gray; background-color:red; }