[CLUE-Tech] Font color for links: variations of a theme

David Anselmi anselmi at intradenver.net
Wed Jun 20 08:31:53 MDT 2001


Kevin,

You don't need php to include a stylesheet on your pages.  Just put this in
the head section:

<link rel="stylesheet" href="include/header.css">

I think you can include more than one stylesheet this way (though I can't tell
you how to predict the results).

Dave

Joe 'Zonker' Brockmeier wrote:

> On Tue, 19 Jun 2001, Kevin Cullis wrote:
>
> > Jeff, Zonker, and Grant,
> >
> > Thanks for the input and advice.  I've got to walk before I can run, but
> > it's been interesting learning this stuff.  Now I want to "automate" it
> > to make it easier to make changes. I've been using Bluefish, but haven't
> > got to the IDE (I think) yet. I'm working on it though.
>
> How do you mean "automate"? Bluefish has some decent features, but it
> seems that it's very unstable - I might just have tried it at bad
> stages of its development, though...
>
> Another recommendation while I'm thinking about it - if you are trying
> to develop consistent styles across an entire site, you might want
> to create stylesheets for the whole site and just use an include. I
> add a header and footer to every page using PHP, which makes updating
> things much easier...
>
> If you've got PHP it's as easy as
> <?
> include("include/header.css")
> ?>
>
> If you want an example stylesheet, I'd be happy to send mine.
>
> Take care,
>
> Zonker
> --
> Joe 'Zonker' Brockmeier -=- jbrockmeier at earthlink.net
> http://www.DissociatedPress.net/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> "You can't have everything. Where would you put it?" -- Steven Wright
>
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech




More information about the clue-tech mailing list