HTML Tutorial

You may have additional pictures and other documents which you would like to display on BizBB.com. The images and documents do not have to be stored on the BizBB.com computers in order to display them from the BizBB.com web site. They can be stored anywhere on the Internet. You can use HTML code to either display those pictures in-line anywhere on a BizBB.com bulletin board or to create a link from BizBB.com to those pictures and documents.

Currently BizBB.com does not store these additional documents on its server. However, There are many web sites on the Internet which allow you to store pictures and other documents for free.

A great place to store pictures (for display on BizBB.com) is at PhotoPoint. Their address is http://www.photopoint.com. Instructions for transfering your images to PhotoPoint are found at: http://www.photopoint.com/help/index.html.

Another use for HTML code is to format text.

BizBB.com interprets any text between the symbols <html> and </html> as HTML.

The most useful HTML code, including examples, follow below:

For more HTML tags, a good place to start is HERE.