Un attributo può assumere valori predefiniti, numerici, testuali, … e può comparire in diversi tag
| Per esteso | Valori | Con i tag | |
|---|---|---|---|
| align | Alignment | ||
| “bottom” | IMG | ||
| “center” | DIV H1 H2 H3 H4 H5 H6 HR P TABLE TD TH TR | ||
| “justify” | DIV H1 H2 H3 H4 H5 H6 P TD TH TR | ||
| “left” | DIV H1 H2 H3 H4 H5 H6 HR IMG P TABLE TD TH TR | ||
| “middle” | IMG | ||
| “right” | DIV H1 H2 H3 H4 H5 H6 HR IMG P TABLE TD TH TR | ||
| “top” | IMG | ||
| alink | Active link color | ||
| colore | BODY | ||
| alt | Alternative text | ||
| testo | IMG | ||
| background | Background | ||
| URL | BODY | ||
| bgcolor | Background color | ||
| colore | BODY TABLE TD TH TR | ||
| border | … | ||
| pixel | IMG TABLE | ||
| cellpadding | … | ||
| pixel | TABLE | ||
| cellspacing | … | ||
| pixel | TABLE | ||
| color | … | ||
| colore | FONT HR | ||
| colspan | Column span | ||
| numero | TD TH | ||
| face | … | ||
| font | FONT | ||
| height | … | ||
| pixel | IMG TD TH TR | ||
| href | HyperText Reference | ||
| URL | A | ||
| hspace | Horizontal space | ||
| pixel | IMG | ||
| id | Indentifier | ||
| testo | Tutti… | ||
| leftmargin | … | ||
| pixel | BODY | ||
| link | Link color | ||
| colore | BODY | ||
| noshade | … | ||
| “noshade” | HR | ||
| rowspan | … | ||
| numero | TD TH | ||
| size | … | ||
| numero | FONT (INPUT SELECT) | ||
| percentuale | HR | ||
| pixel | HR | ||
| src | Source | ||
| URL | IMG SCRIPT | ||
| start | … | ||
| numero | OL | ||
| target | … | ||
| “_blank” “_self” “_top” testo | A | ||
| text | Text color | ||
| colore | BODY | ||
| title | … | ||
| testo | ABBR ACRONYM IMG Tutti… | ||
| topmargin | … | ||
| pixel | BODY | ||
| type | … | ||
| “1” “A” “a” “I” “i” | OL | ||
| “circle” “disc” “square” | UL | ||
| valign | Vertical alignment | ||
| “bottom” “middle” “top” | TD TH TR | ||
| value | … | ||
| numero | LI (OL) | ||
| vlink | Visited link color | ||
| colore | BODY | ||
| vspace | Vertical space | ||
| pixel | IMG | ||
| width | … | ||
| percentuale | HR IMG TABLE TD TH | ||
| pixel | HR IMG TABLE TD TH |