This is a discussion on "which is the best way to do this CSS?" within the Web Page Design section. This forum, and the thread "which is the best way to do this CSS? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
which is the best way to do this CSS?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
which is the best way to do this CSS?
I was wondering, I use external Style sheets to set font color, background and link color's, but on my main page I have used CSS to base of the template.
When you as a deisnger create a new page do you put the stuff eg #header or the other bits of CSS that make the boxes in an external style sheet or just copy and paste it onto a new page when you create it. Also this is the code I have at the moment on my main page:
|
|
|
|
#2
|
||||
|
||||
|
Re: which is the best way to do this CSS?
always separate everything... you can put all the css into one css sheet if you wanted
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
|
|
#3
|
||||
|
||||
|
Re: which is the best way to do this CSS?
yes you would, just make sure you reference it correctly, as per the first external style sheet you have
__________________
WelshStew If you think I've helped, click the "Thanks" xtreme wales - extreme clothing WebForumz - facebook | LinkedIn [/size]
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#4
|
||||
|
||||
|
Re: which is the best way to do this CSS?
So even though though the CSS is in .css styleshet the div tags will still work? The mysteries of CSS
What do you mean by 'as per the first external style sheet you have'? Last edited by Stormraven; Aug 20th, 2008 at 19:35. Reason: missed welshstew's post :( |
|
#5
|
||||
|
||||
|
Re: which is the best way to do this CSS?
as per this line:
__________________
WelshStew If you think I've helped, click the "Thanks" xtreme wales - extreme clothing WebForumz - facebook | LinkedIn [/size]
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#6
|
||||
|
||||
|
Re: which is the best way to do this CSS?
Ahhh thankyou very much to the both of you for your help
|
![]() |
| Thread Tools | |
|
|