| Title: HTML Basics |
Date Added: 04/11/06
Level: Beginner
Author: Nika
Description: Here are some of the most common html tags. Find out how to Bold text, Italicize text, Underline text, and more.
|
| Title: Adding Images |
Date Added: 04/11/06
Level: Beginner
Author: Nika
Description: This tutorial will show you how to place images on your site. Also contains some useful information about images in general.
|
| Title: Adding Links |
Date Added: 07/19/06
Level: Beginner
Author: Nika
Description: Learn to create a hyperlink! A hyperlink is a piece of text or image that takes you to a different page when you click on it.
|
| Title: Textareas |
Date Added: 07/19/06
Level: Beginner
Author: Nika
Description: You've probably seen textareas before. They are boxes of text commonly used to display coding. I use them to display the coding for my pre-made layouts. Now you can learn to use them yourself!
|
| Title: Marquees |
Date Added: 04/11/06
Level: Beginner
Author: Nika
Description: Marquees are lines of text that can automatically scroll across the page, scroll up a page, or scroll down a page.
|
| Title: Creating Tables |
Date Added: 11/04/06
Level: Intermediate
Author: Nika
Description: Tables allow you to arrange content (text, images, links, forms, other tables, etc.) into rows and columns of cells. They are great for positioning content and are practically the building blocks of web design.
|
| Title: Div Layers |
Date Added: 05/13/06
Level: Intermediate
Author: Nika
Description: Div Layers allow you to position content (text, images,...) anywhere on your site. They are most commonly used for making blogs.
|