GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML Stylesheet Help (https://gfy.com/showthread.php?t=334217)

Dusen 07-31-2004 10:22 AM

HTML Stylesheet Help
 
I can't seem to get linking to stylesheets working. Can anyone lend a hand?

<LINK REL=StyleSheet HREF="./stylesheets/sitesyle.css" TITLE="BlueDesign" TYPE="text/css">

should work by my research - it is almost exactly here:

http://www.htmlhelp.com/reference/html40/head/link.html

I've even tried

<LINK REL=StyleSheet HREF="http://www.domain.com/stylesheets/sitesyle.css" TITLE="BlueDesign" TYPE="text/css">

Is there anything that needs to be in htaccess?

I DO have apache parsing all HTML pages. Would that affect it? I'm lost.

Fabuleux 07-31-2004 10:27 AM

<link href="style.css" rel="stylesheet" type="text/css">

Dusen 07-31-2004 10:45 AM

Yes, that is bascially what I posted. It's really strange - are there any other requirements here? If I put everything in a <style> tag it looks fine, but as soon as I use that link things muss up.

In fact, sometimes if I reload the browser I can see the page appear correct for a split second before it flashes to the non-style page using the link method. Is thatbecause it's choosing another style or something as default? I read that using "Stylesheet" makes it the "preferred"

Is there compatibility issues with this LINK command? I'm just doing it so the spiders can get to my site content sooner - and changing the style of one css will change the whole site easier as well.

I mean, without this stylesheet formatting the site looks like shit and won't sell anything. So this is important, no matter how ignorant I am about it.


All times are GMT -7. The time now is 06:09 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123