Jump to content

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
https://forums.phpfreaks.com/topic/15419-website-using-css/
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
https://forums.phpfreaks.com/topic/15419-website-using-css/#findComment-63075
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.