Jump to content

layout problems


Sniffy

Recommended Posts

I'm having some layout problems. I'm making a layout for the Invision Free Skin Zone 1st Web Hijinks and I'm having a little problem with my table layout. I have a navbar, and beside it, I want my content. But when I test the page, the div "content" is off the page instead of being next to the navbar. Specifics:There's my logo at the top, below it is the navbar, and then the content's off to the right past the logo, then below that are the credits. I took stuff out to try to make it work but I just can't get my layout straightened out.Code:

<html><head><link rel='stylesheet' type='text/css' href='style.css'><title>Welcome to ChocoLovers Inc.</title></head><body><table cellspacing='0' cellpadding='0'><tr><td height='150' ><img src='images/site_logo.gif' height='150' width='1000'></td></tr><tr><td width='150'><div class='navbar'><a href='index.html'>Home</a><br /><a href='about.html'>About Us</a><br /><a href='history.html'>History</a><br /><a href='locateus.html'>Locate Us</a><br /><a href='servicesproducts.html'>Services & Products</a></div></td><td><div class='content'><div class='maintitle'>Welcome to Chocolovers Inc.</div><br />Welcome to Somecontent.</div></td></tr><tr><td><div class='credits'>Copyright Chocolovers Inc. 1956 - 2006 All Rights Reserved.</div></td></tr></table></body></html>

It's probably a simple mistake but I'm the kind of person that misses things easily so may you please help?

Link to comment
Share on other sites

According to the rules over at the ifsz, the design must be all yours ie. no help from others :)
Oops, looks like a forgot. I guess I'll have to figure out on my own. Thanks for the reminder.EDIT: I put my thinking cap on and I fixed it myself anyways.
Link to comment
Share on other sites

According to the rules over at the ifsz, the design must be all yours ie. no help from others :)
Don't think it's meant like that. There's a differance between getting help making the skin (thinking it out the design, positioning, sizes, perhaps making graphics, buttons etc.) and getting help employing it because there's for example some gotcha that you need to know.
Link to comment
Share on other sites

Don't think it's meant like that. There's a differance between getting help making the skin (thinking it out the design, positioning, sizes, perhaps making graphics, buttons etc.) and getting help employing it because there's for example some gotcha that you need to know.
It is a fully functional website, not a skin. Ultimately it is for the them to decide, not you. Thank you for your time. Have a nice day.- Moridin
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...