What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » <div> placement [solved]

<div> placement [solved]
Author: Message:
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. <div> placement [solved]
ok, another quick problem. I have a webpage consisting of 4 main divs... a header, div1, div2, and the content. What i want it to look like is this...

[Image: 12ad1.th.gif]

but when i use the code...
code:
<div id="div1">
(content)
</div>

<div id="div2">
(content)
</div>

along with some css to define the colours and sizes the page ends up looking like this....

[Image: 22ev.th.gif]

anyone got any ideas as to how to solve this problem? thankies

EDIT: solved the problem, i simply created a new div to hold both of these divs, so i ended up having a container to contain divs 1 + 2... :D

This post was edited on 05-31-2006 at 05:01 PM by stoshrocket.
formerly methos
05-31-2006 03:46 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
<div> placement [solved] - by stoshrocket on 05-31-2006 at 03:46 PM
RE: <div> placement - by ShawnZ on 05-31-2006 at 03:51 PM
RE: <div> placement - by stoshrocket on 05-31-2006 at 03:59 PM
RE: <div> placement - by ShawnZ on 05-31-2006 at 04:04 PM
RE: <div> placement - by stoshrocket on 05-31-2006 at 04:14 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On