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.
|
|
|
|
|
![]() |
||
CSS needs checking
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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 |
|
|
|
|||
|
Re: CSS needs checking
Quote:
Here's a fully flexible method (will work with any size box): http://www.webcredible.co.uk/user-fr...-borders.shtml |
|
|||
|
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. |
|
|||
|
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? |
|
||||
|
Re: CSS needs checking
See Mike's reply
|
|
|||
|
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 |
![]() |
| Tags |
| css |
| Thread Tools | |
|
|
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 |