Template:Html: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Show html code with distinctive background
Show html code with distinctive background
== Usage ==
== Usage ==
{{Html|text=<ol><br><li>this is HTML code</li> }}
{{Html|text=this is HTML code }}
{{Html|text=<li>and so is this</li></ol>}}
{{Html|text=and so is this}}
Using the {{Html|text=ld}}, load in the stored odb file.
Using the {{Html|text=ld}}, load in the stored odb file.
</noinclude>
</noinclude>
<span style="background-color:rgb(255, 255, 204); color:navy; font-style:italic; line-height:90%">{{{text|<HTML text>}}}</span>
<span style="background-color:whitesmoke; color:seagreen; font-style:italic;">{{{text|<HTML text>}}}</span>

Revision as of 16:34, 26 September 2014

Purpose

Show html code with distinctive background

Usage

this is HTML code

and so is this Using the ld, load in the stored odb file.

<HTML text>