Loading...

Search Results in category “Tutorials”

in HTML Tutorials
Structure of an html document

Structure of an HTML Document An HTML document requires 3 tags in order to be displayed correctly.
<HTML> - This tag always begins the document. This tells the browser that everything below it (until the /html) is going to be in html format...

read more
in HTML Tutorials
Image Maps in HTML

Editor's Pick in HTML and CSS Tutorials, October 2005
Create a client side image map in HTML using this tutorial. Here you'll learn where to place the shapes and coordinates details in an area tag.

read more
in HTML Tutorials
How to Use Marquees

This applies to Internet Explorer only, but if done properly, you'll create a great effect without taking anything away from the Netscape user (who will simply see normal, static text). The simplest way to put a marquee on your page is this...

read more
in HTML Tutorials
Div and Span Tags

Editor's Pick in HTML and CSS Tutorials, October 2005
If we don't want to use CSS as a crude instrument for styling an entire paragraph, we can mark off sections of HTML for separate styling by using the "generic" tags, <div> and <span>.

read more
in HTML Tutorials
Quirks Mode - Using the Doctype Tag

If you've been designing Web pages for more than a few months, you are most likely aware of the difficulty in writing a page that looks the same in all browsers. In point of fact, it's impossible. Many browsers were written with special items that only they could handle...

read more
in Website Usability
Web Pages for Everyone

Editor's Pick in Website Usability, October 2005
Let web design expert Jennifer Kyrnin show you how to use JavaScript and meta tags to make browser specific effects available to everyone.

read more
in HTML Tutorials
Aligning Text

Alignment attributes can be added to the <p> tag to align the text in a paragraph to the left, right or center (though large chunks of text are rarely aligned right or center).

read more

Copyright © All Rights Reserved