Personal tools

Html

From MohidWiki

Revision as of 16:10, 19 December 2007 by 192.168.20.177 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here is a list of useful html snippets

Embedding generic html in this wiki

<htm><img src="http://assets1.twitter.com/images/twitter.png?1197398779" ></img></htm>

Examples

Here's how to center blocks of html code

<div style="width:100%;text-align:center"> block </div>

External References