Help:HTML

From Notes

( NOTE: this is a Work In Progress. Please contact me, if you have some suggestions.)

Contents

Common HTML commands used in Wiki Pages

In Wiki Pages, one can also use some standard HTML or CSS codes.

For example,

  • <b> for starting Bold.
  • </b> for end Bold.
<b> BOLD </b>
<u> UNDERLINE </u>
<i> ITALIC </i>
<tt> TELE-TYPE FONT </tt>

<indent> INDENT </indent>

<dd> DD </dd>
<dl> DL </DL>

<a href=xxx> A HREF </a>

<img src=XXX> SRC IMG </img>

Display the codes

Other advanced commands

= Common CSS modifiers

  • Full set of CSS commands
    • Except....  ????

External Links

Other resources

  • MediaWiki
  • WikiPedia
(GURF)