Status: offline

thefilmmaker

Forum User
Regular Poster
Registered: 10/18/04
Posts: 105
I want to add a new block, like the Resources block on this website. However I don't know how to do it. I know that I need to create a new "normal" block and put in HTML links, but I don't know HTML or how to link them.

Please help, and thanks for any advice.

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
basic html link
Text Formatted Code
<a href="www.someplace.com">Some Place in CyberSpace</a>
 
just add a few of those and see what happens.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Also how about asking Google or using the "view source" option in your browser?

bye, Dirk