<?xml version="1.0" encoding="utf-8"?>
		<feed xmlns="http://www.w3.org/2005/Atom">
		  <title type="text">SkillShare Forum - CSS Beauty - Div into a Div</title>
		  <updated>2013-05-24T20:02:13-04:00</updated>
		  <id>http://cssbeauty.com/skillshare/</id>
		  <link rel="alternate" type="text/html" hreflang="en" href="http://cssbeauty.com/skillshare/discussion/?DiscussionID=240"/>
		  <link rel="self" type="application/atom+xml" href="http://cssbeauty.com/skillshare/discussion/?DiscussionID=240&amp;Feed=Atom"/>
		  <generator uri="http://getvanilla.com/" version="1.1.9">
			 Lussumo Vanilla
		  </generator>
		  <entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1776#Comment_1776" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1776#Comment_1776</id>
		<published>2006-02-04T18:42:02-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>nowhere_beginer</name>
			<uri>http://cssbeauty.com/skillshare/account/483/</uri>
		</author>
		<summary type="text" xml:lang="en">
			maybe a begginer problem for me but  help me...

i have a Div=MASTER with example 600px of width! i dont put the height beacuse i want that the Div=A and Div=B inside the Div=MASTER force the ...
		</summary>
		<content type="html">
			<![CDATA[maybe a begginer problem for me but  help me...<br /><br />i have a Div=MASTER with example 600px of width! i dont put the height beacuse i want that the Div=A and Div=B inside the Div=MASTER force the height of Div=MASTER.... but dont works! The Div=A and Div=B works the height but the Div=MASTER dont have any change in height!<br /><br />what value or propeity i need!!!!<br /><br />see the example please: <a href="http://www.asdivinegrace.com/div_problem/" target="_blank" rel="nofollow">http://www.asdivinegrace.com/div_problem/</a> <br /><br />thanks any solution?]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1777#Comment_1777" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1777#Comment_1777</id>
		<published>2006-02-04T19:39:34-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>Nick Presta</name>
			<uri>http://cssbeauty.com/skillshare/account/309/</uri>
		</author>
		<summary type="text" xml:lang="en">
			Floated elements aren't calculated in the normal flow of the page and thus won't add any height to the container div. You should be using the body as the container anyways.
		</summary>
		<content type="html">
			<![CDATA[Floated elements aren't calculated in the normal flow of the page and thus won't add any height to the container div. You should be using the body as the container anyways.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1778#Comment_1778" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1778#Comment_1778</id>
		<published>2006-02-04T22:13:42-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			if you are working with floats it is best that you give a display:table to your containing div, yet like nick pointed out, if the main div is the one positioning elements on your page you should ...
		</summary>
		<content type="html">
			<![CDATA[if you are working with floats it is best that you give a display:table to your containing div, yet like nick pointed out, if the main div is the one positioning elements on your page you should (could) swap it for styling the body in the css file <br /><br />body {<br />width:600px; <br />margin:0 auto;  /* for centering on the page*/<br />}]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1779#Comment_1779" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1779#Comment_1779</id>
		<published>2006-02-04T22:43:54-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>nowhere_beginer</name>
			<uri>http://cssbeauty.com/skillshare/account/483/</uri>
		</author>
		<summary type="text" xml:lang="en">
			well iam dont use floats... maybe if put works, but i think that its a simple beginner fact of css, a div that respect the sizes.. of divs inside... i think that i need a simple value but i dont know ...
		</summary>
		<content type="html">
			<![CDATA[well iam dont use floats... maybe if put works, but i think that its a simple beginner fact of css, a div that respect the sizes.. of divs inside... i think that i need a simple value but i dont know what is...<br /><br />thanks so!]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1780#Comment_1780" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1780#Comment_1780</id>
		<published>2006-02-05T01:44:52-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>climaxdesigns</name>
			<uri>http://cssbeauty.com/skillshare/account/368/</uri>
		</author>
		<summary type="text" xml:lang="en">
			as the people said above the only way you get that result is if you are using floats. the way to get around this is to use a footer or some element like and hr to clear the ...
		</summary>
		<content type="html">
			<![CDATA[as the people said above the only way you get that result is if you are using floats. the way to get around this is to use a footer or some element like and hr to clear the floats.<br /><br />&lt;style&gt;<br />hr{<br />visibility:hidden;<br />clear:both;<br />}<br />&lt;/style&gt;<br /><br />&lt;div id=master&gt;<br />&lt;div id=a&gt;&lt;/div&gt;<br />&lt;div id=b&gt;&lt;/div&gt;<br />&lt;hr /&gt;<br />&lt;/div&gt;]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1788#Comment_1788" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1788#Comment_1788</id>
		<published>2006-02-05T10:44:44-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			nice idea climaxdesigns, it does work, yet for my current experience using the display:table on the container and the display:block on the floats has worked just as fine, no extra elements ...
		</summary>
		<content type="html">
			<![CDATA[nice idea climaxdesigns, it does work, yet for my current experience using the display:table on the container and the display:block on the floats has worked just as fine, no extra elements required.<br /><br />if nowhere_beginer isn't using floats he is probably using position:absolute. In this case I don't think a containing div can be stretched to fit the height. A code view rather  than an image would be more helpful in determining (and fixing) your problem]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1792#Comment_1792" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1792#Comment_1792</id>
		<published>2006-02-05T17:07:24-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>Nick Presta</name>
			<uri>http://cssbeauty.com/skillshare/account/309/</uri>
		</author>
		<summary type="text" xml:lang="en">
			display: table doesn't work for IE (or even IE7) so you could try using the ::after clear method although I don't know why you would need a container.
		</summary>
		<content type="html">
			<![CDATA[display: table doesn't work for IE (or even IE7) so you could try using the ::after clear method although I don't know why you would need a container.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1795#Comment_1795" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1795#Comment_1795</id>
		<published>2006-02-05T20:16:32-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>climaxdesigns</name>
			<uri>http://cssbeauty.com/skillshare/account/368/</uri>
		</author>
		<summary type="text" xml:lang="en">
			display: table

precisely why i said use a clear element ;)

but i think tsk is right about nowhere using absolute positioning so now of this would work.

Hey nowhere send us a url to the ...
		</summary>
		<content type="html">
			<![CDATA[&lt;blockquote&gt;display: table&lt;/blockquote&gt;<br /><br />precisely why i said use a clear element ;)<br /><br />but i think tsk is right about nowhere using absolute positioning so now of this would work.<br /><br />Hey nowhere send us a url to the actual page so we can look at the code and not the jpgs.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1798#Comment_1798" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1798#Comment_1798</id>
		<published>2006-02-06T02:05:52-05:00</published>
		<updated>2006-02-06T02:41:08-05:00</updated>
		<author>
			<name>Sam</name>
			<uri>http://cssbeauty.com/skillshare/account/505/</uri>
		</author>
		<summary type="text" xml:lang="en">
			Had the same problem with the current layout that I'm working on and only using:

hr{
visibility:hidden;
clear:both;
}
solved my big pain in the (..), thanks climaxdesigns :)
		</summary>
		<content type="html">
			<![CDATA[Had the same problem with the current layout that I'm working on and only using:<br /><br />hr{<br />visibility:hidden;<br />clear:both;<br />}<br />solved my big pain in the (..), thanks climaxdesigns :)]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1801#Comment_1801" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1801#Comment_1801</id>
		<published>2006-02-06T13:02:42-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			@ nick1presta 

It works just fine on IE and FireFox as well.
I usualy go by heart with some issues, but sometimes when I like to make a statement I give a conclusive example. 

have a look ...
		</summary>
		<content type="html">
			<![CDATA[@ nick1presta <br /><br />It works just fine on IE and FireFox as well.<br />I usualy go by heart with some issues, but sometimes when I like to make a statement I give a conclusive example. <br /><br />have a look <a href="http://tsk.xhost.ro/test/" target="_blank" >http://tsk.xhost.ro/test/</a>]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1809#Comment_1809" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1809#Comment_1809</id>
		<published>2006-02-06T20:09:12-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>nowhere_beginer</name>
			<uri>http://cssbeauty.com/skillshare/account/483/</uri>
		</author>
		<summary type="text" xml:lang="en">
			thanks guys, but i send the example in html y css, i cant fixed, somebody can resolve????

http://asdivinegrace.com/div_problem/div_in_div.html

thanks a lot i wait for some answer! :)
		</summary>
		<content type="html">
			<![CDATA[thanks guys, but i send the example in html y css, i cant fixed, somebody can resolve????<br /><br /><a href="http://asdivinegrace.com/div_problem/div_in_div.html" target="_blank" rel="nofollow">http://asdivinegrace.com/div_problem/div_in_div.html</a><br /><br />thanks a lot i wait for some answer! :)]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1811#Comment_1811" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1811#Comment_1811</id>
		<published>2006-02-06T22:19:43-05:00</published>
		<updated>2006-02-06T22:21:27-05:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			My opinion is to trash the position:absolute
It's cleaner and safer to use floats.

have a look at the example I previously posted and adapt it for your needs. 
It is quite easy to understand and ...
		</summary>
		<content type="html">
			<![CDATA[My opinion is to trash the position:absolute<br />It's cleaner and safer to use floats.<br /><br />have a look at the example I previously posted and adapt it for your needs. <br />It is quite easy to understand and it doesn't make use of position:absolute (which I presonally don't recommend)<br /><br />To my knowledge you can't use that method and hope to have a content extend as its contents spawn.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1813#Comment_1813" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1813#Comment_1813</id>
		<published>2006-02-07T00:15:59-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>nowhere_beginer</name>
			<uri>http://cssbeauty.com/skillshare/account/483/</uri>
		</author>
		<summary type="text" xml:lang="en">
			thanks tsk, the only problem with you example its in Safari in mac they dont works appear the 2 boxes down, one in the top of the other.

so with floats its no necessary positions? absolute ect...?
		</summary>
		<content type="html">
			<![CDATA[thanks tsk, the only problem with you example its in Safari in mac they dont works appear the 2 boxes down, one in the top of the other.<br /><br />so with floats its no necessary positions? absolute ect...?]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1814#Comment_1814" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1814#Comment_1814</id>
		<published>2006-02-07T01:53:51-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			i haven't had access on a mac nor did I try that method on Safari. 
I am sorry but beyond this point I can't help you.
		</summary>
		<content type="html">
			<![CDATA[i haven't had access on a mac nor did I try that method on Safari. <br />I am sorry but beyond this point I can't help you.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1816#Comment_1816" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1816#Comment_1816</id>
		<published>2006-02-07T03:23:37-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>Nick Presta</name>
			<uri>http://cssbeauty.com/skillshare/account/309/</uri>
		</author>
		<summary type="text" xml:lang="en">
			Tsk,
display â€” Only none, block, inline, table-header-group, and table-footer-group are supported by Trident.
		</summary>
		<content type="html">
			<![CDATA[Tsk,<br />display â€” Only none, block, inline, table-header-group, and table-footer-group are supported by Trident.]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1824#Comment_1824" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1824#Comment_1824</id>
		<published>2006-02-07T14:19:01-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>climaxdesigns</name>
			<uri>http://cssbeauty.com/skillshare/account/368/</uri>
		</author>
		<summary type="text" xml:lang="en">
			http://www.climaxdesigns.com/pmms/test.php

to add to nick1presta's comment tsk example will not grow with the content because he has set  heights...
		</summary>
		<content type="html">
			<![CDATA[<a href="http://www.climaxdesigns.com/pmms/test.php" target="_blank" rel="nofollow">http://www.climaxdesigns.com/pmms/test.php</a><br /><br />to add to nick1presta's comment tsk example will not grow with the content because he has set  heights...]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1838#Comment_1838" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1838#Comment_1838</id>
		<published>2006-02-07T19:23:35-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			ahem...
I gave it heights only out of comodity. 
My mistake, I should have included content rather than give it a precise size for better illustration. have a look

@ nick: what is Trident ?
		</summary>
		<content type="html">
			<![CDATA[ahem...<br />I gave it heights only out of comodity. <br />My mistake, I should have included content rather than give it a precise size for better illustration. <a href="http://www.tskdesign.ro/displaytable/" target="_blank" >have a look</a><br /><br />@ nick: what is Trident ?]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1841#Comment_1841" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1841#Comment_1841</id>
		<published>2006-02-07T19:43:22-05:00</published>
		<updated>2006-02-07T19:47:17-05:00</updated>
		<author>
			<name>climaxdesigns</name>
			<uri>http://cssbeauty.com/skillshare/account/368/</uri>
		</author>
		<summary type="text" xml:lang="en">
			ahaha tuche tsk. i dont eventhink you need display block in that exampleas the height will be determined by the content. ... ok i'm sold, new way of using floats ;)

I will say this thought, if you ...
		</summary>
		<content type="html">
			<![CDATA[ahaha tuche tsk. i dont eventhink you need display block in that exampleas the height will be determined by the content. ... ok i'm sold, new way of using floats ;)<br /><br />I will say this thought, if you are using your divisions correctly, the use of the &lt;hr /&gt; makes for a nice phisycal break in the content if the user is looking at it text only or css off;)]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1844#Comment_1844" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1844#Comment_1844</id>
		<published>2006-02-07T23:56:59-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>Nick Presta</name>
			<uri>http://cssbeauty.com/skillshare/account/309/</uri>
		</author>
		<summary type="text" xml:lang="en">
			Trident is the rendering engine for Internet Explorder (also called MSHTML).
		</summary>
		<content type="html">
			<![CDATA[Trident is the rendering engine for Internet Explorder (also called MSHTML).]]>
		</content>
	</entry>
	<entry>
		<title>Div into a Div</title>
		<link rel="alternate" href="http://cssbeauty.com/skillshare/discussion/240/?Focus=1848#Comment_1848" type="application/xhtml+xml" hreflang="en"/>
		<id>http://cssbeauty.com/skillshare/discussion/240/?Focus=1848#Comment_1848</id>
		<published>2006-02-08T01:48:31-05:00</published>
		<updated>2013-05-24T20:02:13-04:00</updated>
		<author>
			<name>tsk</name>
			<uri>http://cssbeauty.com/skillshare/account/245/</uri>
		</author>
		<summary type="text" xml:lang="en">
			It's nice to know but having the example workin (at least under Windows) it prooves a point for me. 

I don't always go by other articles or posts. I try to find out for myself (if possible).
		</summary>
		<content type="html">
			<![CDATA[It's nice to know but having the example workin (at least under Windows) it prooves a point for me. <br /><br />I don't always go by other articles or posts. I try to find out for myself (if possible).]]>
		</content>
	</entry>
	
		</feed>