View Single Post
  #3 (permalink)  
Old 07-11-2005, 12:04 PM
Mimoun's Avatar
Mimoun Mimoun is offline
Administrator
 
Join Date: Jun 2005
Location: Antwerpen, Belgium
Posts: 2,289
Mimoun will become famous soon enough
Default

I will create a new one for you with 3 columns.

You direct info into a column by creating a new html file, put the info in the column and linking to it from the mainpage.
This is the code for using links.
Code:
<a href="http://www.example.com/mypage.html">click here for info</a>
Reply With Quote