Help:HTML in wikitext: Difference between revisions

Content deleted Content added
th: syntaxhighlight lang="html"
caption: syntaxhighlight lang="html"
Line 740:
 
{{markup
|<nowikisyntaxhighlight lang="html"><table border=1>
<caption>Caption</caption>
<tr>
Line 746:
<td>data</td>
</tr>
</table></nowikisyntaxhighlight>
|2=<table border=1>
<caption>Caption</caption>