XHTML akronymaktigt för EXtensible HyperText Markup Language
.
Vad skall göras
"ett XHTML 1.1-dokument som innehåller följande taggar"
| Typ | Taggar | använda i dokumentet |
|---|---|---|
| Typ | Taggar | använda i dokumentet |
| Metainformation: meta-taggar med name: | author, description, generator, http-equiv, keywords, robots | X |
| Länk: | link | X |
| Bildkartor, klient-sidan: | area, map | X |
| och så vidare |
livet är en serie knivhugg; det är bara att bryta ihop och gå vidareso let's rock.
långt citat från W3C Recomendation1.The document must conform to the constraints expressed in Appendix C.
2.The root element of the document must be <html>.
3.The root element of the document must designate the XHTML namespace using the xmlns attribute [XMLNAMES]. The namespace designator for XHTML is "http://www.w3.org/1999/xhtml".
4.There must be a DOCTYPE declaration in the document prior to the root element. If present, the public identifier included in the DOCTYPE declaration must reference the DTD found in Appendix C using its Formal Public Identifier. The system identifier may be modified appropriately.
a
b
c
Variabel
Presentation
fetstilad
storstilad
småaktig
stretande
nedtryckt
upphöjd
jämbred
Editering
tog bort: En gammal text
lade till: <del>En gammal text</del><br />
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
Här kan det hända