Quote:
Originally Posted by dragowulf
What's different in CSS?
|
The fact that you create *one* CSS file that defines all your styles and then you just include/reference that CSS file in one line per XML file. Then one edit to the CSS file changes *every* XML file's appearance that uses the edited part.