<?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>CSS How To &#187; tutorial</title>
	<atom:link href="http://csshowto.us/tag/tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://csshowto.us</link>
	<description>CSSHowTo.us - Help, Tutorials And Guides</description>
	<lastBuildDate>Sat, 10 Sep 2011 22:20:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Using the Dreamweaver CS5 HTML5 Pack to Create CSS3 Transforms and max tutorial</title>
		<link>http://csshowto.us/using-the-dreamweaver-cs5-html5-pack-to-create-css3-transforms-and-max-tutorial.html</link>
		<comments>http://csshowto.us/using-the-dreamweaver-cs5-html5-pack-to-create-css3-transforms-and-max-tutorial.html#comments</comments>
		<pubDate>Tue, 12 Jul 2011 09:43:32 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[CSS Howto Tutorial]]></category>
		<category><![CDATA[Create]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Pack]]></category>
		<category><![CDATA[Transforms]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://csshowto.us/?p=7</guid>
		<description><![CDATA[Today, CSShowto.us will give you an article about Using the Dreamweaver CS5 HTML5 Pack to Create CSS3 Transforms and max tutorial. Many effects that used to require JavaScript, Flash, or using images to convey stylized type can now be implemented &#8230; <a href="http://csshowto.us/using-the-dreamweaver-cs5-html5-pack-to-create-css3-transforms-and-max-tutorial.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, <strong><a href="http://csshowto.us/">CSShowto.us</a> </strong>will give you an article about Using the Dreamweaver CS5 HTML5 Pack to Create CSS3 Transforms and max tutorial.</p>
<p>Many effects that used to require JavaScript, Flash, or using images to convey stylized type can now be implemented with nothing more than CSS style sheets. This development makes it easier to generate type or images with effects such as rotation, scaling, or skewing. Presenting effects with CSS even allows visitors to copy-and-paste text and images to which these effects have been applied.</p>
<p>These new features in CSS3 are part of a complex and rapidly shifting landscape in web design. CSS3 and its partner, HTML5, can be used to create effects that traditionally have been implemented with much more difficulty by using Flash or JavaScript. Another factor driving designers to HTML5 and CSS3 is Apple&#8217;s not to support Flash.</p>
<p>This articles and walked through the process of using the Audio and Video elements in HTML5 to embed media directly in a web page, without relying on an external plug-in media player such as Flash Player, QuickTime Player, or Windows Media Player.</p>
<p>In this article, we&#8217;ll show you how to implement CSS3 to define two-dimensional (2D) transforms (also called transformations).</p>
<p>Creating CSS3 code for new effects takes some work; the process isn&#8217;t as user-friendly as we might wish. But Dreamweaver&#8217;s HTML5 Pack supplies helpful tools that make the process easier. For this tutorial, I chose to explore 2D effects such as rotation, scaling, and skewing because they&#8217;re among the most widely supported of the new generation of CSS-based effects. The 2D effects can be viewed in Firefox, Opera, and Apple&#8217;s Safari browser.</p>
<p>Other CSS3 effects, such as animation and 3D effects, are supported only in Safari.</p>
<p>Another nice thing about 2D transforms: If a visitor&#8217;s browser doesn&#8217;t support the effect, the content is still accessible; it just displays without the effect. For those reasons, plus the fact that 2D effects provide a good template on which to learn how to use CSS3 effects, this tutorial focuses on using the skew, scale, rotate, and translate 2D effects.</p>
<p><strong>Using Dreamweaver to Create CSS3 Styles</strong></p>
<p>In this tutorial, I&#8217;ll show you how to take advantage of new code hints available through the HTML5 Pack. The HTML5 Pack constitutes a qualitative upgrade to Dreamweaver CS5something that in an earlier era would have been branded Dreamweaver CS5.1. The HTML5 Pack was released very shortly after (and to some degree in response to) Steve Jobs&#8217; max tutorial that Apple mobile devices would never support Flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://csshowto.us/using-the-dreamweaver-cs5-html5-pack-to-create-css3-transforms-and-max-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

