Student Resources

News & Reports: Web Fundamental

About.com Web Design / HTML: What's Hot Now URL: http://webdesign.about.com/

These articles that had the largest increase in popularity over the last week

Make a Zebra Striped Table wit

Zebra striped tables are easy to create using CSS 3 they just require one CSS style.

Examples Using nth-of-type() CSS 3 Pseudo-Class

Examples of the CSS 3 pseudo-class and how you can use this property to create zebra stripe tables and alternate image placement.

Alternate Floated Images with

With CSS 3 you can arange your images so that they appear on alternating sides of the content. It just requires two CSS styles, and no change to your HTML.

nth-of-type

A description of the CSS property nth-of-type

Parts of a Web Page

The parts of a Web page can be broken down into five distinct elements: images, headlines, body content, navigation, and credits. Most Web pages will include all five of these items, but do you know what they all are?

P Elements

XHTML 1.0 and HTML 4.0 elements starting with letter p - as well as other elements not part of the specification

The Meta Description

The meta description is a meta tag that describes your Web page. By using the meta description, you add a short description to your Web pages that is displayed by search engines when your page shows up in search. It's a simple tag to add to your pages, but adds a lot of value. Learn how to use the meta description tag.

Install Apache - Windows

Learn how to install Apache on a Windows web server. It's easy to install the Apache web server on a Windows system from binary files.

Starting to Freelance

Starting out as a freelancer can be scary, but if you plan for it sensibly, you will find that it\'s not as hard as you might have thought. These 12 suggestions will help you get ready to start freelancing, either full-time or part-time.

<option></option>

The option tag defines elements in a select or drop-down list