Wednesday, December 26, 2007

Today's Lesson

And finally, to top it all off, today's html lesson. How to make a link! Ok first, you'll want to start with . In between the " " (quatation marks), is where the URL of the website goes. In between the ... .com">here is where the name of this site goes. That name will appear as the text you click on to view the link. 

Extra:

To make a button link, follow these steps:
The first area is an average link. But then we get to the part after that. The "Button" tag where things change. The "Button" tag tells the code to make a button out of the link instead of text. but you still have to END it with the "/Button" tag to make sure you "seal the deal." Hope this helps!

No comments: