![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| http://www.thunderin.co.uk You're using lot of <div>'s for the menu's. A menu is a list of links, |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Mike Barnard wrote: http://www.thunderin.co.uk You're using lot of <div>'s for the menu's. A menu is a list of links, so change the <div>'s into a unorderd list. See sig. as samples. In the style sheet you have redundant font-families. When nessasery set font-family only in the body {...}, however you don't have to set any font-family. The redundancy goes also for the background-colour. Change the font colour of the menu a lighter colour, because it's difficult to read what's written. I properly put the three block elements into one big block element. That way you only have to position the big block element and give it the correct width, the other three block elements set the width as 100%. In the style sheet you can change the definitions of the background into an one liner definition e.g. body {backgroun: url(bluish.jpg) repeat-y #fff;} Ooops. |
#5
| |||
| |||
|
|
Edwin van der Vaart wrote: body {backgroun: url(bluish.jpg) repeat-y #fff;} Ooops. I ment background: |
#6
| |||
| |||
|
|
Els wrote: Edwin van der Vaart wrote: Edwin van der Vaart wrote: body {backgroun: url(bluish.jpg) repeat-y #fff;} Ooops. I ment background: And you meant meant ;-) You're right. How stupid :-( |
#7
| |||
| |||
|
|
Edwin van der Vaart wrote: Edwin van der Vaart wrote: body {backgroun: url(bluish.jpg) repeat-y #fff;} Ooops. I ment background: And you meant meant ;-) You're right. How stupid :-( |
#8
| |||
| |||
|
|
Edwin van der Vaart wrote: Els wrote: Edwin van der Vaart wrote: Edwin van der Vaart wrote: body {backgroun: url(bluish.jpg) repeat-y #fff;} Ooops. I ment background: And you meant meant ;-) You're right. How stupid :-( Nothing stupid about a typo, Edwin - niet zo aanstellen gelijk - kop op ;-) Sorry, I'm not a poseur. |
![]() |
| Thread Tools | |
| Display Modes | |
| |