06.09.2010


MENU





 Spiele



92295

HTML-TAGS





Html:

Endlich ist es soweit es gibt Neuerungen! Weiteres folgt im laufe der Tage!

Struktur-Tags
<!DOCTYPE> <base> <body> <head>
<html> <link> <meta> <title>
Text-Tags: Blockelemente
<address> <blockquote> <dd> <div>
<dl> <dt> <h1> bis <h6> <li>
<ol> <p> <ul>  
Text-Tags: Inline-Formatierungen
<b> <big> <cite> <code>
<em> <font> (veraltet) <i> <kbd>
<pre> <s> (veraltet) <samp> <small>
<span> <strike> (veraltet) <strong> <sub>
<sup> <tt> <u> (veraltet) <var>
Text-Tags: Logische Formatierungen
<abbr> <acronym> <cite> <code>
<del> <div> <em> <ins>
<kbd> <q> <samp> <span>
<strong> <var>    
Text-Tags: Darstellungsorientierte Formatierungen
<b> <big> <blink> (nur Navigator) <font> (veraltet)
<i> <s> (veraltet) <small> <strike> (veraltet)
<sub> <sup> <tt> <u> (veraltet)
Listen-Tags
<dir> (veraltet) <dl> <dd> <dt>
<li> <menu> (veraltet) <ol> <ul>
Platzhalter- und Poitionierungs-Tags
<br> <center> (veraltet) <nobr> (nicht im Standard enthalten) <pre>
<spacer> <table> (<th>, <tr>, <td>) <wbr> (nicht im Standard enthalten)
Link-Tags
<a> <link> (wird hauptsächlich in Stylesheets verwendet) <map> (wird in clientseitigen Imagemaps verwendet) <area> (wird in clientseitigen Imagemaps verwendet)
Tabellen-Tags
<caption> <table> <tr> <td>
<th> <col> <colgroup> <tbody>
<thead> <tfoot>
Rahmen-Tags
<frame> <frameset> <noframes>