Forum Moderators: mack

Message Too Old, No Replies

Cascading Style Sheets

         

Carey

12:09 am on Jan 16, 2004 (gmt 0)

10+ Year Member



How difficult is it to change your site over using cascading style sheets?

D_Blackwell

5:48 am on Jan 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Not enough information.

How much do you know about CSS?
How large is the site, and how complex?

You'll have to jump in and try it to find out.

CSS is very user friendly. Even if you know nothing, it can still be used with great success. You can ease your way in. Start by embedding all your font declarations in the <head>. If you begin by only doing this, the project is immediately much more manageable than feeling that the WHOLE site has to be done. This alone could, depending upon the page, clean out a huge amount of junk. You'll get the experience of separating style from HTML, without feeling as if you're in too deep.

Just going through and doing this one thing will give you mastery of font-style, font-variant, font-weight, font-size, line-height, font-family, and more. CSS lends itself to being learned, and implemented, in stages.

CSS-P (postitioning) is what really throws most people. Until you feel that you're ready to tackle it, leave it alone and concentrate on color, background, and the like. You can reap great benefit before even needing to look at CSS-P, and this will prepare you for the more complex considerations and options.

Don't take the view that you should start by rebuilding an entire site (an old one at that). Take your time, and build a new site. The old one has been fine till now. Don't rush it, and set the new higher goal.

limbo

9:57 am on Jan 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome To WebmasterWorld :)

You want to be looking here [webmasterworld.com]

Excellent starting point.

Good luck

Ta

Limbo

Carey

11:16 am on Jan 16, 2004 (gmt 0)

10+ Year Member



<Not enough information.
How much do you know about CSS?
How large is the site, and how complex? >

I didn't think we were allowed to post our urls. It is done with front page 2000 and my site is approximately 64 pages with 5 departments so to speak. This is not counting the shopping cart.

I have been reading about CSS but I guess I am a bit nervous about getting started with it and I am not exactly sure where to start - I guess chicken is a better word! I don't want to build a new site just make mine easier to make changes.

Carey

11:17 am on Jan 16, 2004 (gmt 0)

10+ Year Member



Limbo - Thank you for the link and the welcome.

thehittmann

12:18 pm on Jan 16, 2004 (gmt 0)

10+ Year Member



links to other places on site are ok if applicable to the topic

Carey

1:19 pm on Jan 16, 2004 (gmt 0)

10+ Year Member



thanks hittmann - I did edit my profile and put my website url there

linton

5:09 pm on Jan 17, 2004 (gmt 0)

10+ Year Member



d_blackwell,
I too am thinking about learning and then using CSS. Good suggestion to start using font selection in the head - but this is what I use on the Page settings in normal HTML. is this a benfit of CSS?

Carey

1:46 am on Feb 18, 2004 (gmt 0)

10+ Year Member



I want to thank everyone for their help and links to learn CSS. I have started linking my pages to a CSS and I love the results! :-) Think I am getting addticted to hand coding!

Again, Thank You So Much!