Aprite il vostro editor di testo e creare un nuovo file vuoto . Salvare il file come " looping.html "
2
Scrivi questo codice HTML " testa " all'inizio del file :
< DOCTYPE HTML PUBLIC " - //. ! W3C //DTD XHTML 1.0 Strict //EN " " http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd " > < html xmlns =
" http : //www.w3.org/1999/xhtml " >
Immagini
< contenuto meta = "text /html ; charset = utf-8 " http - equiv = " Content-Type" />
3
Scrivi questo codice "stile" HTML nel file , sotto il codice di "testa" :
< style assoluto ;
z-index : 0 ;
visibility: hidden ;
Larghezza : 11em ;
altezza
: 13em ;
top : 1.0em ;
sinistra : 1.0em ;
border : 2px solid # ccc ;
-moz - border-radius : 0.5em ;
- webkit - border-radius : 0.5em ;
text -align: center ;
padding-top : 1em ;
}
< /style >
4
Scrivi questo codice HTML " script" nel file , sotto il codice di "stile" :
Programmazione © www.354353.com