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

raymondselda

  • Problem with my layout live view

    Hi Micha, As for the homepage, try to: - put a width maybe around 500px for the ul#menu. Then position it to the left with a value of 530px. - adjust position of div audio with right:225px (im not sure if you wanted this fixed) - apply larger w…
    Comment by raymondselda July 2009 permalink
  • having a hard time with a layout help please

    Hello Micha, This one can be tricky but it can be done. I wrote an article on how I would approach converting this layout. It's not the whole thing but I hope it will give you some idea. http://www.raymondselda.com/creative-us ... ed-layout/ …
    Comment by raymondselda July 2009 permalink
  • IE help with menu and png badge

    I think you're missing something. The menu is also looking good in IE8. I've posted the complete revised code from my demo. Try also checking if the image paths of your menu in your CSS rules. They might be pointing to somewhere else. I am…
    Comment by raymondselda July 2009 permalink
  • How to draw shapes in HTML

    I believe what you are referring are called image maps.
    Comment by raymondselda June 2009 permalink
  • IE help with menu and png badge

    Hi Jason, Hope I'm not too late. The following are the changes I've made: - removed main-content's top margin - adjusted h1 logo position - removed img, div, #badge { behavior: url(iepngfix.htc) } - removed a lost closing cu…
    Comment by raymondselda June 2009 permalink
  • My contact form doesnt work

    Maybe I can help you with your problem. I have written an article on my blog on creating a contact form using PHP and jQuery for validation. It's really simple and short. I hope you will find my article helpful. Thank you. http://www.raymondse…
    Comment by raymondselda May 2009 permalink