Concetti Chiave
- HTML documents start and end with specific tags, allowing for both simple and complex creations.
- Common HTML elements include text formatting options like bold, underline, and center alignment.
- Navigation between directories in HTML links uses slashes for forward movement and double dots for backward.
- HTML allows for text customization such as color changes, size adjustments, and writing modes.
- Images and lists, both numbered and bulleted, are integral parts of HTML structure and design.
HTML
Per scrivere un documento HTML sono necessarie alcune parole e queste sono quelle più comuni e più usate.L'apertura del testo è obbligatoria sia all'inizio che alla fine.Il documento HTML permette sia di creare "giochetti" sia veri e propri capolavori adatti alle presentazioni.
-Apertura testo
-
-Eventuale
-
-Apertura body
-Alla fine del testo
-Paragrafo
Testo
-Testo in grassetto Testo
-Testo sottolineato Testo
-Testo centrato
-Testo a capo
Testo
-"Cliccami" Testo (Per andare da una cartella all'altra in avanti si mette tutto il percorso separato dagli slash e per tornare indietro mettiamo tutto il percorso separato da DUE punti “..”
-Cambio colore al testo
-Grandezza testo
-Modalità scrittura
-Immagine
-Elenco/lista
-Lista numerata
- Lista
-Lista puntata
- Listaz
-
-