nevets2001uk
IS-IT--Management
I planning a new website that will be laid out using full CSS. It will be front-ending a complex asp.net application I'm developing.
This is the first time I've moved away from a 'tabled' design and I wanted to get opinions on the best methods of implementing a full CSS site. I'm planning on having a range of available colour schemes (Using different Style Sheets and loading them using ASP)
I've been playing with some demo layouts to get to grips with CSS a little and have created style sheets which contain the full information on each 'box' within the layout, including dimension and locations.
What I really wondering was whether it was standard to do it this way and set up each indivdual section (Mine will have a lot) or whether most people just set up the colours and font settings for a general box and then in the HTML code, include the DIV class and set the sizes and locations there so that one CSS Class can be used more than once for a range of boxes.
Not sure is I'm making as much sense as I could be but I hope you'll get the gist of what I'm asking!!
All personal advice on this would be great + any links to good tutorials would help!
Thanks in advance,
Steve Gordon
This is the first time I've moved away from a 'tabled' design and I wanted to get opinions on the best methods of implementing a full CSS site. I'm planning on having a range of available colour schemes (Using different Style Sheets and loading them using ASP)
I've been playing with some demo layouts to get to grips with CSS a little and have created style sheets which contain the full information on each 'box' within the layout, including dimension and locations.
What I really wondering was whether it was standard to do it this way and set up each indivdual section (Mine will have a lot) or whether most people just set up the colours and font settings for a general box and then in the HTML code, include the DIV class and set the sizes and locations there so that one CSS Class can be used more than once for a range of boxes.
Not sure is I'm making as much sense as I could be but I hope you'll get the gist of what I'm asking!!
All personal advice on this would be great + any links to good tutorials would help!
Thanks in advance,
Steve Gordon