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 ==
The {{Html|text=<ol><br><li>this is HTML code</li><br></ol> }}
{{Html|text=<ol><br><li>this is HTML code</li> }}
<span style= "background-color:  rgb(255, 255, 204);"> rgb(255, 255, 204) yellow </span> <br>
{{Html|text=<li>and so is this</li></ol>}}
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;">{{{text|<HTML text>}}}</span>
<span style="background-color:rgb(255, 255, 204); color:navy; font-style:italic;">{{{text|<HTML text>}}}</span>

Revision as of 16:22, 26 September 2014

Purpose

Show html code with distinctive background

Usage


  1. this is HTML code
  2. and so is this

Using the ld, load in the stored odb file.

<HTML text>