CSS needs checking

This is a discussion on "CSS needs checking" within the Web Page Design section. This forum, and the thread "CSS needs checking are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 20th, 2007, 16:38
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
CSS needs checking

Hi guys


I have only just started to learn CSS in the last 3 weeks. (i think i picked up very quickly!). Is it possible for someone to look at my code to see if it is the most efficent or if i have missed vital bits out.

Also does it matter the order the containers (if there called that) are located. I.e Does #Body have to be at the top and #footer at the bottom.

Or does it not matter.

Also can you get css to change the appearance of a box. Say i have a <div id = "Test"> and i want to make the corners rounded is this posssible? Or is CSS limited to just controlling colours,text,location etc..

www.cocoonfxmedia.co.uk
Reply With Quote

  #2 (permalink)  
Old Jun 20th, 2007, 17:39
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS needs checking

Quote:
Originally Posted by cocoonfx View Post
Also can you get css to change the appearance of a box. Say i have a <div id = "Test"> and i want to make the corners rounded is this posssible?
Yes, you can. You need to use CSS background images. Unfortunately, since you can only apply one background image per element, you need lots of extra nested <div>s.

Here's a fully flexible method (will work with any size box):

http://www.webcredible.co.uk/user-fr...-borders.shtml
Reply With Quote
  #3 (permalink)  
Old Jun 20th, 2007, 18:20
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS needs checking

Looks good to me. The only thing I'm not sure is just right is the navigation. But I'm not great at li's at all.

It's best to go in order of how you want things to layout in my opinion - one example:
Header
Navigation
Content
Footer

If you put them in order, they will appear in that order.
If you put the footer first, the rest of the content will have to be absolute positioned which is not ideal.
Reply With Quote
  #4 (permalink)  
Old Jun 20th, 2007, 18:32
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
Re: CSS needs checking

Thank you for your quick response. Ok i better tidy my code up then....

My other question can CSS add like rounded corners to boxes?
Reply With Quote
  #5 (permalink)  
Old Jun 20th, 2007, 18:34
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS needs checking

See Mike's reply
Reply With Quote
  #6 (permalink)  
Old Jun 20th, 2007, 18:36
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS needs checking

Yes Mike gave you a link above.
Here is another list of ways to do rounded corners.
http://www.smileycat.com/miaow/archives/000044.php
Reply With Quote
  #7 (permalink)  
Old Jun 20th, 2007, 21:04
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
Thumbs up Re: CSS needs checking

Cheers guys


I will have a look at the links. I am also going to change me nav bar as its a bit naf. So watch this space....
Reply With Quote
Reply

Tags
css

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
javascript checking for broken links Code_breaker JavaScript Forum 6 Nov 8th, 2007 07:19
Link popularity checking? preston9u1 Scripts and Online Services 9 Oct 31st, 2007 13:26
checking for localhot pas2gether ASP.NET Forum 5 Oct 12th, 2007 00:19
Javascript - Anti browser checking satimis JavaScript Forum 7 Aug 8th, 2007 15:43
Checking Folders for images... JohnMitch Classic ASP 9 Oct 20th, 2004 12:33


All times are GMT. The time now is 08:01.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43