Jump to content

Website using CSS


FFEMTcJ

Recommended Posts

I am looking to integrate more CSS into my website design, however I know nothing about CSS. I want to use the same design that I have now. Does anyone have any suggestions? I don't want to learn all of CSS. Just enough to change the site to CSS and do what I want to with it.

http://www.paigejohnston.com
Link to comment
Share on other sites

ok... i have the design now. I need to get the border around the navigation area just like it is on the old site.. I went through a CSS tutorial and didn't see anything on it.

Old Site:

http://www.PaigeJohnston.com

New Site

http://www.PaigeJohnston.com/css

Any ideas?
Link to comment
Share on other sites

- Add border:dashed #FF99CC; (Or whatever color you used) to get your border.
- Put a background color of white in your container.
- Add background-color:inherit; in a, div#navigation, div#extra, div#content

Check here for your CSS validation: http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.PaigeJohnston.com%2Fcss%2Fmysite.css&usermedium=all

A little hint: if you have the div id's set up in your HTML you only have to put #divid in your CSS (#content) for example.

Looking good so far!

-Chris
Link to comment
Share on other sites

Here's something I wrote that you can use if you want something more fancy than the borders provided by CSS. It uses CSS and Javascript, and nested divs. NO TABLES!

[url=http://www.freewebs.com/good-code]www.freewebs.com/good-code[/url]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.