Using CSS Variables

It is very common to find repeated property values in a CSS stylesheet. CSS Variables allow authors to define variables that are reusable as property values anywhere in a stylesheet and queryable/modifiable through an extension of the CSS Object Model.
CSS Variables can define stylesheet-wide values identified by a token and usable in all CSS declarations. […]

No Comments »Filed under: UncategorizedPosted on April 21st, 2008

Can You Get By With An Old Site Design?

I have a web site that I placed on the Internet in the year 2000. It consists of HTML 4 and Frames. At this time it opens in different browsers with no problem. With the advances of CSS and newer browsers running CSS more proficiently do you think the older web sites with frames will […]

No Comments »Filed under: UncategorizedPosted on April 7th, 2008