treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Chocopunk

  • Link problem in IE6

    Sorry I should have mentioned this is just a demo, I have a real link on my html page. Here is a link of a demo page: http://www.daniel-rico.com/demos/ie/
    Comment by Chocopunk April 2009 permalink
  • Background Image

    Hi, If you want a fixed width layout, then yes, you need to adapt your website to a screen resolution. You may want to make it for 800x600, or, as a lot of designers now, 1024x768 (say 960px width to avoid problems with the scrollbar) as it is the …
    Comment by Chocopunk November 2008 permalink
  • Vertical Alignment

    Hi you can specify a margin-top using percent. Something like : margin-top:15%;
    Comment by Chocopunk November 2008 permalink
  • Bug in IE6 for sprite menu

    That's kind of strange indeed. What i might suggest you is to add a line-height:0 and/or a padding:0 to the li a.
    Comment by Chocopunk October 2008 permalink