Coding table

ggevalt's picture

Bowing to popular demand, here are a few handy coding tools to use on your posts when you want to spruce things up a bit. Cheers --gg

bold <b>bold</b>
italics <i>italics</i>
underline <u>underline</u>
strikethrough <s>strikethrough</s>
Big size <big>Big size</big >
Small size <small>Small size</small>
An em-dash—see? An em-dash&mdash;see?
Hyperlink to youngwritersproject.org Hyperlink to <a href="http://youngwritersproject.org">youngwritersproject.org</a>
Indenting text: < ul > without the spaces between the brackets. At the end of your indented text, use the < /ul > tag.
A Bulleted List:
  • One Item
  • Another Item

A Bulleted List:
<ul>
<li>One Item</li>
<li>Another Item</li>
</ul>
An Ordered List:
  1. First Item
  2. Second Item
An Ordered List:
<ol>
<li> First Item</li>
<li> Second Item</li>
</ol>
The following quote is special:
Because it is indented
The following quote is special:

<blockquote>Because it is indented</blockquote>

Heading 1

Heading 2

Heading 3

<h1>Heading 1</h1>

<h2>Heading 2</h2>

<h3>Heading 3</h3>

gradster1's picture

Ironically

Tables are also usable. ;)

I'm still working on CSS, though. I don't know if that's possible.

/gradster(1)/ - schooling

Secretary of Bureaucracy, ASAP.

http://nmhwu.wordpress.com/

-A

Lemon_The_Parrotfish's picture

Gg

Thanks for putting this up!

-Lemon-
Sleeping With Panda

Our language screams pain but does not understand it. -Twain