We are planning on hiring a company to design a webpage for our business sometime next year, but in the meantime, we'd like to have a simple homepage for anyone who visits the URL now. We've designed what we want it to look like, but as a beginner, I'm having difficulty understanding how to code for this. See the design here: Web Design
1. What type of code should I use? (tables, or something else)
2. Most tutorials that I've read say to splice the image into pieces using Photoshop and stitch it back together using tables. What benefit does that have over having one large image?
3. If I want the email address to be a clickable hyperlink, should I use an image map?
4. How do I code the page so that regardless of the user's screen resolution, they will be able to see the page without any issues (ideally, I don't want any scrolling to occur, just for the layout to fit the user's browser window).
I know basic html, have experience using CMSs like Wordpress and am a beginner/intermediate in Photoshop.
Thanks in advance!
|