![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk |
#3
| |||
| |||
|
|
Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk |
#4
| |||
| |||
|
|
Alan Cole wrote: Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Pros: Looks slick; Semantic markup; Good use of CSS; and Great accessibility Cons: Fixed width; Irretrievably slides off the left edge if browser window is < 750px [1]; Some photographs as Gif where Jpeg would be better; Transitional doctype - why not use Strict?; Direct email link will attract spam [2]; Accesskey definitions not obvious to users; and The villa photograph (top of every page) could do with a little more saturation and a little less compression. Overall a great effort. I hope your client likes it as much as I do! [1] Simple fix: put a thin border (of the same colour as the background) around the centred content. [2] A simple form is preferred instead of mailto: links. Hth, |
#5
| |||
| |||
|
|
On Sat, 12 Mar 2005 16:39:20 +0000, Alan Cole <justal (AT) lineone (DOT) net wrote: Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Looks pretty good on the whole. Default text size is a bit on the large size, but better that than too small. It is a fixed-width layout, which isn't normally recommended - I end up with quite a lot of wasted space each side. With just a modest amount of text on each page that won't cause problems for many readers. But on the other hand I don't think it would be too difficult to make it fluid. |
|
Why XHTML Transitional by the way? Strict is recommended for new pages, and the one page I checked validated as Strict. |
|
On the rental prices page you've got the name of the villa spelt three different ways. (If there's one thing you *must* spell right it's the name of the product. And the name of the client. ... If there's *two* things you must spell right ... ) |
#6
| |||
| |||
|
|
Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Thanks. Alan. |
#7
| ||||
| ||||
|
|
In message <justal-BF2D94.16391912032005 (AT) ptn-nntp-reader01 (DOT) plus.net>, Alan Cole <justal (AT) lineone (DOT) net> writes Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Thanks. Alan. Just a few initial thoughts: (1) You need to run each page to a spell-checker to remove the spelling errors on each page e.g accomodation --> accommodation barbeque --> barbecue Mediterrenean --> Mediterranean activites --> activities etc. plus the odd punctuation error: Spains --> Spain's as well as missing punctuation. and the odd questionable grammar: "The holiday villa has a small private garden leading into the communal grounds and secure parking facilities." Getting this right is the mark of the professional ;-) |
|
(2) Anything described as { display : none; } will be hidden from most assistive technology readers (screen-readers, talking browsers) as well as visual UAs. If you want to put 'hidden' messages onto the page for screen readers, use CSS to position the text away to the side of the viewing window. |
|
(3) Disable any link on a page that points to itself. i.e. On the 'accommodation' page, disable the 'accommodation' link. I'll have a closer look later. |

|
regards. ps. At the bottom of the page you have: xhtml - css - 508 - aaa Are you inviting your users to go and read up on the subjects (assuming they've any idea what it's about) -- or are you claiming conformity to the standards? |
#8
| |||
| |||
|
|
Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Thanks. Alan. |
#9
| |||
| |||
|
|
Ben Measures wrote: [2] A simple form is preferred instead of mailto: links. I disagree. Personally, I don't like mail forms because I don't get a copy of the message. Supply both mailto: links and a form, then your visitor has a choice. |
#10
| |||
| |||
|
|
Alan Cole wrote: Any critical (or otherwise) comments would be appreciated. I've done my best to make the site conformable, accessible and use CSS for layout. Its only a simple site and I'm quite happy with it so far, but I'm sure improvements can be made, so let me know what you think, before I show it to my client.. http://www.casalvista.co.uk Thanks. Alan. And another misspelling of the villa's name on the Contact Us page: Caslavista Villa Spain - Contact Us Ed |

![]() |
| Thread Tools | |
| Display Modes | |
| |