first try with some HTML formatting tips


[ Follow Ups ] [ Post Followup ] [ WWWBoard2 Version 2.0 west perry school district ] [ FAQ ]

Posted by bob hench (66.59.126.101) on December 20, 2004 at 13:25:19:

does this thing work
Tips on formatting posts


Link to other pages: <A HREF="http://www.htmlgoodies.com">Click Here For HTML Goodies</A>
picture: <IMG SRC="/location/image.gif">
<P> = new paragraph
<BR> = carrage return
<HR> = solid line

Tables
1234
5678
Dr. HooverDr. CorneliousDr. HooverDr. Cornelious

is produced by this

<TABLE border=1>
<TR><TD>1</TD><TD>2</TD><TD>3</TD><TD>4</TD></TR>
<TR><TD>5</TD><TD>6</TD><TD>7</TD><TD>8</TD></TR>
<TR><TD>Dr. Hoover</TD><TD>Dr. Cornelious</TD<<TD>Dr. Hoover</TD><TD>Dr. Cornelious</TD></TR>
</TABLE>
A great place to find information about HTML programing is at Click Here For HTML Goodies



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ WWWBoard2 Version 2.0 west perry school district ] [ FAQ ]