View Single Post
Old 02-05-2007, 05:00 PM   #84 (permalink)
Hades
Inactive
 
Join Date: 01-23-07
Location: Netherworld, under Buenos Aires.
Posts: 169
iTrader: 0 / 0%
Hades is liked by somebodyHades is liked by somebodyHades is liked by somebodyHades is liked by somebody
Send a message via MSN to Hades Send a message via Yahoo to Hades
Quote:
If your site is IT related, you can be sure people are looking at your source code. I often shake my head when I see nice looking sites using this code.
Amen brother!

There are two things I do when I visit almost any website on my Firefox (with the Webdeveloper Extension):
1-Press CTRL + SHIFT + S, which means deactivating CSS in order to check the document's semantics.
2-Press CTRL + U, in firefox to view how clean the <head> block is.

Sometimes also press CTRL + SHIFT + A to validate it's XHTML markup. But many websites fail to comply with this rule :(
Hades is offline   Reply With Quote