<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Cascading Style Sheets (CSS) Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/css</link> 
<description>Cascading Style Sheets (CSS) discussion list and forums</description> 
<language>en-us</language> 
<copyright>Copyright &#169; 2011, House of Fusion</copyright> 
<lastBuildDate>Tue, 18 Jun 2013 12:52:55 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[Table scrolling with fixed headers]]></title> 
	<description><![CDATA[&nbsp;&nbsp;On 12/23/2010 7:59 AM, Ian Skinner wrote:<br>
	&gt;&nbsp;&nbsp;&nbsp; Close, yet so far.<br>
	<br>
	Much closer:<br>
	<A HREF="http://www.ilsweb.com/table-scroll.cfm">http://www.ilsweb.com/table-scroll.cfm</A><br>
	<br>
	Using JQuery JavaScript, I now have top AND left headers staying in <br>
	place while the table is scrolled vertically AND <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:6553"  title="Cascading Style Sheets (CSS): Table scrolling with fixed headers">more</A>]]]></description> 
	<pubDate>Thu, 23 Dec 2010 07:31:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:6553</guid> 
</item>

<item>
	<title><![CDATA[Table scrolling with fixed headers]]></title> 
	<description><![CDATA[&nbsp;&nbsp;Close, yet so far.<br>
	<br>
	<A HREF="http://www.ilsweb.com/table-scroll.cfm">http://www.ilsweb.com/table-scroll.cfm</A><br>
	<br>
	An attempt at using simple CSS to scroll the data of the table (tbody) <br>
	with fixed headers (thead).&nbsp;&nbsp;Only in Firefox, it sort of works, just <br>
	enough to be really frustrating in how bad it<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:6552"  title="Cascading Style Sheets (CSS): Table scrolling with fixed headers">more</A>]]]></description> 
	<pubDate>Thu, 23 Dec 2010 10:59:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:6552</guid> 
</item>

<item>
	<title><![CDATA[jQuery / CSS - Sortable list problem with float: left]]></title> 
	<description><![CDATA[What plugin is providing the sortable method?<br>
	<br>
	Also, would be useful to post the HTML and CSS for all of this - i.e.<br>
	what styles are applied to the ul, are there any relevant elements<br>
	before/after it<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:6190"  title="Cascading Style Sheets (CSS): jQuery / CSS - Sortable list problem with float: left">more</A>]]]></description> 
	<pubDate>Thu, 19 Nov 2009 06:35:00 GMT</pubDate> 
	<dc:author>Peter Boughton </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:6190</guid> 
</item>

<item>
	<title><![CDATA[jQuery / CSS - Sortable list problem with float: left]]></title> 
	<description><![CDATA[Hello!<br>
	<br>
	I have a sortable list I've created where the list items need to be placed side-by-side.&nbsp;&nbsp;The list items are positioned correctly, however, whenever I try to move a list item, no matter where I click, the list item gets positioned at the far <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:6189"  title="Cascading Style Sheets (CSS): jQuery / CSS - Sortable list problem with float: left">more</A>]]]></description> 
	<pubDate>Thu, 19 Nov 2009 02:38:00 GMT</pubDate> 
	<dc:author>Joshua Rowe </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:6189</guid> 
</item>

<item>
	<title><![CDATA[Help With Z-Index]]></title> 
	<description><![CDATA[Hello - <br>
	<br>
	I am wondering if someone could provide his or her two cents as to why my menu is hidden behind the image carousel in IE7.<br>
	<br>
	The dev site is here:&nbsp;&nbsp;<A HREF="http://faa.iupui.edu/dev/3/">http://faa.iupui.edu/dev/3/</A><br>
	<br>
	In FF and IE8, once you hover over the menu, the submenu <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:6103"  title="Cascading Style Sheets (CSS): Help With Z-Index">more</A>]]]></description> 
	<pubDate>Mon, 14 Sep 2009 01:39:00 GMT</pubDate> 
	<dc:author>Adam Parker </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:6103</guid> 
</item>

<item>
	<title><![CDATA[Common yet flexible font size ]]></title> 
	<description><![CDATA[Sandra Clark wrote:<br>
	&gt; Body{<br>
	&gt; Font-face:&nbsp;&nbsp;Whatever;<br>
	&gt; Font-size: 100%;<br>
	&gt; }<br>
	&gt;<br>
	&gt; Usually defaults to the user's default font size of 16 px.&nbsp;&nbsp;Then you adjust<br>
	&gt; it up or down with ems.&nbsp;&nbsp;1em = 100%, .9em = 90%.<br>
	&gt;<br>
	&gt; IE doesn't allow for adjustable font<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5858"  title="Cascading Style Sheets (CSS): Common yet flexible font size.">more</A>]]]></description> 
	<pubDate>Thu, 02 Apr 2009 09:22:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5858</guid> 
</item>

<item>
	<title><![CDATA[Common yet flexible font size ]]></title> 
	<description><![CDATA[Body{<br>
	Font-face:&nbsp;&nbsp;Whatever;<br>
	Font-size: 100%;<br>
	}<br>
	<br>
	Usually defaults to the user's default font size of 16 px.&nbsp;&nbsp;Then you adjust<br>
	it up or down with ems.&nbsp;&nbsp;1em = 100%, .9em = 90%.<br>
	<br>
	IE doesn't allow for adjustable font sizes if you style with pixels.&nbsp;&nbsp;So <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5857"  title="Cascading Style Sheets (CSS): Common yet flexible font size.">more</A>]]]></description> 
	<pubDate>Wed, 01 Apr 2009 06:20:00 GMT</pubDate> 
	<dc:author>Sandra Clark</dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5857</guid> 
</item>

<item>
	<title><![CDATA[Common yet flexible font size ]]></title> 
	<description><![CDATA[This is probably another one that is in &quot;CSS the Definitive Guide&quot;, but <br>
	I'm experimenting with CSS techniques *now* and it will take at least <br>
	one day to go out and get a book.<br>
	<br>
	So, to jump ahead, what would be a good way to define a common font face<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5856"  title="Cascading Style Sheets (CSS): Common yet flexible font size.">more</A>]]]></description> 
	<pubDate>Wed, 01 Apr 2009 05:28:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5856</guid> 
</item>

<item>
	<title><![CDATA[CSS List Model]]></title> 
	<description><![CDATA[Best Explanation for any of that is CSS the Definitive Guide (O'Reilly).&nbsp;&nbsp;I<br>
	think its up to Version 3 right now.<br>
	<br>
	-----Original Message-----<br>
	From: Ian Skinner [mailto:HOF@ilsweb.com] <br>
	Sent: Wednesday, April 01, 2009 1:46 PM<br>
	To: css<br>
	Subject: CSS <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5854"  title="Cascading Style Sheets (CSS): CSS List Model">more</A>]]]></description> 
	<pubDate>Wed, 01 Apr 2009 03:06:00 GMT</pubDate> 
	<dc:author>Sandra Clark</dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5854</guid> 
</item>

<item>
	<title><![CDATA[CSS List Model]]></title> 
	<description><![CDATA[Does anybody know a link to a good explanation of the 'List Model' for <br>
	CSS similar to the 'Box Model' that explains how margins, borders, <br>
	paddings, widths and heights of the list, list elements and bullets <br>
	interplay together?<br>
	<br>
	Unfortunately, <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5853"  title="Cascading Style Sheets (CSS): CSS List Model">more</A>]]]></description> 
	<pubDate>Wed, 01 Apr 2009 01:48:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5853</guid> 
</item>



<item>
	<title><![CDATA[The Flex Authority Volume 1, Issue 2 is out now]]></title> 
	<description><![CDATA[If you want your Flex skills to be up-to-date then you need the Flex Authority. The current issue is all about Components: The Building Blocks of Your Applications.
	
	Order now]]></description> 
	<guid>http://www.flex-authority.com/issues/components-application-building-blocks/</guid>
	<pubDate>Tue, 18 Jun 2013 12:52:55 GMT</pubDate> 
	<dc:author>Flex Authority</dc:author> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Peter Boughton wrote:<br>
	&gt; But I'm fairly sure that's not what you're after either?<br>
	<br>
	No, not really.&nbsp;&nbsp;I feel like I have read this once.&nbsp;&nbsp;It seems like it <br>
	used some great, simple, if not intuitive CSS styling to constrain the <br>
	overall width to 50% but <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5849"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 06:12:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5849</guid> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Ah, sorry - misread your post.<br>
	<br>
	You can of course do: &lt;div style=&quot;width: 48%; margin: 1%;&quot;&gt;...&lt;/div&gt;<br>
	<br>
	But I'm fairly sure that's not what you're after either<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5848"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 05:54:00 GMT</pubDate> 
	<dc:author>Peter Boughton </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5848</guid> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Peter Boughton wrote:<br>
	&gt; &lt;body style=&quot;margin:0;width:100%;&quot;&gt;<br>
	&gt; &lt;div style=&quot;width:50%; margin:0; border-width:0; padding:0; background:red;&quot;&gt;<br>
	&gt; 	&lt;div style=&quot;width:auto; margin: 1em; border-width: 2px; background:blue;&quot;&gt;<br>
	&gt; 		...<br>
	&gt; 	&lt;/div&gt;<br>
	&gt; &lt;/div<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5847"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 05:45:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5847</guid> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Of course, inline styles are used here for quick demonstration only -<br>
	sensible class names should always be used<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5846"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 05:36:00 GMT</pubDate> 
	<dc:author>Peter Boughton </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5846</guid> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Set the inner container to width:auto and it will fill the available<br>
	space after setting it's margins/etc, whilst the outer container will<br>
	constrain the whole thing to whatever size you set.<br>
	<br>
	e.g.<br>
	&lt;!DOCTYPE html&gt;<br>
	&lt;body style=&quot;margin:0;width:100<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5845"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 05:33:00 GMT</pubDate> 
	<dc:author>Peter Boughton </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5845</guid> 
</item>

<item>
	<title><![CDATA[Make a float exactly 50%]]></title> 
	<description><![CDATA[Including border and margin.<br>
	<br>
	I thought I read a nice, correct way to do this but I can not find it <br>
	today when I actualy want to do this.<br>
	<br>
	Can you define a total width of a container, including margin, border, <br>
	padding and content to be 50% as well<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5844"  title="Cascading Style Sheets (CSS): Make a float exactly 50%">more</A>]]]></description> 
	<pubDate>Mon, 30 Mar 2009 05:24:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5844</guid> 
</item>

<item>
	<title><![CDATA[Image badly positioned in unordered lists in IE]]></title> 
	<description><![CDATA[Hi,<br>
	<br>
	In this example : <A HREF="http://www.contentbox.com/claude/test/test2.htm">http://www.contentbox.com/claude/test/test2.htm</A><br>
	I have two list using a &quot;list-style-image&quot;<br>
	<br>
	The fisrt one is correct, but the second one also have <br>
	&quot;list-style-position: inside&quot;.<br>
	The image looks very poorly positioned by IE, <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5825"  title="Cascading Style Sheets (CSS): Image badly positioned in unordered lists in IE">more</A>]]]></description> 
	<pubDate>Tue, 17 Mar 2009 12:30:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5825</guid> 
</item>

<item>
	<title><![CDATA[Badly aligned list in IE]]></title> 
	<description><![CDATA[Hi,<br>
	<br>
	In page at <A HREF="http://www.contentbox.com/claude/test/test.htm">http://www.contentbox.com/claude/test/test.htm</A><br>
	I have a table on left that has a &quot;float:left&quot; style.<br>
	The problem is with the lists at right of the table : they have lost <br>
	their margins.<br>
	<br>
	I read somewhere that adding STYLE=&quot;overflow<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5824"  title="Cascading Style Sheets (CSS): Badly aligned list in IE">more</A>]]]></description> 
	<pubDate>Tue, 17 Mar 2009 12:25:00 GMT</pubDate> 
	<dc:author>Claude Schneegans </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5824</guid> 
</item>

<item>
	<title><![CDATA[What IE issue am I bumping into ]]></title> 
	<description><![CDATA[James Holmes wrote:<br>
	&gt; Have you seen it in IE 6? There are more problems there than just the map.<br>
	&gt;&nbsp;&nbsp;&nbsp;<br>
	No, I don't currently have access to I.E.6.<br>
	<br>
	&gt; It also doesn't work at all in Chrome or Opera.<br>
	&gt;&nbsp;&nbsp;&nbsp;<br>
	I knew about Chrome... I'm working through <BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5823"  title="Cascading Style Sheets (CSS): What IE issue am I bumping into.">more</A>]]]></description> 
	<pubDate>Tue, 17 Mar 2009 09:05:00 GMT</pubDate> 
	<dc:author>Ian Skinner </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5823</guid> 
</item>

<item>
	<title><![CDATA[What IE issue am I bumping into ]]></title> 
	<description><![CDATA[Have you seen it in IE 6? There are more problems there than just the map.<br>
	<br>
	It also doesn't work at all in Chrome or Opera.<br>
	<br>
	mxAjax / CFAjax docs and other useful articles:<br>
	<A HREF="http://www.bifrost.com.au/blog/">http://www.bifrost.com.au/blog/</A><br>
	<br>
	2009/3/17 Ian Skinner &lt;HOF@ilsweb.com<BR> [<A href="http://www.houseoffusion.com/groups/css/message.cfm/messageid:5822"  title="Cascading Style Sheets (CSS): What IE issue am I bumping into.">more</A>]]]></description> 
	<pubDate>Tue, 17 Mar 2009 08:45:00 GMT</pubDate> 
	<dc:author>James Holmes </dc:author> 
	<guid>http://www.houseoffusion.com/groups/css/message.cfm/messageid:5822</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 3, Issue 1 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Data and how to make it work for you. Just what we all need.
	
	Order now]]></description> 
	<guid>http://www.fusionauthority.com/quarterly/data-how-to-make-it-work-for-you/</guid>
	<pubDate>Tue, 18 Jun 2013 12:52:55 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

