954,591 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

two div columns under one











left column content here




left vertical 1 content






left vertical 2 content


right column content







footer here
copyright here

abtsupport
Newbie Poster
1 post since Apr 2009
Reputation Points: 10
Solved Threads: 0
 











left column content here




left vertical 1 content






left vertical 2 content


right column content







footer here
copyright here

sourcebits
Junior Poster
102 posts since Dec 2008
Reputation Points: 16
Solved Threads: 14
 

in my opinion the easiest way is to for 'content' input position:relative; then for every inside content like insert position:absolute; and then give values like
position: absolute;
height: 110px;
width: 200px;
left: 5px;
top: 0px; or
position: absolute;
height: 80px;
width: 400px;
left: 250px;
top: 28px;
check thiis out for every of your inside content

karol33
Junior Poster
102 posts since Feb 2010
Reputation Points: 11
Solved Threads: 8
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: