Alliedassault           
FAQ Calendar
Go Back   Alliedassault > Lounge > Offtopic
Reload this Page .CSS Style sheets
Offtopic Any topics not related to the games we cover. Doesn't mean this is a Spam-fest. Profanity is allowed, enter at your own risk.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
.CSS Style sheets
Old
  (#1)
Poseidon is Offline
2nd Lieutenant
 
Posts: 3,358
Join Date: Jul 2003
Location: Good ol' England!
   
Default .CSS Style sheets - 12-18-2004, 05:16 AM

Not sure if you know much about .css files, but i'm doing HTML at college and part of a assignment is to integrate a .css style sheet into my website.

I've got my css file to work but i have a few tables in the website and the styling of the text doesnt seem to be changing inside these tables... but is working for everything out of the tables.

Is there something else i need to add?

This is what i have in my css file:

[code:278e9]
body {
background-color: #769FA6;
Font-size: 12;
color: #EAF8F8;
font-family: Verdana, Geneva, Arial, sans-serif;
}

a:link {
color: #EAF8F8;
}

a:visited {
color: #EAF8F8;
}[/code:278e9]

This is the code in the website retriving the css file information:
[code:278e9]<link rel="stylesheet" type="text/css" href="cssfile.css">[/code:278e9]
This is placed in the head part of my site.

Anyone got any ideas?
  
Reply With Quote
 



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

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.