Results 1 to 5 of 5

Thread: Pixelcode V3

  1. #1
    Join Date
    Feb 2006
    Posts
    13
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Smile Pixelcode V3

    I have just released Pixelcode V3 and would appreciate any feedback. If you find any errors let me know!!
    http://www.pixelcode.co.uk

  2. #2
    Join Date
    Mar 2006
    Location
    Ft.worth
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    wow great site dude, i dont see anything wrong with it.

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You shouldn't be using XHTML Transitional. Using a "loose" version of XHTML completely defeats the point.
    It looks pretty decent, actually, even in text-based browsers. One thing I'll take issue with:
    Code:
          <div class="newbox" onclick="window.location='http://jigsaw.w3.org/css-validator/validator?uri=http://www.pixelcode.co.uk/main.css'"  onmouseover="miniButton('over','cssend','cssfront')" onmouseout="miniButton('out','cssend','cssfront')"><div style="clear:both"><div class="newbox2" id="cssfront">CSS</div>
    You should make at least one of those elements a link, for non-JS browsers. This occurs all over your site. Turn Javascript off in your browser options then try to browse your site. It's almost impossible.
    Also, you've fallen into that pit of making the alt text for a bullet image the same as the text beside it, meaning that in non-image browsers, it looks like this:
    Code:
       Home // Index
         * Side Menu
         * HomeHome
         * Site MapSite Map
         * XML RSSXML / RSS
         * Link BackLink Back
         * ContactContact
         * TutorialsTutorials
         * DownloadsDownloads
         * Web DesignWeb Design
         * ArticlesArticles
         * About PixelcodeAbout
         * LinksLinks
    
       Pixelcode - Welcome
    
         * Pixelcode
         * PHPPHP
         * PhotoshopPhotoshop
         * CSSCSS
         * JavascriptJavascript
         * HTMLHTML
         * XMLXML
         * DreameaverDreamweaver
         * FireworksFireworks
         * FlashFlash
         * ::Statistics::
         * Current VersionCurrent Version: 3
    When you already have appropriate descriptive text beside the image, you can have a blank alt, or some kind of text bullet such as the letter o or double chevrons (»).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Feb 2006
    Posts
    13
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the replies. I will remove the alts and I will add some plain links inside the div tags to make navigation in non-JavaScript browsers easier.

  5. #5
    Join Date
    Mar 2006
    Location
    Somewhere....
    Posts
    88
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Wow>

    Hey!

    Dont mind me,

    just Saying that, that site is AWESOME... Really, Really well laid out. And also a clean site (well i mean, similar sites i have come acrross that focus on that subject have too many gimicks, ads, buttons and so on)

    Once again GREAT WORK!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •