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…
-
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/ …
-
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…
-
How to draw shapes in HTML
I believe what you are referring are called image maps.
-
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…
-
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…