Editor's Pick of January, 2009 A-Z tutorial about how to convert your own web design layout into a neat-coded working CSS/HTML valid website.
Type: HTML Tutorial Level: Experienced
These days you hear a lot about web standards and semantics. What do semantics mean? Is it really important to know and use in web design?
Type: HTML Article Level: Beginner
Have you ever created a website form and wondered why when you go to the form on the website that certain fields have a yellow background in the form field? Type: HTML Tutorial Level: Beginner
Once you have it design in photoshop we need to slice it up but 1st lets create our directory structure. Create a new folder on your desktop called "portfolio layout" then inside that folder create two more folders one called "css" and another called "images".... Type: HTML Tutorial Level: Experienced
By default, most browsers display the ordered list numbers same font style as the body text. Here is a quick CSS tutorial on how you can use the ordered list (ol) and paragraph (p) element to design a stylish numbered list.
Type: HTML Tutorial Level: Beginner