Need website help

Status
Not open for further replies.

dwk

Gawd
Joined
Jan 18, 2006
Messages
761
Long story short I was giving a Adobe Illustrator file of our new website and now need to turn it into a website and post it by this weekend. It has been a long time since I have done a website especially from scratch. Here is a snip of the design:

4chome2.jpg


What would be the easiest way to have the image/design to fill full screen on a website and resize itself according to people's web browsers and/or screen size?

With a simple:

<body style="overflow: hidden" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<img src="FOURPAGE1.png" width="100%" height="100%" />

I can make it work and look great in chrome but it looks awful in IE. If only everybody used chrome :(. Can anybody point me in the right direction or give me some tips on code to try?
 
Status
Not open for further replies.
Back
Top