css variables
keith smith
klsmith2020 at yahoo.com
Thu Feb 8 09:42:53 MST 2007
So you are saying create a template and CSS file.
One can create multiple websites by changing the colors in the CSS, adding a unique logo and the content.
Excellent Idea!!!!!!!!!
Keith
Joseph Sinclair <plug-discussion at stcaz.net> wrote: The first form gathers common definitions (like colors which typically are not named because the named colors don't look very good) together near the top where it's easy to change them and keep them consistent.
For instance, one could design a school team style in CSS for a team with white/blue colors (and using a dozen or so shades thereof), then easily change it for another team with green/yellow colors without hunting through the whole document or running the risk of missing some places where the colors are defined.
keith smith wrote:
> I don't see the advantage of
>
>
>> .patrician { color: purple; }
>> .warning { color: red; }
>> <>
>> .patrician
>> {
>> font-family: PalatinoOldEnglish;
>> font-size: 1.2em
>> ...
>> }
> over
>
>
> .patrician {
> color: purple;
> font-family: PalatinoOldEnglish;
> font-size: 1.2em
> ...
> }
>
> I must be missing something and I'm not sure how this answers the question at hand.
>
> Thanks in advance for your response,
> Keith
>
>
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
Keith Smith
A link from my website to yours
Submit Your Metro Phoenix Website
---------------------------------
Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20070208/4222c9e4/attachment.htm
More information about the PLUG-discuss
mailing list