Changes

430 bytes removed ,  16:21, 19 February 2007
copy edit
Line 8: Line 8:  
{| border="0" cellpadding="5"
 
{| border="0" cellpadding="5"
 
| valign="top"|
 
| valign="top"|
* [[w:HTML_element#Official|<b>]]
+
* [[HTML_element#Official|<b>]]
* [[w:HTML_element#Official|<big>]]
+
* [[HTML_element#Official|<big>]]
* [[w:HTML_element#General_block_elements|<blockquote>]]
+
* [[HTML_element#General_block_elements|<blockquote>]]
* [[w:HTML_element#Images_and_objects|<br>]]
+
* [[HTML_element#Images_and_objects|<br>]]
* [[w:HTML_element#Tables|<caption>]]
+
* [[HTML_element#Tables|<caption>]]
* [[w:HTML_element#Official|<center>]]
+
* [[HTML_element#Official|<center>]]
* [[w:HTML_element#General_phrase_elements|<cite>]]
+
* [[HTML_element#General_phrase_elements|<cite>]]
* [[w:HTML_element#Computer_code_phrase_elements|<code>]]
+
* [[HTML_element#Computer_code_phrase_elements|<code>]]
* [[w:HTML_element#Lists|<dd>]]
+
* [[HTML_element#Lists|<dd>]]
* [[w:HTML_element#Other_containers|<div>]]
+
* [[HTML_element#Other_containers|<div>]]
* [[w:HTML_element#Lists|<dl>]]
+
* [[HTML_element#Lists|<dl>]]
* [[w:HTML_element#Lists|<dt>]]
+
* [[HTML_element#Lists|<dt>]]
* [[w:HTML_element#General_phrase_elements|<em>]]
+
* [[HTML_element#General_phrase_elements|<em>]]
* [[w:HTML_element#Official|<font>]]
+
* [[HTML_element#Official|<font>]]
* [[w:HTML_element#Headings|<h1>]]
+
* [[HTML_element#Headings|<h1>]]
 
| valign="top"|
 
| valign="top"|
* [[w:HTML_element#Headings|<h2>]]
+
* [[HTML_element#Headings|<h2>]]
* [[w:HTML_element#Headings|<h3>]]
+
* [[HTML_element#Headings|<h3>]]
* [[w:HTML_element#Headings|<h4>]]
+
* [[HTML_element#Headings|<h4>]]
* [[w:HTML_element#Headings|<h5>]]
+
* [[HTML_element#Headings|<h5>]]
* [[w:HTML_element#Headings|<h6>]]
+
* [[HTML_element#Headings|<h6>]]
* [[w:HTML_element#General_block_elements|<hr>]]
+
* [[HTML_element#General_block_elements|<hr>]]
* [[w:HTML_element#Official|<i>]]
+
* [[HTML_element#Official|<i>]]
* [[w:HTML_element#Lists|<li>]]
+
* [[HTML_element#Lists|<li>]]
* [[w:Ordered list|<ol>]]
+
* [[Ordered list|<ol>]]
* [[w:HTML_element#General_block_elements|<p>]]
+
* [[HTML_element#General_block_elements|<p>]]
* [[w:HTML_element#Other_containers|<pre>]]
+
* [[HTML_element#Other_containers|<pre>]]
 
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <rb>]
 
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <rb>]
 
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <rp>]
 
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <rp>]
Line 40: Line 40:  
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <ruby>]
 
* [http://www.w3.org/TR/1999/WD-ruby-19990322/ <ruby>]
 
| valign="top"|
 
| valign="top"|
* [[w:HTML_element#Official|<s>]]
+
* [[HTML_element#Official|<s>]]
* [[w:HTML_element#Official|<small>]]
+
* [[HTML_element#Official|<small>]]
* [[w:HTML_element#Official|<strike>]]
+
* [[HTML_element#Official|<strike>]]
* [[w:HTML_element#General_phrase_elements|<strong>]]
+
* [[HTML_element#General_phrase_elements|<strong>]]
* [[w:HTML_element#Special_inline_elements|<sub>]]
+
* [[HTML_element#Special_inline_elements|<sub>]]
* [[w:HTML_element#Special_inline_elements|<sup>]]
+
* [[HTML_element#Special_inline_elements|<sup>]]
* [[w:HTML_element#Tables|<table>]]
+
* [[HTML_element#Tables|<table>]]
* [[w:HTML_element#Tables|<td>]]
+
* [[HTML_element#Tables|<td>]]
* [[w:HTML_element#Tables|<th>]]
+
* [[HTML_element#Tables|<th>]]
* [[w:HTML_element#Tables|<tr>]]
+
* [[HTML_element#Tables|<tr>]]
* [[w:HTML_element#Presentational_markup|<tt>]]
+
* [[HTML_element#Presentational_markup|<tt>]]
* [[w:HTML_element#Presentational_markup|<u>]]
+
* [[HTML_element#Presentational_markup|<u>]]
* [[w:Ordered list|<ul>]]
+
* [[Ordered list|<ul>]]
* [[w:HTML_element#Computer_code_phrase_elements|<var>]]
+
* [[HTML_element#Computer_code_phrase_elements|<var>]]
* [[w:HTML_element#HTML_Comment|<!-- ... -->]]
+
* [[HTML_element#HTML_Comment|<!-- ... -->]]
 
|}
 
|}
  −
  −
The following excerpt from [http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_6_6/phase3/includes/Sanitizer.php Sanitizer.php] additionally shows which attributes are allowed.
  −
  −
:'''Update:''' In 1.4rc1, the removeHTMLtags function is located in Parser.php.
  −
  −
:'''Update:''' In 1.5, the removeHTMLtags function is now located in Sanitizer.php.
      
For many HTML elements, more convenient wikitext code is available, see [[Help:Editing]]. On the other hand, HTML tags allow an id that can be referenced in one's [[Help:User style|user style]] css, and allows the tag to be used as link target.
 
For many HTML elements, more convenient wikitext code is available, see [[Help:Editing]]. On the other hand, HTML tags allow an id that can be referenced in one's [[Help:User style|user style]] css, and allows the tag to be used as link target.
Line 160: Line 153:  
==Font==
 
==Font==
   −
''Note: This element is [[w:Deprecation|deprecate]]d (should not be used) in favor of [[#Span|<nowiki><span></nowiki>]].''
+
''Note: This element is [[Deprecation|deprecate]]d (should not be used) in favor of [[#Span|<nowiki><span></nowiki>]].''
    
For some attributes, like color, one can also use
 
For some attributes, like color, one can also use
2,646

edits