<?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>ajaxtime.com &#187; CSS</title>
	<atom:link href="http://www.ajaxtime.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxtime.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 13 Apr 2010 14:41:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mastering CSS with DW CS3</title>
		<link>http://www.ajaxtime.com/mastering-css-with-dw-cs3.html</link>
		<comments>http://www.ajaxtime.com/mastering-css-with-dw-cs3.html#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:42:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>

		<guid isPermaLink="false">http://www.ajaxtime.com/?p=126</guid>
		<description><![CDATA[Durch Integration von Datenbankanbindung und Skriptsprachen wird Dreamweaver CS 4 zum alltagstauglichen Werkzeug für die Erstellung einfacher Redaktionssysteme. ]]></description>
			<content:encoded><![CDATA[<p>Today, more designers and developers than ever are adopting web standards to deliver their content. One example is the migration from table-based layouts to cascading style sheets (CSS). And while the benefits of embracing web standards such as CSS include a more flexible and robust cross-browser site design, many people don’t have the time to learn brand new ways to get their work done.</p>
<p>Dreamweaver CS3 helps by offering CSS Layouts that not only get your page up and running quickly, they also help you learn by providing extensive inline comments in the code. Most site designs on the web can be categorized as one-, two-, or three-column layouts, each with a number of additional elements (such as headers, footers, etc.).</p>
<p>Dreamweaver offers a comprehensive list of essential layout designs, which enable you to start using CSS with the click of the mouse.</p>
<p>In this article, Stephanie Sullivan, who created the CSS Layouts in Dreamweaver CS3, will discuss what they are, how to access them, and what to watch for as you utilize them in your projects.</p>
<h3>What are the CSS Layouts?</h3>
<p>One of the new features in Dreamweaver CS3 is the CSS Layouts. These layouts were created to help you, as a new CSS user, get a quick start on the layout portion of your site. They contain no styling at all. They are heavily commented so that, as you adapt them to your own design, you’ll be aware of the changes you’ll need to make and how those might affect other parts of the layout. The CSS Layouts are also useful for those who understand, and already use CSS for positioning. Think of them as a quick start that gives you a solid base to begin. Previously, I used snippets with my own custom quick starts. Now I have a lot more choices already packaged within Dreamweaver CS3.</p>
<p>Dreamweaver CSS Layouts render correctly in the following browsers: Firefox (Windows and Macintosh) 1.0, 1.5, and 2.0; Internet Explorer (Windows) 5.5, 6.0, 7.0; Opera (Windows and Macintosh) 8.0, 9.0; and Safari 2.0. When writing the code for the CSS Layouts, care was given to avoid hacks for specific browsers. Though these current, and older browsers have been thoroughly tested, it does not mean the CSS Layouts will not work in earlier browsers. If you need to support an older browser like IE 5 Macintosh, there is very little that actually needs to be added. This is one of the things that will be covered in the book Greg Rewis and I are writing for New Riders called “Mastering CSS with Dreamweaver CS3.”</p>
<p>The CSS Layouts are accessed in one of two ways:</p>
<ul>
<li>Choose File &gt; New and go to the Blank Page pane of the dialog.</li>
<li>On the Dreamweaver Welcome Screen, go to the Create New column and choose the More… link at the bottom.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxtime.com/mastering-css-with-dw-cs3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
