Basics

HTML

Java

Colors

Frames

Tables

Fonts

Graphics

Links

Contact

how do i make a text link?

 

To make a text link add this code to your page (add your own info where you see bold text):

<a href="http://address you want the text to link to">Text Goes Here</a>