<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: vertical text rotation with css</title>
	<atom:link href="http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/</link>
	<description>User Experience, Web and Mobile</description>
	<lastBuildDate>Tue, 02 Aug 2011 07:09:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: wenbo</title>
		<link>http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/comment-page-1/#comment-7</link>
		<dc:creator>wenbo</dc:creator>
		<pubDate>Fri, 05 Feb 2010 07:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://wenboixd.com/?p=63#comment-7</guid>
		<description>Thanks for reading. I made a sample file and it passed testing in firefox 3 latest version &amp; safari. Try it out.

&lt;html&gt;
&lt;p&gt;&lt;head&gt;&lt;br /&gt;
  &lt;title&gt;test vertical css&lt;/title&gt;&lt;br /&gt;
  &lt;style&gt;&lt;br /&gt;
  .v&lt;br /&gt;
  {&lt;br /&gt;
font-size:100px;&lt;/p&gt;
&lt;p&gt;-webkit-transform: rotate(-90deg);&lt;br /&gt;
  -moz-transform: rotate(-90deg);&lt;br /&gt;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);&lt;br /&gt;
  }&lt;br /&gt;
  &lt;/style&gt;&lt;br /&gt;
  &lt;/head&gt;&lt;/p&gt;
&lt;p&gt;&lt;body&gt;&lt;/p&gt;
&lt;p&gt;&lt;p class=&quot;v&quot;&gt;&lt;br /&gt;
  1231231231231&lt;br /&gt;
  &lt;/p&gt;&lt;br /&gt;
  &lt;/body&gt;&lt;br /&gt;
  &lt;/html&gt;&lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for reading. I made a sample file and it passed testing in firefox 3 latest version &#038; safari. Try it out.</p>
<p>&lt;html&gt;</p>
<p>&lt;head&gt;<br />
  &lt;title&gt;test vertical css&lt;/title&gt;<br />
  &lt;style&gt;<br />
  .v<br />
  {<br />
font-size:100px;</p>
<p>-webkit-transform: rotate(-90deg);<br />
  -moz-transform: rotate(-90deg);<br />
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);<br />
  }<br />
  &lt;/style&gt;<br />
  &lt;/head&gt;</p>
<p>&lt;body&gt;</p>
<p>&lt;p class=&quot;v&quot;&gt;<br />
  1231231231231<br />
  &lt;/p&gt;<br />
  &lt;/body&gt;<br />
  &lt;/html&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dream</title>
		<link>http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/comment-page-1/#comment-6</link>
		<dc:creator>dream</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://wenboixd.com/?p=63#comment-6</guid>
		<description>Thanks for your post. It is really helpful.

However it is not working in Mozilla 3.0 version. COuld you please let me know whats the workqaround for this to work in mozilla 3.0 and safari 2.0.

Thanks again for your help.</description>
		<content:encoded><![CDATA[<p>Thanks for your post. It is really helpful.</p>
<p>However it is not working in Mozilla 3.0 version. COuld you please let me know whats the workqaround for this to work in mozilla 3.0 and safari 2.0.</p>
<p>Thanks again for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wenbo</title>
		<link>http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/comment-page-1/#comment-5</link>
		<dc:creator>wenbo</dc:creator>
		<pubDate>Mon, 14 Dec 2009 05:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://wenboixd.com/?p=63#comment-5</guid>
		<description>very glad it can be of use to you. :-)</description>
		<content:encoded><![CDATA[<p>very glad it can be of use to you. <img src='http://www.wenbowang.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vandereij</title>
		<link>http://www.wenbowang.com/2009/10/vertical-text-rotation-with-css/comment-page-1/#comment-4</link>
		<dc:creator>Vandereij</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://wenboixd.com/?p=63#comment-4</guid>
		<description>Yes, mate!

You saved my life. This was the only good answer I found and It worked!
Thanks</description>
		<content:encoded><![CDATA[<p>Yes, mate!</p>
<p>You saved my life. This was the only good answer I found and It worked!<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

