Ell20 Posted October 18, 2007 Share Posted October 18, 2007 Hey, Im looking for some help in producing a layout for my website. I have produced a login page which works fine and now I would like to produce a standard layout throughout the rest of the website. My ideal layout would be: - The menu (footer.html) to be present on the left hand side of the screen, from the top of the page to the bottom (vertically). - The title/logo (header.html) to be present at the top of the screen, from the menu to the other side of the page (horizontally). - The page loaded to be present in the main section of the page. My attempted drawing: _ _ _ _ _ _ _ _ _ _ | |_ _ _title _ _ | | m | | | e | main | | n | | |_ u| _ _ _ _ __ _ | I have already started making some of the pages but I am unable to get frames/tables working to the layout that I would like. Appreciate any help. If I havent made sense please say and ill do my best to describe it better Cheers Elliot Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted October 18, 2007 Share Posted October 18, 2007 use css layouts instead - I guarntee you'll have a more enjyable time developing your site css examples Quote Link to comment Share on other sites More sharing options...
jbingman Posted October 24, 2007 Share Posted October 24, 2007 I would advise you however not to use frames because frames are such a hassel and they really arent much better than tables. you can pretty much accomplish the same effect with javascript anyways. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.