retour au sommaire Memento SQL Memento XPath
Ajouter un commentaire, une note, faire une correction, référencer un lien, ...

Memento HTML


Table des matières :

Les DTD pour le XHTML 1.0 et le HTMl 4

Il existe plusieurs types de DTD pour le XHTML 1.0


XHTML-1.0-Strict

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

XHTML-1.0-Transitional

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

XHTML-1.0-Frameset

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">

HTML 4.01 Transitional

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

IFRAME : Inline frame


<iframe src="http://...." frameborder="0" scrolling="no" width="500" height="200" />
<iframe src="...." width="100%" height="400"> [Your user agent does not support frames or is currently configured not to display frames.] </iframe>

DTD for IFRAME

<!ELEMENT IFRAME - - (%flow;)* -- inline subwindow --> <!ATTLIST IFRAME %coreattrs; -- id, class, style, title -- longdesc %URI; #IMPLIED -- link to long description (complements title) -- name CDATA #IMPLIED -- name of frame for targetting -- src %URI; #IMPLIED -- source of frame content -- frameborder (1|0) 1 -- request frame borders? -- marginwidth %Pixels; #IMPLIED -- margin widths in pixels -- marginheight %Pixels; #IMPLIED -- margin height in pixels -- scrolling (yes|no|auto) auto -- scrollbar or none -- align %IAlign; #IMPLIED -- vertical or horizontal alignment -- height %Length; #IMPLIED -- frame height -- width %Length; #IMPLIED -- frame width -- >
W3C / HTML 4.0

Divers

Specifying a drive in an URI under Windows

file:///C:/temp/myFile.html



Memento XPath
Memento SVG
JavaWebStart
Memento JS
Memento Google
Memento RSS / RDF
Memento Maven
Memento SQL
Version imprimable...
Envoyer à un ami...

Sujets liés

HTML
tous les sujets...

Sites de référence

tous les liens...

Memento

Memento CSS
Memento HTML
tous les memento...

HTML

Liens [13] - Articles [1] -

Choisir les meilleures vitamines...



Films Disney

Vidéos sur les OGM

Villes de France sur GoogleMap

Memento


Informatique


Java - XML - Web


Voir Aussi



Google