Quote:
Originally Posted by TonyJ
Looking through some sponsors, and noticed atleast 80% of paysites, tours and promo galleries are still using 1970's coding..
For example, stop using photoshop to put shading and edges on your images, doubling their size...
Code:
.container .tour .column {
box-shadow: 0px 0px 5px #000000;
}
No more excuses.
T 
|
Just a wild guess, but I'd say not everyone has the free time to learn css.