Tricks using Tables
"I need to have two tables sit side by side, but no matter what I do, they end up stacked. What gives?"
Type : HTML Tutorials
Level : Beginner
Added : Nov 16, 2004
Tricks Using Lists
The easiest way to do it is with the unordered list tags. This involves opening the list with <UL>, surrounding each member line with the <LI> and </LI> tags, and finishing the list with the </UL> tag.
Type : HTML Tutorials
Level : Beginner
Added : Nov 16, 2004
Navigation Tricks
This is the a method that we prefer to use, typically we will use this on all of our pages in one form or another. I feel that it is superior to image maps and JAVA for a few reasons: Low maintainence. Everybody pretty much can figure out what they mean. By using the ALT description- it works ...
Type : HTML Tutorials
Level : Beginner
Added : Nov 15, 2004
About Colors in HTML
You probably see a lot of things in HTML documents that look like random sets of characters and numbers. These items such as #FF0FF0 and #E1A0BB when used with COLOR and BGCOLOR tell the browser what color to display your text or background in. It is not my point to bore you with hexadecimal math,...
Type : HTML Tutorials
Level : Beginner
Added : Nov 15, 2004
Image Map Tutorial
There are in fact two major types of Image Maps: Server Side: This is the older method of doing image maps. The reason for finding out what type of server you are on is so you know what format to make your map files in. Client Side: These maps are implemented by placing the map coordinates in ...
Type : HTML Tutorials
Level : Beginner
Added : Nov 15, 2004
Create Your Own "First Visit" Popup Window
It's a proven fact that the use of popup windows is a highly effective marketing technique that produces great results. However, they can be very irritating to your visitors. How can you use this powerful marketing technique without offending your visitors? Compromise and use a popup window that on...
Type : HTML Tutorials
Level : Experienced
Added : Nov 11, 2004
How Do They Do That? Scrollbar Colors
Using Cascading Style Sheets (CSS) you can easily change the coloring of your browser scroll bars. Why would you want to do this? Well it further customizes your site and gives the visitor a sense of uniformity within the site. But all in all, it is a preference, some designers like it, some don' t...
Type : HTML Tutorials
Level : Beginner
Added : Nov 10, 2004
Putting Images On Your Web Site
Once upon a time, in the dark ages of the Early Internet, there were no images on the web pages (in fact, this is poetic - no images, on the web pages). There were just links. Hyperlinks, hyperlinks everywhere, and not an image to click. But as the Internet and the browsing technology improve...
Type : HTML Tutorials
Level : Beginner
Added : Nov 10, 2004
Score With Cascading Style Sheets!
CSS is an exciting feature of HTML that gives Web-site developers more control over how they want their pages displayed by specifying how each element should appear in a style sheet. Prior to the advent of CSS, the layouts of HTML documents were left up to the browsers, whilst HTML tags merely serve...
Type : HTML Tutorials
Level : Beginner
Added : Nov 10, 2004
Transparent Flash And DHTML Layers
You can't go to a major web site anymore and not have an ad pop-up on you, layered over all your text. Usually they're done in Flash, complete with animation and interactive features. Nissan has produced some of the coolest buy far. Microsoft has a new one out promoting their mobility capabilities...
Type : HTML Tutorials
Level : Professional
Added : Nov 05, 2004

