<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rémy Giard &#187; XHTML / CSS</title>
	<atom:link href="http://blog.remygiard.com/category/xhtml-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.remygiard.com</link>
	<description>Web developer (Java, Ruby, PHP, Web Standards, jQuery). Father. Runner.</description>
	<lastBuildDate>Sun, 14 Mar 2010 23:31:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Still not using XHTML / CSS web standards ?</title>
		<link>http://blog.remygiard.com/2009/01/27/still-not-using-xhtml-css-web-standards/</link>
		<comments>http://blog.remygiard.com/2009/01/27/still-not-using-xhtml-css-web-standards/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 21:42:50 +0000</pubDate>
		<dc:creator>Rémy</dc:creator>
				<category><![CDATA[XHTML / CSS]]></category>

		<guid isPermaLink="false">http://blog.remygiard.com/2009/01/27/still-not-using-xhtml-css-web-standards/</guid>
		<description><![CDATA[Last week, I presented my thoughts about XHTML / CSS.  My goal was to discuss about how I think we should build a web site, the structure, the appearance.  In fact, I have concerns about how developers are using HTML, inline styles and javascript.  So many developers don&#8217;t know about XHTML, javascript frameworks or even [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I presented my thoughts about XHTML / CSS.  My goal was to discuss about how I think we should build a web site, the structure, the appearance.  In fact, I have concerns about how developers are using HTML, inline styles and javascript.  So many developers don&#8217;t know about XHTML, javascript frameworks or even CSS &#8230; and they don&#8217;t want to.  But they should !  They should try to maintain or refact their work.</p>
<p>I think XHTML should be applied on EVERY pages.  The HTML there should represent the data only.   The appearance should be done with CSS.  For me, the use of <a href="http://meyerweb.com/eric/tools/css/reset/" target="_blank">reset.css</a> is mandatory.  A CSS framework like <a href="http://www.blueprintcss.org/" target="_blank">Blueprintcss</a> could be a lot useful.  For event behavior, Ajax or anything non-HTML, <a href="http://jquery.com/" target="_blank">jQuery</a> does an excellent job.</p>
<p>Finally, sure it is not easy to follow this method at 100%. Perfect separation between the HTML and the CSS could be a pain at first.  But at least, if someone has to maintain your work, you follow a standard that someone can understand.</p>
<p>My slides (in french) are available on SlideShare: <a href="http://www.slideshare.net/rgiard/xhtml-css-janvier-2009-presentation" target="_blank">http://www.slideshare.net/rgiard/xhtml-css-janvier-2009-presentation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.remygiard.com/2009/01/27/still-not-using-xhtml-css-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
