NYCPHP Meetup

NYPHP.org

[nycphp-talk] Including CSS?

leam at reuel.net leam at reuel.net
Thu Jun 9 13:05:00 EDT 2005


The first way I saw to reference a CSS file was to have it in the <head> section, like this:

<link rel="stylesheet" type="text/css" href="http://albasystemadmin.org/alba.css">

But since i'm using include() on some files outside the docroot, is there a way to include the css file? Or does to have to be in the header?

ciao!

leam




More information about the talk mailing list