<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Designs Advice Tag: css</title>
<link>http://designsadvice.com/forums/</link>
<description>Designs Advice Tag: css</description>
<language>en</language>
<pubDate>Mon, 06 Sep 2010 15:57:14 +0000</pubDate>

<item>
<title>drew on "Web Design Books"</title>
<link>http://designsadvice.com/forums/topic/web-design-books#post-191</link>
<pubDate>Tue, 04 Dec 2007 12:31:14 +0000</pubDate>
<dc:creator>drew</dc:creator>
<guid isPermaLink="false">191@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;The last book I purchased was css Zen Garden and that book is useless. Fatboy if you do find any book about future trends of css and web design or anyone else got any great reads be sure to post them up. &#60;/p&#62;
&#60;p&#62;Im in need of any good recommendations
&#60;/p&#62;</description>
</item>
<item>
<title>fatboyjim on "Web Design Books"</title>
<link>http://designsadvice.com/forums/topic/web-design-books#post-189</link>
<pubDate>Sun, 02 Dec 2007 23:37:57 +0000</pubDate>
<dc:creator>fatboyjim</dc:creator>
<guid isPermaLink="false">189@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;Last year as a Christmas gift I received Transcending CSS The Fine Art of Web Design By Andy Clarke.&#60;/p&#62;
&#60;p&#62;A great read, and beautifully put together book.&#60;/p&#62;
&#60;p&#62;This year I would like to ask Santa to get me a book that is as equally designed and discusses the future of web design, css3 and the internet.&#60;/p&#62;
&#60;p&#62;Does anyone know of any that may suit?&#60;/p&#62;
&#60;p&#62;j
&#60;/p&#62;</description>
</item>
<item>
<title>twofivethreetwo on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-179</link>
<pubDate>Thu, 06 Sep 2007 00:27:59 +0000</pubDate>
<dc:creator>twofivethreetwo</dc:creator>
<guid isPermaLink="false">179@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Exactly, no matter how much trouble IE gives us its still the majority and a client doesn't pay for most of their users to have a broken site. I've converted a lot of my clients to FireFox in the past 2 years, but IE will always be there and have a good margin. When I look at my logs for different sites and client sites there are still people using IE5.5 and every now and then I see NN 6 or 7.
&#60;/p&#62;</description>
</item>
<item>
<title>drew on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-178</link>
<pubDate>Wed, 05 Sep 2007 20:31:29 +0000</pubDate>
<dc:creator>drew</dc:creator>
<guid isPermaLink="false">178@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;it is because of the IE6 &#38;#38; 7 'Peek-a-boo bug'&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.positioniseverything.net/explorer/peekaboo.html&#34; rel=&#34;nofollow&#34;&#62;http://www.positioniseverything.net/explorer/peekaboo.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>zar36 on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-177</link>
<pubDate>Wed, 05 Sep 2007 20:27:30 +0000</pubDate>
<dc:creator>zar36</dc:creator>
<guid isPermaLink="false">177@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Hi colourdreamer, I agree margins are outside the div and padding is inside, well thats the case with firefox and standards. IE tends to go silly when you set a width on a block element and padding. It doesnt really matter to me as there are &#60;strong&#62;&#60;a href=&#34;http://css-discuss.incutio.com/?page=BoxModelHack&#34;&#62;hacks&#60;/a&#62;&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;Around 80% of web surfers are still using IE so we have to make our clients happy.
&#60;/p&#62;</description>
</item>
<item>
<title>colourdreamer on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-176</link>
<pubDate>Fri, 31 Aug 2007 12:11:11 +0000</pubDate>
<dc:creator>colourdreamer</dc:creator>
<guid isPermaLink="false">176@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Hmmm I think the box model explicit width should be set at the border. Makes most sense to me. Maybe I'm thinking of this differently. Padding goes inside the div and margin outside. Or that's how it should be. I get confused about which browser does what, but if IE does/did that, then I'd rather have voted for that. But I don't make the rules.&#60;/p&#62;
&#60;p&#62;Look at it this way, why should padding and margin do the same thing? In the case of bulleted lists, FF and IE use them differently and I take the approach to make them equal which outputs equal. (And play if there needs further adjustment.) I forget which prefers which by now. LOL. I'm so over-coded the last few weeks.&#60;/p&#62;
&#60;p&#62;Yes, so padding and margin shouldn't be redundant. If the &#34;correct&#34; way to render is making them both go on the outside of the div, what is the point?&#60;/p&#62;
&#60;p&#62;I'm a little cranky, because my issue with Firefox is that it doesn't split to a new line with hyphens. I wish it would for my personal account on my new site, but I'm designing for the general, so I let my user page go a little off in Firefox.&#60;/p&#62;
&#60;p&#62;I also just came off a project with which I was told to forget Firefox if it's not too bad and make it look good in IE. The site still doesn't center right in FF, but I don't know what to do and clients are happy. I couldn't find an answer online, it seemed to say that FF doesn't do the centering right. Seriously what I read seemed to say give up. Well maybe I should start a thread on here. I might have another question, too. You lot seem very knowledgeable.&#60;/p&#62;
&#60;p&#62;I'm only craftilly cunning and have a good aesthetic. I know a lot, too. If I can't find a solution I have to think one up. It's tiring!&#60;/p&#62;
&#60;p&#62;But I wish I could ANSWER more, I don't want to be the &#34;non-professional&#34;.&#60;/p&#62;
&#60;p&#62;I'm self-taught but I blog and run sites for a living.&#60;/p&#62;
&#60;p&#62;Hope this site finds success, I find it better so far than the other coding sites. See they think more in code. This one's pink! LOL.
&#60;/p&#62;</description>
</item>
<item>
<title>colourdreamer on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-175</link>
<pubDate>Fri, 31 Aug 2007 11:51:45 +0000</pubDate>
<dc:creator>colourdreamer</dc:creator>
<guid isPermaLink="false">175@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;I came here hoping to answer some questions, but now I want to ask, &#34;what does height: 1% do to a container div?&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>fatboyjim on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-157</link>
<pubDate>Wed, 18 Jul 2007 22:13:29 +0000</pubDate>
<dc:creator>fatboyjim</dc:creator>
<guid isPermaLink="false">157@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Have you tried applying overflow: hidden and height: 1% to a container div.
&#60;/p&#62;</description>
</item>
<item>
<title>drew on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-140</link>
<pubDate>Tue, 26 Jun 2007 12:51:17 +0000</pubDate>
<dc:creator>drew</dc:creator>
<guid isPermaLink="false">140@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Another useful link&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.paulbellows.com/getsmart/balance_columns/&#34; rel=&#34;nofollow&#34;&#62;http://www.paulbellows.com/getsmart/balance_columns/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>zar36 on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-139</link>
<pubDate>Fri, 22 Jun 2007 20:27:11 +0000</pubDate>
<dc:creator>zar36</dc:creator>
<guid isPermaLink="false">139@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;I've just setup vmware with all the browsers I need for testing IE6, Opera etc. For mac I use browsershots.com.
&#60;/p&#62;</description>
</item>
<item>
<title>fatboyjim on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-134</link>
<pubDate>Tue, 19 Jun 2007 00:31:19 +0000</pubDate>
<dc:creator>fatboyjim</dc:creator>
<guid isPermaLink="false">134@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Same, Design for Firefox, fix for Ie7 then IE6. I have a quick look with opera, although if it works in FF you're pretty safe. Same goes for Safari/Mac. I'm having problems with Safari/Win but haven't had time to pley recently.
&#60;/p&#62;</description>
</item>
<item>
<title>zar36 on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-133</link>
<pubDate>Sun, 17 Jun 2007 22:12:32 +0000</pubDate>
<dc:creator>zar36</dc:creator>
<guid isPermaLink="false">133@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Ah okay, I always thought that IE had a problem with padding not margins.&#60;/p&#62;
&#60;p&#62;What browser do you do all your testing in? I usually work in firefox then check in IE when im satisfied with the layout.
&#60;/p&#62;</description>
</item>
<item>
<title>zar36 on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-132</link>
<pubDate>Sun, 17 Jun 2007 22:01:15 +0000</pubDate>
<dc:creator>zar36</dc:creator>
<guid isPermaLink="false">132@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;That float tutorial was really helpful. I also read this &#60;a href=&#34;http://alistapart.com/articles/fauxcolumns/.&#34; rel=&#34;nofollow&#34;&#62;http://alistapart.com/articles/fauxcolumns/.&#60;/a&#62; I guess what I was trying to achieve was something in the way of height=&#34;100%&#34;, but thats not the approach using css layout. I managed to get the look I wanted using background styles :)
&#60;/p&#62;</description>
</item>
<item>
<title>fatboyjim on "3 Column same height CSS layout"</title>
<link>http://designsadvice.com/forums/topic/3-column-same-height-css-layout#post-128</link>
<pubDate>Fri, 15 Jun 2007 00:15:15 +0000</pubDate>
<dc:creator>fatboyjim</dc:creator>
<guid isPermaLink="false">128@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;Hey there, Have you tried Floatutorial?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://css.maxdesign.com.au/floatutorial/tutorial0916.htm&#34; rel=&#34;nofollow&#34;&#62;http://css.maxdesign.com.au/floatutorial/tutorial0916.htm&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fatboyjim on "Use pixels or percent?"</title>
<link>http://designsadvice.com/forums/topic/use-pixels-or-percent#post-127</link>
<pubDate>Fri, 15 Jun 2007 00:12:30 +0000</pubDate>
<dc:creator>fatboyjim</dc:creator>
<guid isPermaLink="false">127@http://designsadvice.com/forums/</guid>
<description>&#60;p&#62;I find it easier to design without using margins. Saves a lot of headaches. Keep it simple.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
