So far this is what I've got: http://www.limokon.com/junk/hello.html
My problem is the size of the image. Now a days I realize that most people have fast connections, so loading a big image isn't a problem. However, there are a few people who are still on dial-up, and for those people to try to access a website with an image as big as the above, would be horrible. Loading time would take forever if it would even load properly in the end.
SO, I'm asking what to do. Back in the day (that's a few years ago, before I took a 2~3year long hiatus) I would slice the image and use tables to position the pieces together.
However I realize that tables got outdated long ago, so.. now I'm asking, what should I do with my big image??
|