Occasionally, we receive questions from our members about implementing technologies that are still new to them. The following post covers a topic on CSS (Cascading Style Sheets) that we hope you find useful.
Martin from WealthyDragon writes “I know what CSS does and what it allows you to do, but I’ve never got to grips with actually using it. There are still murmurings in the forums that getting CSS to work in different browsers still causes headaches. So I don’t plan on using it until those wrinkles are easier to manage.”
“For example: what are the files that make up a page that uses CSS?
On pages that don’t use CSS, you have an HTML file, some image files and
whatever other files you need (e.g. audio files, etc.). What are the
files that make up a page that uses CSS?”
(more…)