Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old August 28th, 2005, 06:46 AM
rannt rannt is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Škofja Loka, Slovenia, EU
Posts: 47 rannt User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 49 sec
Reputation Power: 2
[css] Problem inserting table into div element

I have this css layout, that was made with this generator:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="http://www.inknoise.com/experimental/layoutomatic.php" />	<style type="text/css">
		#container {
			width: 760px;
			width: 780px;
			width: 760px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 5px;
			background-color: rgb(213, 219, 225);
		}

		#content {
			padding: 5px;
			margin-left: 215px;
			background-color: gray;
		}

		#sidebar-a {
			float: left;
			width: 200px;
			width: 210px;
			width: 200px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: rgb(235, 235, 235);
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
			background-color: rgb(213, 219, 225);
		}
	</style>
</head>
<body>
	<div id="container">
		<div id="banner">&nbsp;</div>

		<div id="sidebar-a">&nbsp;</div>

<div id="content">&nbsp;</div>

		<div id="footer">&nbsp;</div>
	</div>
</body>
</html>


Problem appears(IN IE ONLY!!), when I want to insert a table into a div #content. This happens:



Please help. Thanks!

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > [css] Problem inserting table into div element


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway