Beautiful Interfaces
with CSS
Method #1: Change class/ID
Use a class or ID on
<body>
Create rules that override the default color
#header {...}
.cs1 #header {...}
.cs2 #header {...}
Index
Load Theme 3
Previous
Next
55