HASSELBACH-IT.de
STUTTGART – BERLIN – LEIPZIG
Freitag, 3. September 2010   IT-Kompetenz für Ihren Arbeitsplatz — wir freuen uns auf Ihren Anruf oder Ihre E-Mail

  /  START  /  TUTORIAL  /  WEB DESIGN  /  HTML Beispiele

HTML - nützliche Beispiele

Freitag, 4. Juni

Markup Validation Service

Check the markup (HTML, XHTML, …) of Web documents. http://validator.w3.org/[mehr]

Kategorie: HTML

Freitag, 4. Juni

XHTML2

Informationen zu XHTML2. http://www.w3.org/TR/xhtml2/[mehr]

Kategorie: HTML

Freitag, 4. Juni

HTML5

A vocabulary and associated APIs for HTML and XHTML. http://www.w3.org/TR/html5/[mehr]

Kategorie: HTML

iFrames - inline frame

HTML

<iframe src="inhalt.html" width="400px" height="400px" marginheight="5" marginwidth="5" frameborder="0" scrolling="auto" allowtransparency="true" background-color="transparent"> Browser kann keine IFRames ! </iframe>