<?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: CSS is not hard to learn &#8211;  if you recognise it for what it is</title>
	<atom:link href="http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<lastBuildDate>Sun, 21 Mar 2010 14:49:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: judithspr4 (Judith Roth)</title>
		<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/comment-page-1/#comment-14321</link>
		<dc:creator>judithspr4 (Judith Roth)</dc:creator>
		<pubDate>Sun, 01 Nov 2009 21:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=172#comment-14321</guid>
		<description>&lt;a href=&quot;http://twitter.com/judithspr4&quot; title=&quot;Twitter Comment&quot; rel=&quot;nofollow&quot;&gt;
&lt;sprong class=&quot;ccimg1&quot; title=&quot;judithspr4 (Judith Roth)&quot; style=&quot;float:left;margin-right:10px;padding:0;width:60px;height:60px;&quot;&gt;
&lt;img name=&quot;cc_image&quot; title=&quot;judithspr4 (Judith Roth)&quot; style=&quot;float:left;margin-right:10px;padding:0;width:50px;height:50px;&quot; src=&quot;http://purl.org/net/spiurl/judithspr4&quot;&gt;
&lt;/span&gt;
&lt;/a&gt;
Wait till I come! Â» Blog Archive Â» CSS is not hard to learn â€“ if... [link to post]&lt;br /&gt;&lt;br /&gt; - &lt;a href=&quot;http://chatcatcher.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Posted using Chat Catcher&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p><a href="http://twitter.com/judithspr4" title="Twitter Comment" rel="nofollow"></p>
<p>
</a><br />
Wait till I come! &Acirc;&raquo; Blog Archive &Acirc;&raquo; CSS is not hard to learn &acirc;€“ if&#8230; [link to post]</p>
<p> &#8211; <a href="http://chatcatcher.com" target="_blank" rel="nofollow">Posted using Chat Catcher</a> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nazgob</title>
		<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/comment-page-1/#comment-1952</link>
		<dc:creator>Nazgob</dc:creator>
		<pubDate>Wed, 15 Feb 2006 14:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=172#comment-1952</guid>
		<description>Nice art, good job!</description>
		<content:encoded><![CDATA[<p>Nice art, good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinay</title>
		<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/comment-page-1/#comment-1888</link>
		<dc:creator>vinay</dc:creator>
		<pubDate>Sat, 21 Jan 2006 17:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=172#comment-1888</guid>
		<description>when i put a url in a comment box which is a table,width of comment box increases.i have specified width of table.but it exceeds that.how to make a fixed size table width wise.i tried this
&lt;code&gt;
&lt;table width=&quot;100&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
xczxczxa href=&quot;http://techno-flaws.net&quot; target=&quot;new&quot;&gt;&lt;img src=&quot;http://i32.photobucket.com
/albums/d50/flawlezzd0llzooo/
Animation1er.gif&quot;
&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/code&gt;

its not working.size of table increases with content width wise,even though i have fixed width

*Edit*: CSS has not the capability of shortening texts or add breakpoints when there aren&#039;t any defined. You can use the overflow property to either display a scrollbar or cut off the text. Another option would be to use a server side or client side script to shorten links. I have &quot;written a script to automatically shorten URLS&quot;:http://www.wait-till-i.com/index.php?p=76  to simulate a backend script.

</description>
		<content:encoded><![CDATA[<p>when i put a url in a comment box which is a table,width of comment box increases.i have specified width of table.but it exceeds that.how to make a fixed size table width wise.i tried this<br />
<code><br />
&lt;table width=&quot;100&quot;&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;<br />
xczxczxa href=&quot;http://techno-flaws.net&quot; target=&quot;new&quot;&gt;&lt;img src=&quot;http://i32.photobucket.com<br />
/albums/d50/flawlezzd0llzooo/<br />
Animation1er.gif&quot;<br />
&lt;/table&gt;<br />
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</code></p>
<p>its not working.size of table increases with content width wise,even though i have fixed width</p>
<p><strong>Edit</strong>: <span class="caps">CSS </span>has not the capability of shortening texts or add breakpoints when there aren&#8217;t any defined. You can use the overflow property to either display a scrollbar or cut off the text. Another option would be to use a server side or client side script to shorten links. I have <a href="http://www.wait-till-i.com/index.php?p=76">written a script to automatically shorten <span class="caps">URLS</span></a>  to simulate a backend script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x</title>
		<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/comment-page-1/#comment-1777</link>
		<dc:creator>x</dc:creator>
		<pubDate>Mon, 19 Dec 2005 15:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=172#comment-1777</guid>
		<description>If table-less design is so neat, how come your own homepage looks like this?

http://www.freeimagehosting.net/674a8c057c.jpg
http://www.freeimagehosting.net/2f091fdc02.jpg

Does CSS mean I have to choose between overlapping the content with the sidebar, and clear&#039;ing until the content is spaced out in orbit?

*Edit:* It is a conscious decision I made to use JavaScript overlays instead of listing all these links. I also rushed the design of this site and did it 90% in the web developer toolbar CSS editor. I could as well have floated them all to the right and shown them there. Wait-till-I.com is not there to win design prices - I am a bad designer. I might change the non-JavaScript styles of these overlays but frankly you are the first to complain. </description>
		<content:encoded><![CDATA[<p>If table-less design is so neat, how come your own homepage looks like this?</p>
<p><a href="http://www.freeimagehosting.net/674a8c057c.jpg" rel="nofollow">http://www.freeimagehosting.net/674a8c057c.jpg</a><br />
<a href="http://www.freeimagehosting.net/2f091fdc02.jpg" rel="nofollow">http://www.freeimagehosting.net/2f091fdc02.jpg</a></p>
<p>Does <span class="caps">CSS </span>mean I have to choose between overlapping the content with the sidebar, and clear&#8217;ing until the content is spaced out in orbit?</p>
<p><strong>Edit:</strong> It is a conscious decision I made to use JavaScript overlays instead of listing all these links. I also rushed the design of this site and did it 90% in the web developer toolbar <span class="caps">CSS </span>editor. I could as well have floated them all to the right and shown them there. Wait-till-I.com is not there to win design prices &#8211; I am a bad designer. I might change the non-JavaScript styles of these overlays but frankly you are the first to complain. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Heilmann</title>
		<link>http://www.wait-till-i.com/2005/10/04/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is/comment-page-1/#comment-1664</link>
		<dc:creator>Chris Heilmann</dc:creator>
		<pubDate>Fri, 18 Nov 2005 07:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=172#comment-1664</guid>
		<description>Sarven:

What I meant is notes on designs like: &quot;This link can be 16 characters long&quot; or &quot;This field can be three lines&quot;.

It is just not wise to constrain content in your design as there will be situations where this will not be enough and your design will be shot.</description>
		<content:encoded><![CDATA[<p>Sarven:</p>
<p>What I meant is notes on designs like: &#8220;This link can be 16 characters long&#8221; or &#8220;This field can be three lines&#8221;.</p>
<p>It is just not wise to constrain content in your design as there will be situations where this will not be enough and your design will be shot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
