![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html What you like/dislike or what can be added? It's just the homepage at the moment. Thanks, Richard Just a few thoughts: |
#3
| |||
| |||
|
|
In article <ctthqj$gjp$1 (AT) sparta (DOT) btinternet.com>, miketerry73 @btinternet.com says... Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html What you like/dislike or what can be added? It's just the homepage at the moment. Thanks, Richard "...providing websites to local businesses since 1998" I would remove the word "local". Don't limit yourself to a specific geographical area. Our business does not rely on a specific geographic area. |
#4
| |||
| |||
|
|
Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html What you like/dislike or what can be added? It's just the homepage at the moment. Thanks, Richard |
#5
| |||
| |||
|
|
Any more? Rich |
#6
| |||
| |||
|
|
Any more? Rich "Mike Terry" <miketerry73 (AT) btinternet (DOT) com> wrote in message news:ctthqj$gjp$1 (AT) sparta (DOT) btinternet.com... Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html What you like/dislike or what can be added? It's just the homepage at the moment. Thanks, Richard It still happening. Your page renders OK in IE, but in Firefox (v 1.0) |
#7
| |||
| |||
|
|
Mike Terry top-posted: Any more? Rich "Mike Terry" <miketerry73 (AT) btinternet (DOT) com> wrote in message news:ctthqj$gjp$1 (AT) sparta (DOT) btinternet.com... Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html It still happening. Your page renders OK in IE, but in Firefox (v 1.0) I do not see the red background colour. If I take your source code and delete the documentation declaration, then I do see the background colour OK. So there is something going on there that Firefox does not process as you would like. Can't say I understand anything about this, so I will have to leave it to you to sort. |
#8
| |||
| |||
|
|
Ed wrote: Mike Terry top-posted: Any more? Rich "Mike Terry" <miketerry73 (AT) btinternet (DOT) com> wrote in message news:ctthqj$gjp$1 (AT) sparta (DOT) btinternet.com... Hi all, Is there any chance you could give me a critique of this web page? Only the feel and layout, not bothered about the coding yet. http://www.nowaysylent.co.uk/richmedia/index6.html It still happening. Your page renders OK in IE, but in Firefox (v 1.0) I do not see the red background colour. If I take your source code and delete the documentation declaration, then I do see the background colour OK. So there is something going on there that Firefox does not process as you would like. Can't say I understand anything about this, so I will have to leave it to you to sort. Perhaps if the OP fixed the errors first, it would work in Firefox. Note that several are complaining about unclosed <div>'s. http://validator.w3.org/check?verbos...ysylent.co.uk/ |
|
It is probably because of the missing # on the color code. body bgcolor="CC0000" Should be: <body bgcolor="#CC0000" Add: body { background: #cc0000; color: #000 } to your style sheet, and do it correctly. -- -bts -This space intentionally left blank. |
#9
| |||
| |||
|
|
But the background has been an image and has been for a couple of days? body background="background.jpg" |
|
Oh I forgot, I moved the URL: http://www.nowaysylent.co.uk/richmedia/ |
|
Sorry for wasting your time, but thanks for your efforts! |
#10
| |||
| |||
|
|
But the background has been an image and has been for a couple of days? body background="background.jpg" Oh I forgot, I moved the URL: http://www.nowaysylent.co.uk/richmedia/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |