Re: [PHP-WEBMASTER] Home Page Mock-up
[email protected] (Paul Dragoonis)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Hey Chris I meant to add a heading in. Thanks for adding this On 10 Jan 2011 18:01, "Christopher Jones" <[email protected]> wrote: > > > On 01/08/2011 11:20 AM, Paul Dragoonis wrote: >> On Sat, Jan 8, 2011 at 2:02 AM, Christopher Jones >> <[email protected]> wrote: >>> >>> >>> On 01/07/2011 05:46 PM, Ben Schmidt wrote: >>>> >>>> I agree with this. When I jump to a site for a download, the first thing >>>> I look for is the word 'Download'. Then I click it if it's a link. If >>>> it's a heading, I just keep reading. Then I usually look for something >>>> like 'Latest stable version'--and again, click it, or read beneath it. >>>> Then I look for my platform. Some sites I have to look for my platform >>>> before I look for the version. >>> >>> Thanks for articulating your reading flow. It matches mine. >>> >>> Chris >>> >>> -- >>> Email: [email protected] >>> Tel: +1 650 506 8630 >>> Blog: http://blogs.oracle.com/opal/ >>> >>> -- >>> PHP Webmaster List Mailing List (http://www.php.net/) >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >>> >> >> I've made these changes and can now be viewed on prototype.php.net - >> docs.php.net is one commit behind and will be updated in ~1 hour from >> now. the commit it's behind is a typo + markup error. >> >> Cheers. >> Paul. > > Hi Paul, > > That's looking a lot cleaner. For findability for the person scanning > the front page, and for voice screen readers the section needs an > overall big title. e.g the following text (a stylesheet change to > increase the font size is also required). > > Chris > > --- prototype.php.net.htm.orig 2011-01-10 09:55:42.446090195 -0800 > +++ prototype.php.net.htm 2011-01-10 09:55:10.574094644 -0800 > @@ -76,6 +76,7 @@ > <p class="tutorial"><a href="/tut.php">Introductory Tutorial »</a></p> > </div> > <div class="download"> > + <h2>Download PHP</h2> > <ul> > <li> > <a href="/get/php-5.3.5.tar.gz/from/a/mirror" class="version" title="Download PHP">PHP 5.3.5</a> > > > > > -- > Email: [email protected] > Tel: +1 650 506 8630 > Blog: http://blogs.oracle.com/opal/ > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >