Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-01-2006, 01:30 AM   #1 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default <Link> tag not working

i inserted a <link rel="stylesheet" href="css.css" type="text/css" /> and it doesnt work however if i use a php include <?php include("css.css"); ?> it works fine any ideas what could be wrong.
__________________

AIM = jcortestechhelp
jcortes is offline  
Old 08-07-2006, 12:39 PM   #2 (permalink)
 
True Techie

Join Date: Jun 2006

Posts: 210

Athlon is on a distinguished road

Default

Make sure the tag is within the <head> tags otherwise it might not work. Also make sure that the css.css file is in the same directory otherwise you might need to enter the full url of that file
__________________
Athlon is offline  
Old 08-07-2006, 02:14 PM   #3 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default

done that all still doesnt seem to work.
__________________

AIM = jcortestechhelp
jcortes is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On