Introduzione agli stili di elenco HTML
- Gli elenchi sono il requisito comune per posizionare i dati in modo formattato, come se hai creato una pagina web in cui è necessario visualizzare il contenuto del menu della pizza di un hotel, quindi probabilmente sarebbe uno stile di elenco HTML, che dovrebbe apparire in un modo chiaro e discreto.
- Un altro caso può essere quello in cui hai una serie di ranghi di studenti che sono apparsi tra i migliori artisti della classe, in questo contesto il requisito sarà quello di posizionare lo studente di grado 1 in cima e gli altri sotto di esso in un ordine crescente di classifica, per che dobbiamo formattarlo in un elenco ordinato.
- Un altro tipo può essere elenchi personalizzati che è possibile creare utilizzando javascript e html insieme, in cui è possibile impostare anche le dinamiche negli oggetti e gli elenchi possono assumere alcune prospettive personalizzate.
Stili di elenco diversi in HTML:
Di seguito sono riportati i vari stili dell'elenco html come segue:
1) Elenchi non ordinati -
Qui l'ordine di visualizzazione del contenuto non è qualcosa di cui dobbiamo preoccuparci, dobbiamo solo posizionare bene le cose, in modo tale che la pagina HTML le renda posizionate davanti all'utente in un modo ben formattato e chiaro.
Esistono due tag in linguaggio HTML che gestiscono questi elenchi e probabilmente puoi creare anche la barra di navigazione e la barra laterale verticale, usando solo questi tag.
-
- : rappresenta l'elenco non ordinato, ogni volta che non è necessario classificare nulla o cercare di posizionarlo in ordine casuale, questo tag è incorporato.
- : rappresenta gli elementi dell'elenco, l'insieme di elementi da inserire nell'elenco non ordinato, ovvero sotto il
- il tag appare all'interno del
- etichetta. Gli elementi contrassegnati con questi markup porteranno automaticamente all'inizio alcuni proiettili o cerchi, queste sono le funzionalità HTML di base.
Ora vediamo un pezzo di codice per
- e
- basato su elenchi non ordinati e su come apparirà la pagina HTML, una volta eseguito quel file, si noti che è possibile scrivere in un editor come blocco note e salvare il file con estensione ".html", quindi può essere aperto con qualsiasi browser.
Esempio di frammento:
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza-
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza -
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza -
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizza
HTML Lists
list of pizzas
farmhouse
peppy paneer
onion pizzaProduzione -
2) Elenchi ordinati -
Ora vedremo un caso in cui stiamo cercando di posizionare gli studenti in modo ordinato in base ai loro gradi in classe e questo apparirà in modo ordinato usando
- tag di html e conterrà più
- tag, quelli conterranno gli elementi dell'elenco.
- : questo tag viene utilizzato per impostare un elenco ordinato e tutti gli elementi vengono inseriti al suo interno, all'interno
- tag.
- il tag è stato spiegato sopra.
Vediamo un esempio ora anche per questo caso e devi salvarlo proprio come fatto sopra.
Codice di esempio -
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket-
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
PlunketPagina di output / HTML -
Vediamo ora alcune varianti di questi in cui possiamo personalizzare o formattare bene questi elenchi solo aggiungendo alcune proprietà CSS nella pagina HTML, il che renderà l'aspetto della pagina migliore.
- Negli elenchi non ordinati, abbiamo le seguenti proprietà che possono essere fornite:
- Tipo di stile elenco: può essere disco, cerchio, quadrato o nessuno. Quindi le cerchie che hai visto in voci di elenco non ordinate non appariranno se non ne scegliamo nessuna qui, facciamolo.
Esempio -
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket-
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
PlunketPagina di output / HTML -
Quindi, i punti elenco cerchio non esistono più, puoi personalizzarlo con le opzioni sopra fornite.
Allo stesso modo, negli elenchi di ordini, esiste una disposizione per scegliere se i valori dell'elenco di ordini verranno visualizzati con numeri o romani o alfabeti.
È possibile impostare il tipo di proprietà in
- tag per lo stesso, e type può assumere i seguenti valori
-
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket - - questo tag fornirà il termine descrizione
- - questo tag riporta la descrizione di ogni termine
Esempio -
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker-
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker-
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by docker
HTML Lists
list of students
Docker
-: this is used to make environment portable application containers
Kubernetes
-: this is an orchestrator for those containers make by dockerPagina di output / HTML -
Negli elenchi ordinati puoi anche definire la proprietà start in
- tag, che indica da dove inizia il conteggio. Vediamo un esempio dello stesso -
-
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket -
HTML Lists
list of students
John
Harris
Plunket - Tag di formato HTML
- Attributi HTML
- Che cos'è XHTML?
- Fogli di stile HTML
- Frame HTML
- Blocchi HTML
- Imposta un colore di sfondo in HTML con Esempio
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
PlunketProduzione -
Conclusione
Quindi abbiamo visto vari elenchi in cui possiamo posizionare i dati, questi dati possono essere renderizzati dal modello per essere visualizzati usando i framework javascript, ciò che abbiamo mostrato è una pagina statica e può essere dinamizzato con JS. Questi elenchi possono essere formattati con bootstrap per farli sembrare anche barre di navigazione o barre laterali.
Articoli consigliati
Questa è stata una guida agli stili di elenco HTML. Qui discutiamo l'introduzione e i diversi tipi di stili HTML con il codice di esempio corretto. Puoi anche consultare i nostri altri articoli suggeriti per saperne di più -
-
Digitare: "1", "A", "a", "I", "i"
Vediamo il codice di esempio per lo stesso -
Esempio -
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
Plunket
HTML Lists
list of students
John
Harris
PlunketPagina di output / HTML -
Allo stesso modo, abbiamo anche elenchi di descrizioni in cui possiamo definire l'elemento rispetto al quale dobbiamo posizionare la descrizione, supponiamo che tu stia creando una pagina in cui è necessario posizionare alcune definizioni rispetto ad alcune parole chiave, quindi puoi scegliere gli elenchi di descrizioni.
Abbiamo i seguenti tag per gestire lo stesso.
- - questo tag definisce l'elenco delle descrizioni
-
-