|
| |
|
|
Gill_110
Posts: 120 Joined: 4/25/2004 Status: offline
|
Help With CSS - 7/10/2004 7:16:05
Would someone be able to help me. I have had replies here re: CSS before but as I am not knowledgeable in it, I am not able to solve my problem. What I want to do is make a CSS so that most of the tables in my web site change colour and cell padding. How can I link a CSS to the tables on my site only and not to the text on my web pages. I really need step by step details or can someone write a CSS for me so that I can just insert the colours I want and cell padding required - thanks.
|
|
|
|
Gill_110
Posts: 120 Joined: 4/25/2004 Status: offline
|
RE: Help With CSS - 7/10/2004 17:52:29
Yes, this looks helpful, although I don't want a mouse-rollover function. I just want the look of the tables to be changed. Can I use this code for this function?
|
|
|
|
Gill_110
Posts: 120 Joined: 4/25/2004 Status: offline
|
RE: Help With CSS - 7/11/2004 5:29:19
The link is http://www.eurovisionarchive.cjb.net - click on the history link then countries or years - it's all of the country and years pages mainly and a few others, but the others I can do manually - you can write a style sheet but indicate where I put the colour and the padding in, as every few months I change the colour and padding and I want to know where to put in these bits of information - thanks for your help.
|
|
|
|
Giomanach
Posts: 6128 Joined: 11/19/2003 From: England Status: offline
|
RE: Help With CSS - 7/11/2004 9:45:45
Ok will get back to ASAP Dan
_____________________________
|
|
|
|
c1sissy
Posts: 5084 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Help With CSS - 7/11/2004 10:03:44
quote:
ORIGINAL: Gill_110 Would someone be able to help me. I have had replies here re: CSS before but as I am not knowledgeable in it, I am not able to solve my problem. What I want to do is make a CSS so that most of the tables in my web site change colour and cell padding. How can I link a CSS to the tables on my site only and not to the text on my web pages. I really need step by step details or can someone write a CSS for me so that I can just insert the colours I want and cell padding required - thanks. Hi Gill, if i am understanding correctly what you want, all you need to do is write a style sheet with styles for your table. I'll wait for your reply before I send you any links. But I think what you would do is write style sheets for the backgrounds of your tables. Are you familiar with writing style sheets?
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
Gill_110
Posts: 120 Joined: 4/25/2004 Status: offline
|
RE: Help With CSS - 7/11/2004 10:30:21
Yes - I need to alter loads of tables in loads of pages but not alter the background of the page or the shared borders. As for writing CSS - I do not have a clue - and would appreciate some help. I have set up a CSS in my web site and it works fine but cannot make a table CSS only - thanks.
|
|
|
|
c1sissy
Posts: 5084 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Help With CSS - 7/11/2004 10:42:23
Hi gill, Ok, you can do what you are asking about. I'm going to send you a few links for doing tables and css. This is going to be fairly easy, and you can come here for help. Give me a bit of time to search for some links for you. To start with, you are going to make this in a notepad editor type thing. And then save your file with a css extension. All this is going to be is a text file with the css extension. You could name it tables.css, You are also going to link this in the head of your html document like t his: <link rel="stylesheet" type="text/css" href="tables.css"> Notice the href, this is where you put the name of your css file. I also would suggest, in case you plan on using css in the future is to take a look HERE For links to information, and also, I'm reading a good book that I have put information for in Here . I picked mine up for a really great price and have been reading it constantly. It has great exercises in it that you follow along for each module/chapter.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|