User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,813 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,779 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting

How to make this layout using tableless Divs

Join Date: Feb 2006
Posts: 8
Reputation: suchiate is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
suchiate suchiate is offline Offline
Newbie Poster

Re: How to make this layout using tableless Divs

  #5  
May 16th, 2008
MidiMagic, thanks for reading my post again..

Just giving a last try to see if you could help me out..

please see attached on what i have done and also my code to see if you could help..

<style>

#wrapper
{
	background-color: White;
	position: relative;
}

#content
{

}

#top
{
	background-image: url("Untitled-2.png");
	background-repeat: no-repeat;
	position: relative;
	height:175px;
}

#bottom
{
	background-image: url("Untitled-3.png");
	background-repeat: no-repeat;
	position: relative;
	height: 203px;
}

#middle
{
	background-image: url("Untitled-4.png");
	background-repeat: repeat-y;
	position: relative;
	width: 263px;
}


</style>

<div id="wrapper">
	<div id="top"></div>
	<div id="middle">
		I want to place text on the top and bottom shading layer as well.. and at the same time, expanding this layer's background.. how??
		<br><br><br>
	</div>
	<div id="bottom"></div>
</div>
Last edited by suchiate : May 16th, 2008 at 1:53 am.
Attached Images
File Type: jpg 1.jpg (41.4 KB, 3 views)
Reply With Quote  
All times are GMT -4. The time now is 3:01 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC