Prova
Dal Wiki di Scuola3D
(Differenze fra le revisioni)
Revisione 15:29, 24 Gennaio 2006 Enrico (Discussione | contributi) ← Previous diff |
Revisione 15:30, 24 Gennaio 2006 Enrico (Discussione | contributi) Next diff → |
||
Riga 11: | Riga 11: | ||
- | Permitted HTML | ||
- | The following HTML elements are currently permitted: | ||
- | <b> | + | |
- | <big> | + | |
- | <blockquote> | + | ==Permitted HTML== |
- | <br> | + | The following [[w:HTML element|HTML element]]s are currently permitted: |
- | <caption> | + | |
- | <center> | + | {| border="0" cellpadding="5" |
- | <cite> | + | | valign="top"| |
- | <code> | + | * [[w:HTML_element#Presentational_markup|<b>]] |
- | <dd> | + | * [[w:HTML_element#Presentational_markup|<big>]] |
- | <div> | + | * [[w:HTML_element#Text_containers|<blockquote>]] |
- | <dl> | + | * [[w:HTML_element#Others|<br>]] |
- | <dt> | + | * [[w:HTML_element#Tables|<caption>]] |
- | <em> | + | * <center> |
- | <font> | + | * <cite> |
- | <h1> | + | * [[w:HTML_element#Logical_markup|<code>]] |
- | <h2> | + | * [[w:HTML_element#Lists|<dd>]] |
- | <h3> | + | * [[w:HTML_element#Other_containers|<div>]] |
- | <h4> | + | * [[w:HTML_element#Lists|<dl>]] |
- | <h5> | + | * [[w:HTML_element#Lists|<dt>]] |
- | <h6> | + | * [[w:HTML_element#Logical_markup|<em>]] |
- | <hr> | + | * [[w:HTML_element#Presentational_markup|<font>]] |
- | <i> | + | * [[w:HTML_element#Headings|<h1>]] |
- | <li> | + | | valign="top"| |
- | <ol> | + | * [[w:HTML_element#Headings|<h2>]] |
- | <p> | + | * [[w:HTML_element#Headings|<h3>]] |
- | <pre> | + | * [[w:HTML_element#Headings|<h4>]] |
- | <rb> | + | * [[w:HTML_element#Headings|<h5>]] |
- | <rp> | + | * [[w:HTML_element#Headings|<h6>]] |
- | <rt> | + | * [[w:HTML_element#Other_containers|<hr>]] |
- | <ruby> | + | * [[w:HTML_element#Presentational_markup|<i>]] |
- | <s> | + | * [[w:HTML_element#Lists|<li>]] |
- | <small> | + | * [[w:HTML_element#Lists|<ol>]] |
- | <strike> | + | * [[w:HTML_element#Text_containers|<p>]] |
- | <strong> | + | * [[w:HTML_element#Text_containers|<pre>]] |
- | <sub> | + | * <rb> |
- | <sup> | + | * <rp> |
- | <table> | + | * <rt> |
- | <td> | + | * <ruby> |
- | <th> | + | | valign="top"| |
- | <tr> | + | * [[w:HTML_element#Presentational_markup|<s>]] |
- | <tt> | + | * [[w:HTML_element#Presentational_markup|<small>]] |
- | <u> | + | * [[w:HTML_element#Presentational_markup|<strike>]] |
- | <ul> | + | * [[w:HTML_element#Logical_markup|<strong>]] |
- | <var> | + | * [[w:HTML_element#Presentational_markup|<sub>]] |
- | <!-- ... --></pre> | + | * [[w:HTML_element#Presentational_markup|<sup>]] |
+ | * [[w:HTML_element#Tables|<table>]] | ||
+ | * [[w:HTML_element#Tables|<td>]] | ||
+ | * [[w:HTML_element#Tables|<th>]] | ||
+ | * [[w:HTML_element#Tables|<tr>]] | ||
+ | * [[w:HTML_element#Presentational_markup|<tt>]] | ||
+ | * [[w:HTML_element#Presentational_markup|<u>]] | ||
+ | * [[w:HTML_element#Lists|<ul>]] | ||
+ | * [[w:HTML_element#Logical_markup|<var>]] | ||
+ | * [[w:HTML_element#Others|<!-- ... -->]] | ||
+ | |} |
Revisione 15:30, 24 Gennaio 2006
Permitted HTML
The following HTML elements are currently permitted: