Boatbuilding.net
Schools Builders News How To
 
Boatbuilding.net
- Home
- About
- FAQ
- Site Tutorial
- Privacy Policy

- News
- Product Reviews
- How To Guides
- Projects
- Schools

- Older Stuff
- Submit Story
- Preferences
- Log Out

Search


 

Boatbuilding.net

HTML Quick Reference Guide
The examples below are commonly used HTML elements. The EXAMPLE column shows how they will appear in your post. The corresponding HTML code is shown to the right. Be sure to edit the bold italicized items to reflect your input.

EXAMPLE

HTML CODE

This is bold text
<B> text </B>
This is italic text
<I> text </I>
This is underlined text
<U> text </U>
This is bold  italic text
<B><I> text </I></B>
This is bold italic underlined text
<B><I><U> text </U></I></B>
This
inserts
a
line
break

text <BR>text <BR>text <BR>text <BR>text

This is a link
click on this text

<A HREF="http://www.somesite.com/somepage.htm TARGET="_BLANK" > click on this text </A>

This is an image

<IMG SRC="http://www.somesite.com/your.gif" ALIGN="RIGHT" >

This is an image with a border

<IMG BORDER="1" SRC="http://www.somesite.com/your.gif" ALIGN="RIGHT" >

This is default text with an image using ALIGN="LEFT"

This is my text with the image aligned LEFT so that the text wraps around.

<IMG ALIGN="left" SRC=" http://www.somesite.com/your.gif " > This is my text with the image aligned LEFT so that the text wraps around.

This is Red Text

<FONT COLOR="red"> Red Text </FONT>

This is Orange Text

<FONT COLOR="orange"> Orange Text </FONT>

This is Yellow Text

<FONT COLOR="yellow"> Yellow Text </FONT>

This is Green Text

<FONT COLOR="green"> Green Text </FONT>

This is Blue Text

<FONT COLOR="blue"> Blue Text </FONT>

This is Violet Text

<FONT COLOR="violet"> Violet Text </FONT>
This is arial font
<FONT FACE="arial"> text </FONT>
This is courier font

<FONT FACE="courier"> text </FONT>

arial font size=+2
arial font size=+1
arial font size=+0
arial font size=-1
<FONT SIZE= + n or -n FACE="arial"> text </FONT>

This is a default horizontal rule


<HR>

Please feel free to email us if you have any questions and we will be happy to help!

-- Boatbuilding.net Admin Team


There are many features of Boatbuilding.net that require an account to access. Setting up an account is free and easy and it makes Boatbuilding.net even more fun, get yours today!

[ home | contribute story | older articles | faq | authors | preferences ]
Powered By Slash