Re: [PHP] CSS with PHP?

2001-09-03 Thread Ashlyn
> Well, without knowing more about your search engine, in your page > http://www.themysticmoon.com/booksfiles/celtic.html > > try referencing your stylesheet without a full URL. That is, use > > > > Oh, and I think your stylesheet has a specific font referenced which > doesn't exist on my machin

Re: [PHP] CSS with PHP?

2001-09-02 Thread David Robley
On Mon, 3 Sep 2001 13:18, Ashlyn wrote: > I am using a downloaded PHP sitesearch script and can not get it to > read the page contents past the style sheet.. > > If I search a text file it will give me the contents exactly as I wish, > but if I search a html document it only gives me the page tit

Re: [PHP] CSS with PHP

2001-02-02 Thread stankusn
Yes just include this tag in the head of you HTML then call this style.css A:link { color: #66; font-size: 9pt; font-family: Verdana, Helvetica, Arial; } A:active { color: black; font-size: 9pt; font-family: Verdana, Helvetica, Arial; } A:visited { color: #66; font-size: 9pt; font-