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=this is HTML code }}
{{Html|text=this is HTML code<br>and more}}
{{Html|text=and so is this}}
{{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:whitesmoke; color:seagreen; font-style:italic;">{{{text|<HTML text>}}}</span>
<div style="background-color:whitesmoke; color:seagreen; font-style:italic;">{{{text|<HTML text>}}}
</div>

Revision as of 16:38, 26 September 2014

Purpose

Show html code with distinctive background

Usage

this is HTML code
and more
and so is this

Using the

ld

, load in the stored odb file.

<HTML text>