<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Graphic Design Forum and Web Design Forum - CSS Forum</title>
		<link>http://www.estetica-design-forum.com/</link>
		<description>Cascading Style Sheets (CSS) and XHTML Forum</description>
		<language>en</language>
		<lastBuildDate>Sun, 19 May 2013 01:16:25 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>200</ttl>
		<image>
			<url>http://www.estetica-design-forum.com/images/styles/AnimatedArena/misc/rss.png</url>
			<title>Graphic Design Forum and Web Design Forum - CSS Forum</title>
			<link>http://www.estetica-design-forum.com/</link>
		</image>
		<item>
			<title>how to make a website layout using css?</title>
			<link>http://www.estetica-design-forum.com/css-forum/46934-how-make-website-layout-using-css.html</link>
			<pubDate>Fri, 17 May 2013 14:04:37 GMT</pubDate>
			<description>Hi, 
I am in a problem of creating a basic website layout using css. I face problem because of some topics such as floating,positioning. 
I need a...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hi,<br />
I am in a problem of creating a basic website layout using css. I face problem because of some topics such as floating,positioning.<br />
I need a fresh information with project.<br />
Anyone can help me?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.estetica-design-forum.com/css-forum/">CSS Forum</category>
			<dc:creator>JsTech</dc:creator>
			<guid isPermaLink="true">http://www.estetica-design-forum.com/css-forum/46934-how-make-website-layout-using-css.html</guid>
		</item>
		<item>
			<title>CSS vs. HTML Styling</title>
			<link>http://www.estetica-design-forum.com/css-forum/46820-css-vs-html-styling.html</link>
			<pubDate>Wed, 08 May 2013 01:13:46 GMT</pubDate>
			<description><![CDATA[When you analyze a websites coding with several different programs you can receive messages like "Text align is styled with html, should be styled...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->When you analyze a websites coding with several different programs you can receive messages like &quot;Text align is styled with html, should be styled with CSS&quot; or something similar, but I'm not sure why it matters? Do certain browser not support html styling anymore or is it even a factor for how spiders / google / etc view your webpage? Sometimes it's easier to just throw a &lt;p textalign=&quot;directionhere&quot;&gt; when you don't have a set CSS styling set for the desired element and it's only going to occur once...Any thoughts?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.estetica-design-forum.com/css-forum/">CSS Forum</category>
			<dc:creator>SBCS</dc:creator>
			<guid isPermaLink="true">http://www.estetica-design-forum.com/css-forum/46820-css-vs-html-styling.html</guid>
		</item>
		<item>
			<title>what are the use of CSS</title>
			<link>http://www.estetica-design-forum.com/css-forum/46628-what-use-css.html</link>
			<pubDate>Sat, 20 Apr 2013 08:45:08 GMT</pubDate>
			<description>please tell me what is CSS. and how can i use proper css</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->please tell me what is CSS. and how can i use proper css<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.estetica-design-forum.com/css-forum/">CSS Forum</category>
			<dc:creator>partho</dc:creator>
			<guid isPermaLink="true">http://www.estetica-design-forum.com/css-forum/46628-what-use-css.html</guid>
		</item>
		<item>
			<title>100% height (oh God why)</title>
			<link>http://www.estetica-design-forum.com/css-forum/46522-100-height-oh-god-why.html</link>
			<pubDate>Tue, 09 Apr 2013 12:34:32 GMT</pubDate>
			<description><![CDATA[Ok, so I'm creating a left-hand navigation that needs to stretch out the height of the document. 
 
Parent of the navigation div is body. 
I have...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Ok, so I'm creating a left-hand navigation that needs to stretch out the height of the document.<br />
<br />
Parent of the navigation div is body.<br />
I have 100% height on html, body and the navigation div.<br />
I can't used position: fixed; because the navigation has so many elements that I need to be able to scroll through them.<br />
<br />
Obviously, the div is only as high as the view port and gives me a headache when the content is longer than the view port.<br />
<br />
Help?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.estetica-design-forum.com/css-forum/">CSS Forum</category>
			<dc:creator>StiligeCecilie</dc:creator>
			<guid isPermaLink="true">http://www.estetica-design-forum.com/css-forum/46522-100-height-oh-god-why.html</guid>
		</item>
		<item>
			<title>RWD without widths?</title>
			<link>http://www.estetica-design-forum.com/css-forum/46471-rwd-without-widths.html</link>
			<pubDate>Tue, 02 Apr 2013 14:00:14 GMT</pubDate>
			<description><![CDATA[Wasn't sure if i should have posted this in the Mobile Web forum, but in my opinion it deals more with CSS in general even though it's Specifically...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Wasn't sure if i should have posted this in the Mobile Web forum, but in my opinion it deals more with CSS in general even though it's Specifically about Responsive Web Design practices.<br />
<br />
Here's the deal; I'm doing some research into using aspect ratios and the current VGA standards (VGA, QVGA, HVGA, WVGA, FWVGA, nHD, qHD, and SIF/PAL) to create my style separators. No one has done this yet but my thinking is that since most new devices follow these standards and fall within one of the 4 main aspect ratios (3:2, 4:3, 5:3, or 16:9) it seems like using these as the base for a solid Responsive global stylesheet would work amazingly well. This is a really high level description so feel free to ask questions or make comments etc. so we can work this out. i'm thinking that this could become a new standard in CSS so we can reach a majority of devices with a minor effort in actual work and 0 reliance on data of current users.<br />
<br />
thoughts?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://www.estetica-design-forum.com/css-forum/">CSS Forum</category>
			<dc:creator>rossable</dc:creator>
			<guid isPermaLink="true">http://www.estetica-design-forum.com/css-forum/46471-rwd-without-widths.html</guid>
		</item>
	</channel>
</rss>
