<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

  <channel>
    <title>vsbabu.org : css</title>
    <link>http://vsbabu.org/mt/archives/categories/css/</link>
    <description>Gluing passing thoughts to foregone conclusions</description>
    <dc:language>en-us</dc:language>
    <dc:creator>vsbabu@gmail.com</dc:creator>
    <dc:rights>Copyright 2009</dc:rights>
    <dc:date>2002-09-28T08:35:50+05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />
    <admin:errorReportsTo rdf:resource="mailto:vsbabu@gmail.com"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

    <item>
      <title>Taming lists</title>
      <link>http://vsbabu.org/mt/archives/2002/09/28/taming_lists.html</link>
      <description>Pretty cool CSS tricks to make LI element do wonders.</description>
      <guid isPermaLink="false">542@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>
<cite>Mark Newhouse</cite> writes in <a href="http://www.alistapart.com/stories/taminglists/">A List Apart; using lists in HTML using CSS</a>. Very nicely written article.
</p>

<p>
I particularly liked Mark's idea about bread-crumbs. Symantically, bread-crumbs and the top and bottom navigation in this site should be list elements. Since I wanted this to look  usable in Lynx as well, I didn't even consider using lists for this. Perhaps I should've.
</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-09-28T08:35:50+05:00</dc:date>
    </item>
    <item>
      <title>CSS IEeeeeee</title>
      <link>http://vsbabu.org/mt/archives/2002/09/03/css_ieeeeeee.html</link>
      <description>Can&apos;t Microsoft make this standard compliant?</description>
      <guid isPermaLink="false">467@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>
I had added in a printer friendly CSS a week ago. Since I don't use IE generally,
I was under the impression that everything works, since it tested fine under Mozilla and Opera. Today, I viewed my site using IE at work and blast, the side bar is all gone.
</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-09-03T15:55:44+05:00</dc:date>
    </item>
    <item>
      <title>CSS Techniques</title>
      <link>http://vsbabu.org/mt/archives/2002/08/03/css_techniques.html</link>
      <description>Realworldstyle.com has handy techniques to get rid of tables in your design</description>
      <guid isPermaLink="false">424@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.realworldstyle.com/">Realworld Style</a>: Excellent CSS techniques, including:<br />
- <a href="http://www.realworldstyle.com/nn4_3col_header.html">NN4, 3column, header and footer liquid layout</a><br />
- <a href="http://www.realworldstyle.com/thumb_float.html">Floating thumbnails</a><br />
- <a href="http://www.realworldstyle.com/fonts.html">Unix fonts</a><br />
- <a href="http://www.realworldstyle.com/split.html">7-10 split</a></p>

<p>Enjoy this site and get rid of your tables!</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-08-03T08:43:01+05:00</dc:date>
    </item>
    <item>
      <title>Proper use of CSS in layout</title>
      <link>http://vsbabu.org/mt/archives/2002/03/18/proper_use_of_css_in_layout.html</link>
      <description>A good article at evolt.org about how WYSIWYG editors can create terrible CSS code. There was another article that talked...</description>
      <guid isPermaLink="false">195@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>A <a href="http://www.evolt.org/article/The_Wrong_Way_to_Use_CSS_in_Page_Layouts/20/22547/index.html">good article</a> at <a href="http://www.evolt.org/">evolt.org</a> about how WYSIWYG editors can create terrible CSS code. There was another article that talked about <a href="http://evolt.org/article/ds/25/6096/">getting rid of bad editors</a> too.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-03-18T06:45:48+05:00</dc:date>
    </item>
    <item>
      <title>Style switcher</title>
      <link>http://vsbabu.org/mt/archives/2002/03/13/style_switcher.html</link>
      <description>Added in a javascript style switcher that can switch between the stylesheets. Now all I need to do is to...</description>
      <guid isPermaLink="false">187@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>Added in a javascript style switcher that can switch between the stylesheets. Now all I need to do is to actually create some CSS files!</p>

<p>I got the idea and the script from <a href="http://www.diveintomark.org">Mark Pilgrim</a>'s site. Similar in concept to my <a href="/webdev/phpdev/themer.html">PHP script</a>, implemented in Javascript.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-03-13T19:54:03+05:00</dc:date>
    </item>
    <item>
      <title>IE5.5 and CSS dotted border</title>
      <link>http://vsbabu.org/mt/archives/2002/03/04/ie55_and_css_dotted_border.html</link>
      <description>Changed the stylesheet around a bit. &quot;1px dotted border&quot; in IE looks horrible. I had to change it to solid,...</description>
      <guid isPermaLink="false">156@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>Changed the stylesheet around a bit. "1px dotted border" in IE looks horrible. I had to change it to solid, though dotted looked really nice in all other standard compliant browsers.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-03-04T22:18:47+05:00</dc:date>
    </item>
    <item>
      <title>Layout using CSS</title>
      <link>http://vsbabu.org/mt/archives/2002/03/01/layout_using_css.html</link>
      <description>Good article on the subject. Certainly worth a read and bookmarking. Another article that might help in choosing between tables...</description>
      <guid isPermaLink="false">147@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p><a href="http://www.oreillynet.com/pub/a/javascript/synd/2002/03/01/css_layout.html">Good article</a> on the subject. Certainly worth a read and bookmarking.</p>

<p><a href="http://www.evolt.org/article/Tables_or_CSS_Choosing_a_layout/25/21429/index.html">Another article</a> that might help in choosing between tables and CSS.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-03-01T20:37:54+05:00</dc:date>
    </item>
    <item>
      <title>Apple: Introduction to CSS</title>
      <link>http://vsbabu.org/mt/archives/2002/02/20/apple_introduction_to_css.html</link>
      <description>Good un-biased tutorial on starting with CSS from Apple. They have other CSS resources too....</description>
      <guid isPermaLink="false">97@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>Good un-biased <a href="http://developer.apple.com/internet/css/introcsslayout.html">tutorial on starting with CSS</a> from <a href="http://www.apple.com">Apple</a>. They have other <a href="http://developer.apple.com/internet/css/index.html">CSS resources</a> too.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-02-20T06:33:28+05:00</dc:date>
    </item>
    <item>
      <title>CSS design links</title>
      <link>http://vsbabu.org/mt/archives/2002/02/17/css_design_links.html</link>
      <description>These are the sites I need to look into to learn a bit more CSS to make the next design...</description>
      <guid isPermaLink="false">81@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p>These are the sites I need to look into to learn a bit more CSS to make the next design for this site.</p>

<p>- <a href="http://www.zeldman.com/exit.html">Zeldman's exits</a>: has lots of links<br />
- <a href="http://www.glish.com/">Glish.com</a> : Great design.<br />
- <a href="http://www.thenoodleincident.com/tutorials/box_lesson/">Owen Brigg's box lesson</a><br />
- <a href="http://www.bluerobot.com/web/layouts/">Blue Robot's layout reservoir</a><br />
- <a href="http://www.meyerweb.com/eric/css/">Eric Meyer's CSS site</a></p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-02-17T09:43:00+05:00</dc:date>
    </item>
    <item>
      <title>Why CSS and not tables?</title>
      <link>http://vsbabu.org/mt/archives/2002/02/15/why_css_and_not_tables.html</link>
      <description>diveintomark.org presents several reasons on why
you should use CSS based design instead of tables.</description>
      <guid isPermaLink="false">73@http://vsbabu.org/mt/</guid>
      <content:encoded><![CDATA[<p><a href="http://scriptingnews.userland.com/stories/storyReader$1526">Dave Winer has been fuming about why people have difficulty to switching to CSS</a>  and Mark <a href="http://diveintomark.org/archives/00000144.html">presents some compelling thoughts and arguments on favoring CSS</a>. </p>

<p>Mark is also the author of <a href="http://www.diveintopython.org">Dive into Python</a>, a great online book for programmers who want to learn or polish their <a href="http://www.python.org/">python</a> skills.</p>]]></content:encoded>
      <dc:subject>css</dc:subject>
      <dc:date>2002-02-15T14:32:47+05:00</dc:date>
    </item>


  </channel>
</rss>


