<?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: Markup Missive</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:27:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simple Round Corners in CSS &#124; Ajaxonomy</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-305565</link>
		<dc:creator>Simple Round Corners in CSS &#124; Ajaxonomy</dc:creator>
		<pubDate>Fri, 25 Jan 2008 05:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-305565</guid>
		<description>[...] the corners but if you wanted to reduce mark up you could use a nested &quot;b&quot; element as suggested by Eric Meyer (although its use for background images is not likely to be very semantic). Using a nested b [...]</description>
		<content:encoded><![CDATA[<p>[...] the corners but if you wanted to reduce mark up you could use a nested &#8220;b&#8221; element as suggested by Eric Meyer (although its use for background images is not likely to be very semantic). Using a nested b [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple Round Corners in CSS (revisited)</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-305087</link>
		<dc:creator>Simple Round Corners in CSS (revisited)</dc:creator>
		<pubDate>Thu, 24 Jan 2008 14:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-305087</guid>
		<description>[...] the corners but if you wanted to reduce mark up you could use a nested &quot;b&quot; element as suggested by Eric Meyer (although its use for background images is not likely to be very semantic). Using a nested b [...]</description>
		<content:encoded><![CDATA[<p>[...] the corners but if you wanted to reduce mark up you could use a nested &#8220;b&#8221; element as suggested by Eric Meyer (although its use for background images is not likely to be very semantic). Using a nested b [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-40629</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Fri, 28 Jul 2006 05:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-40629</guid>
		<description>hi my name is robert. i am web designer. now i am facing with some problems in css while working on xhtml pages. it&#039;s about the standards.
how we can reduce use of classes, ids and div tags if the site is filling with small icons headers text blocks and samll images dropdown lists. i need some examples in which default element tags are extensively used. there by we can reduce div tags and classes inside the html pages 

regards

crs robert</description>
		<content:encoded><![CDATA[<p>hi my name is robert. i am web designer. now i am facing with some problems in css while working on xhtml pages. it&#8217;s about the standards.<br />
how we can reduce use of classes, ids and div tags if the site is filling with small icons headers text blocks and samll images dropdown lists. i need some examples in which default element tags are extensively used. there by we can reduce div tags and classes inside the html pages </p>
<p>regards</p>
<p>crs robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwMike &#187; Archive &#187; CSS Rulers</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-39288</link>
		<dc:creator>uwMike &#187; Archive &#187; CSS Rulers</dc:creator>
		<pubDate>Fri, 14 Jul 2006 18:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-39288</guid>
		<description>[...] I&#8217;ve used the &lt;b&gt; tag simply because it&#8217;s shorter and tighter than inserting spans. Since the bold-tag has been de-commissioned in favour of strong, why not take advantage of it as an inexpensive styling hook? [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve used the &lt;b&gt; tag simply because it&#8217;s shorter and tighter than inserting spans. Since the bold-tag has been de-commissioned in favour of strong, why not take advantage of it as an inexpensive styling hook? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Semantics of &#60;small&#62; &#124; Unfortunately Paul</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-38386</link>
		<dc:creator>The Semantics of &#60;small&#62; &#124; Unfortunately Paul</dc:creator>
		<pubDate>Sun, 02 Jul 2006 14:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-38386</guid>
		<description>[...] Markup Missive [...]</description>
		<content:encoded><![CDATA[<p>[...] Markup Missive [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Is it ok to use span?  at  Advanced CSS Design Resources - last-child.com</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-32820</link>
		<dc:creator>Is it ok to use span?  at  Advanced CSS Design Resources - last-child.com</dc:creator>
		<pubDate>Mon, 22 May 2006 20:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-32820</guid>
		<description>[...]  If the content is not more important than the text around it, a span is a better choice.  Eric Meyers prefers to use the non-semantic &lt;b&gt; tag, which adds style but no  [...]</description>
		<content:encoded><![CDATA[<p>[...]  If the content is not more important than the text around it, a span is a better choice.  Eric Meyers prefers to use the non-semantic &lt;b&gt; tag, which adds style but no  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Guru Explains A&#60;b&#62;use - Lachy’s Log</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-25871</link>
		<dc:creator>CSS Guru Explains A&#60;b&#62;use - Lachy’s Log</dc:creator>
		<pubDate>Sun, 30 Apr 2006 23:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-25871</guid>
		<description>[...] he mentioned the use of a &lt;b&gt; element within his markup.  He has finally written his reasons for doing so.  In Eri [...]</description>
		<content:encoded><![CDATA[<p>[...] he mentioned the use of a &lt;b&gt; element within his markup.  He has finally written his reasons for doing so.</p>
<p> In Eri [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trojjer</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6266</link>
		<dc:creator>trojjer</dc:creator>
		<pubDate>Wed, 31 Aug 2005 02:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6266</guid>
		<description>And in a final end to my rambles, folks, let me just clarify in yet another off-topic post, that I was referring to the presence of so-called &quot;parentheses&quot; within a string literal... Anyway.</description>
		<content:encoded><![CDATA[<p>And in a final end to my rambles, folks, let me just clarify in yet another off-topic post, that I was referring to the presence of so-called &#8220;parentheses&#8221; within a string literal&#8230; Anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trojjer</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6265</link>
		<dc:creator>trojjer</dc:creator>
		<pubDate>Wed, 31 Aug 2005 02:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6265</guid>
		<description>Damn, my late night/early morning grammatical logic sense is considerably more sluggish than during the day... Luckily, there is no validator or parser of any kind that would scold me for not closing a bracket (or &quot;parenthesis&quot;, if you want to get all American and pseudo-technical in contrary to my under-respected British dialogue :P).  Ah well. I guess I should probably train myself to cut down on my usage of them, anyway &#8211; well, definitely the amount of content I wrap inside the things...</description>
		<content:encoded><![CDATA[<p>Damn, my late night/early morning grammatical logic sense is considerably more sluggish than during the day&#8230; Luckily, there is no validator or parser of any kind that would scold me for not closing a bracket (or &#8220;parenthesis&#8221;, if you want to get all American and pseudo-technical in contrary to my under-respected British dialogue :P).  Ah well. I guess I should probably train myself to cut down on my usage of them, anyway &ndash; well, definitely the amount of content I wrap inside the things&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trojjer</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6264</link>
		<dc:creator>trojjer</dc:creator>
		<pubDate>Wed, 31 Aug 2005 02:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6264</guid>
		<description>Oh, wait, nevermind, I guess I forgot that, like you said, problems would arise if you did that with the heading tags &#8211; I mean, they wouldn&#039;t have linefeeds separating them, for one thing! You&#039;re right in that an element, of course, can&#039;t have a split personality... I don&#039;t know why I overlooked that there (except that I actually knew about it; I just seemed to think for a moment that, &quot;Hmm, if you just limit it to the H# elements of that class, it&#039;ll be okay...&quot; &#8212; when it wouldn&#039;t, alas, be &quot;okay&quot; in any circumstance.</description>
		<content:encoded><![CDATA[<p>Oh, wait, nevermind, I guess I forgot that, like you said, problems would arise if you did that with the heading tags &ndash; I mean, they wouldn&#8217;t have linefeeds separating them, for one thing! You&#8217;re right in that an element, of course, can&#8217;t have a split personality&#8230; I don&#8217;t know why I overlooked that there (except that I actually knew about it; I just seemed to think for a moment that, &#8220;Hmm, if you just limit it to the H# elements of that class, it&#8217;ll be okay&#8230;&#8221; &mdash; when it wouldn&#8217;t, alas, be &#8220;okay&#8221; in any circumstance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trojjer</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6263</link>
		<dc:creator>trojjer</dc:creator>
		<pubDate>Wed, 31 Aug 2005 02:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-6263</guid>
		<description>Hang on here, you mentioned the possibility of just setting the heading elements to inline, which would save you the hassle. I don&#039;t see what could possibly stop you from just using that in conjunction with the metadata class you reserved for that occasion? If you limit it to that class of headings, wouldn&#039;t it cut out the need for any ambiguous inline child elements whatsoever, as well as reduce the number of required CSS rules?</description>
		<content:encoded><![CDATA[<p>Hang on here, you mentioned the possibility of just setting the heading elements to inline, which would save you the hassle. I don&#8217;t see what could possibly stop you from just using that in conjunction with the metadata class you reserved for that occasion? If you limit it to that class of headings, wouldn&#8217;t it cut out the need for any ambiguous inline child elements whatsoever, as well as reduce the number of required CSS rules?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachy’s Log  &#187; Blog Archive   &#187; Semantics of &#60;span&#62;</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-5127</link>
		<dc:creator>Lachy’s Log  &#187; Blog Archive   &#187; Semantics of &#60;span&#62;</dc:creator>
		<pubDate>Thu, 24 Feb 2005 10:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-5127</guid>
		<description>[...] se of these elements, 	where span would ordinarily do the trick. Eric Meyer has previously explained 		his use of the b element as a presentational  [...]</description>
		<content:encoded><![CDATA[<p>[...] se of these elements, 	where span would ordinarily do the trick. Eric Meyer has previously explained 		his use of the b element as a presentational  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hunt</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-762</link>
		<dc:creator>Chris Hunt</dc:creator>
		<pubDate>Fri, 27 Aug 2004 09:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-762</guid>
		<description>&quot;I feel it</description>
		<content:encoded><![CDATA[<p>&#8220;I feel it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Legends of the Sun Pig</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-740</link>
		<dc:creator>Legends of the Sun Pig</dc:creator>
		<pubDate>Wed, 25 Aug 2004 09:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-740</guid>
		<description>&lt;strong&gt;I love &lt;b&gt;s&lt;/strong&gt;
It&#039;s a gaming/semantic markup crossover pun.  Trust me, it&#039;s funny.</description>
		<content:encoded><![CDATA[<p><strong>I love &lt;b&gt;s</strong><br />
It&#8217;s a gaming/semantic markup crossover pun.  Trust me, it&#8217;s funny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Herasimchuk</title>
		<link>http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-733</link>
		<dc:creator>Andrei Herasimchuk</dc:creator>
		<pubDate>Tue, 24 Aug 2004 23:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comment-733</guid>
		<description>&quot;The post was one of sympathy, not admonishment, although it now seems that wasn</description>
		<content:encoded><![CDATA[<p>&#8220;The post was one of sympathy, not admonishment, although it now seems that wasn</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head profile="http://gmpg.org/xfn/1">
<title>meyerweb.com</title>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://emeyer.myopenid.com/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="shortcut icon" href="/favicon.ico"><link rel="home" href="http://meyerweb.com/" title="Home" ><link rel="stylesheet" href="http://meyerweb.com/ui/meyerweb.css" type="text/css" media="screen, projection"><link rel="stylesheet" href="http://meyerweb.com/ui/theme.css" type="text/css" media="screen, projection" id="themeLink"><link rel="stylesheet" href="http://meyerweb.com/ui/print.css" type="text/css" media="print"><script src="http://meyerweb.com/ui/addresses.js" type="text/javascript"></script><link rel="stylesheet" href="/ui/wordpress.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/tfe.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/home.css" type="text/css" media="screen">
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric" href="/eric/thoughts/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only technical posts)" href="/eric/thoughts/category/tech/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only personal posts)" href="/eric/thoughts/category/personal/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Distractions" href="/eric/thoughts/recent-links/rss2" />
<link rel="alternate" type="application/rss+xml" title="Excuse of the Day" href="/feeds/excuse/rss20.xml" />
</head>
<body id="www-meyerweb-com" class="hpg">

<div id="sitemast"><h1><a href="/"><span>meyerweb</span>.com</a></h1></div><div id="search"><h4>Exploration</h4><!-- SiteSearch Google --><form method="get" action="http://www.google.com/custom" target="_top"><div><input type="hidden" name="domains" value="meyerweb.com"></input><label for="sbb" style="display: none">Submit search form</label><input type="submit" name="sa" value="Google Search" id="sbb"></input><label for="sbi" style="display: none">Enter your search terms</label><input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input><p><input type="radio" name="sitesearch" value="meyerweb.com" checked id="ss1"></input><label for="ss1" title="Search meyerweb.com">meyerweb.com</label><input type="radio" name="sitesearch" value="" id="ss0"></input><label for="ss0" title="Search the Web">Web</label></p><input type="hidden" name="client" value="pub-3772084027748653"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input><input type="hidden" name="hl" value="en"></input></div></form><!-- SiteSearch Google --><!-- <form method="get" action="http://www.google.com/custom"><div><input type="submit" name="sa" value="Search"><input type="text" name="q" size="20" maxlength="255" value=""><input type="hidden" name="sitesearch" value="meyerweb.com"></div></form><small><a href="http://www.google.com/search">Powered by Google</a></small> --></div><div id="main"><div class="skipper">Skip to: <a href="#extra">site navigation/presentation</a></div><div class="skipper">Skip to: <a href="#thoughts">Thoughts From Eric</a></div>
<div id="thoughts">


<div class="entry">
<h3><a href="http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/" rel="bookmark" title="Permanent Link: Markup Missive">Markup Missive</a></h3>
<ul class="meta">
<li class="date">Mon 23 Aug 2004</li>
<li class="time">2336</li>
<li class="cat"><a href="http://meyerweb.com/eric/thoughts/category/tech/css/" title="View all posts in CSS" rel="category tag">CSS</a></li>
<li class="cmt"><a href="http://meyerweb.com/eric/thoughts/2004/08/23/markup-missive/#comments">40 responses</a></li>
<li></li><li></li></ul>

<div class="text">
<p>
In <a href="/eric/thoughts/2004/07/21/pick-a-heading/" title="Pick A Heading">a previous post</a> on heading levels, I used some of meyerweb&#8217;s markup as an example.  In that markup, an apparently useless <code>&lt;b&gt;</code> element appeared.  Here&#8217;s the markup:
</p>

<pre>
&#60;h4 class="title"&#62;&#60;a href="&#8230;&#8221; title="&#8230;"&#62;entry title&#60;/a&#62;&#60;/h4&#62;
&#60;h5 class="meta"&#62;<strong>&#60;b&#62;</strong>entry date<strong>&#60;/b&#62;</strong>&#60;/h5&#62;
</pre>

<p>
In that post, I also said:
</p>

<blockquote>
And yes, there are <code>b</code> elements in my markup, and I&#8217;m doing that on purpose.  I&#8217;ll talk about it some other time.
</blockquote>

<p>
So now it&#8217;s time.
</p>
<p>
The boldface element is actually a holdover from the previous designs of meyerweb.  You can still mess with them on the <a href="/eric/css/examples/themes/">theme example page</a>, if you like.  The original idea was to provide an inline element as a hook on which I could hang some styles.  For example, if I wanted to put the date in a box that exactly surrounded the date&#8217;s text, but no more than that, I&#8217;d need an inline box.  Therefore, I could either style the <code>&lt;h5&gt;</code> element to generate an inline box, or I could have an inline element there for styling purposes.
</p>
<p>
In the first case (inlining the <code>h5</code>), I&#8217;d lose the block box that the element generates by default, thanks to the browser&#8217;s built-in HTML styling.  That might be okay in some cases, but more often than not it would be a problem.  Inline boxes accept a limited set of properties, and putting an inline box between two block boxes is generally a recipe for funkiness.  So that left me with the second case, that of adding an inline element.  As an added bonus, doing so gave me two elements (<code>h5</code> and <code>b</code>) to style, if I wanted them both.
</p>
<p>
Here&#8217;s the CSS that applies to the date headings and their boldface elements:
</p>

<pre>
#thoughts h5 {font-size: 1em; line-height: 1em;
  margin: 0 0 0.5em; padding: 0; color: #CCC;}
#thoughts h5 b {font-weight: normal; font-size: 0.9em;}
</pre>

<p>
Although I&#8217;m not doing much with the <code>b</code> element, style-wise, what I&#8217;m doing is useful.  First, there&#8217;s making sure the font weight is <code>normal</code>, and not bold.  All right, that&#8217;s not really useful.  Second, the boldface element is used to reduce the size of the date&#8217;s font by a small amount.  I use the <code>b</code> element to reduce the size of the font because that leaves the element box of the <code>h5</code> alone.  In other words, its text box is not reduced, which means it&#8217;s consistent with the text around it.  If I ever go back to a design where the date and title are &#8220;on the same line&#8221; and lined up with each other, as was the case in many of the old designs, I won&#8217;t have to do weird fractional math just to make it happen.
</p>
<p>
Of course, in the current design, that isn&#8217;t an issue.  So in a sense, the <code>b</code> element is sort of a vestige from an earlier stage in the site&#8217;s evolution, like a markup appendix.  The only difference here is that the <code>b</code> element might become useful again, whereas I don&#8217;t think the appendix has much chance of a comeback.
</p>
<p>
The other expected question is why, if all I wanted was an inline element as a styling hook, I used a <code>b</code> instead of a <code>span</code>.  Simple: the element name is three letters shorter, so for every hook, I&#8217;m saving six characters.  If there are, say, twenty such hooks on a page, that saves me 120 characters.  It&#8217;s a small consideration, but by such incremental savings are document weights reduced.  &#8220;What about semantic purity?&#8221; you may ask.  In my view, <code>b</code> and <code>span</code> have the same semantic value, which is to say basically none.  They&#8217;re both purely presentational elements, with the difference that <code>span</code> doesn&#8217;t have any expected presentational effects in HTML.  So I used the presentational hook that made the most sense to me: <code>b</code>.
</p>
<p>
If my goal was to emphasize the date, then I&#8217;d have used <code>em</code> or <code>strong</code>, but it wasn&#8217;t.  I just needed a hook, at least once upon a time, and that was the element I chose as my hook.
</p>
<p>
And now you have the rest of the story.
</p></div>

</div>

</div>
<p style="font-size: 90%; text-align: right; margin-top: 0.5em; padding-top: 0;">(If you care, there's even an <a href="/eric/thoughts/page/2/">archive of previous thoughts</a>...)</p>

</div><div id="extra"><div class="panel" id="archipelago"><h4>Identity Archipelago</h4><ul><li><a href="http://flickr.com/photos/meyerweb/" rel="me">Flickr</a></li><li><a href="http://twitter.com/meyerweb/" rel="me">Twitter</a></li><li><a href="http://dopplr.com/traveller/meyerweb">Dopplr</a></li><li><a href="http://www.linkedin.com/in/meyerweb" rel="me">LinkedIn</a></li><li><a href="http://technorati.com/profile/emeyer" rel="me">Technorati</a></li></ul></div><div class="panel" id="pointers"><h4>Projects Elsewhere</h4><ul><li><a href="http://aneventapart.com/">An Event Apart</a></li><li><a href="http://complexspiral.com/">Complex Spiral Consulting</a></li><li><a href="http://www.webassist.com/go/css/emeyer/">CSS Sculptor</a></li><li><a href="http://css-discuss.org/">css-discuss</a></li><li><a href="http://microformats.org/">Microformats</a></li><li><a href="http://s5project.org/">S5</a></li></ul></div><div class="panel" id="tour"><ul><li><a href="http://fray.com/issue3/"><img src="http://fray.com/images/i3c.gif" alt="Fray Contributor (Issue 3: Sex &amp; Death)" /></a></li><!-- <li><a href="http://www.webassist.com/go/css/emeyer/"><img src="/pix/CS_ad_180x109.jpg" alt="CSS Sculptor for Dreamweaver" style="max-width: 100%;" /></a></li> --></ul></div><div class="panel">
<h4>Recently Tweeted</h4>
<p class="more"><a href="http://twitter.com/meyerweb">see more</a></p>
<p>Spent the afternoon manhandling a rototiller whose clutch design was exactly the inverse of anything resembling reasonable or safe. <small>&#8211;tweeted 3 hours, 48 minutes ago</small></p>
</div><div id="sideblog" class="panel">
<h4>Distractions</h4>
<p class="more">
<a href="/eric/thoughts/recent-links/">archive</a>
</p>
<ul>
<li><a href="http://tweetagewasteland.com/2010/03/my-head-is-in-the-cloud/" title="March 18 | &#8220;I sense that my addiction to the realtime stream is only making room for the consumption of a faster stream.&#8221;">My Head is in the Cloud</a> <small>[via <a href="http://daringfireball.net/">John</a>]</small></li>
<li><a href="http://8bitnyc.com/" title="March 17 | All of a sudden I want to establish a mission in Central Park and negotiate with the natives for gold and food.">8-Bit NYC</a></li>
<li><a href="http://www.youtube.com/watch?v=nFicqklGuB0&amp;feature=player_embedded" title="March 12 | Wry comment expressing my appreciation of the creative derivativeness of this video and its uncanny accuracy in mocking common tropes.">Academy Award Winning Movie Trailer</a></li>
<li><a href="http://www.youtube.com/watch?v=414TmP12WAU" title="March 9 | &#8220;Apple juice&#8230; for half price!&#8221;  More like twice PRICELESS.  (Note: If you&#8217;re at work, don your headphones.)">Happy in Paraguay</a> <small>[via <a href="http://unstoppablerobotninja.com/">Ethan</a>]</small></li>
<li><a href="http://www.youtube.com/watch?v=9V5ubAOeOBk&amp;feature=player_embedded" title="February 10 | This is approximately the best thing ever.">U900 -Walk Don&#8217;t Run (Isogabamaware)</a></li>
<li><a href="http://www.456bereastreet.com/archive/201002/sifr_default_css_hides_content_from_at_least_one_screen_reader/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A 456bereastreet %28456 Berea Street%29" title="February 8 | -9999px comes through again, but I really wish we were beyond that kind of thing.">sIFR default CSS hides content from at least one screen reader</a></li>
<li><a href="http://www.macosxhints.com/article.php?story=20100117064356428" title="February 8 | Storing this for future use.">Take a picture with the iSight camera when a folder is opened</a></li>
<li><a href="http://mingle2.com/blog/view/web-developer-mind" title="February 4 | Mostly valid.  (SEE WHAT I DID THERE?)">The Mind of a Web Developer: An Illustrated Diagram</a></li>
<li><a href="http://www.theonion.com/content/news/science_channel_refuses_to_dumb" title="January 28 | &#8220;Punkin Chunkin, for Christ&#8217;s sake&#8230; What more do you people want?&#8221;">Science Channel Refuses To Dumb Down Science Any Further</a></li>
<li><a href="http://www.mailchimp.com/blog/project-omnivore-declassified/" title="January 27 | Sounds like quite a feat.  But I wonder how we&#8217;d feel if Microsoft or Google announced the same kind of thing on their e-mail services.">MailChimp&#8217;s Project Omnivore: Declassified</a></li>
<li><a href="http://www.politifact.com/truth-o-meter/statements/2010/jan/25/carolyn-maloney/congresswoman-says-democratic-presidents-create-mo/" title="January 26 | &#8220;Obviously, luck matters a lot, but when there is a consistent pattern over more than 60 years, it starts to look like more than just luck.&#8221;">Congresswoman says Democratic presidents create more private-sector jobs</a></li>
<li><a href="http://www.ted.com/talks/taylor_mali_what_teachers_make.html" title="January 25 | Truth.">Taylor Mali: What teachers make</a></li>
<li><a href="http://notebook.johnmartz.com/how-websites-work?c=1" title="January 22 | At last, the truth is out and I can stop pretending:  beatific monkeys are what makes it all go.">How websites work</a></li>
</ul>
</div>
<div class="panel" id="advisory">
<div class="guarded">
<a href="http://blogadvisorysystem.com/"><img src="/pix/bas/guarded.png" alt="Blog Advisory System Alert Level: Guarded"></a>
</div>
</div>

<div class="panel" id="excuse">
<h4>The <a href="/feeds/excuse/">excuse of the day</a> is</h4>
<p>Internet 1 traffic is being routed onto Internet 2</p>
</div>

<div class="panel" id="extras">
<h4>Extras</h4>
<ul>
<li><a href="/feeds/">Feeds</a> &#8226;</li>
<li><a href="/eric/faq.html">FAQ</a> &#8226;</li>
<li><a href="/family.html">Family</a></li>
</ul>
</div>

</div>

<div id="navigate">
<h4>Navigation</h4>
<ul id="navlinks">
<li id="archLink"><a href="/eric/thoughts/">Archives</a></li>
<li id="cssLink"><a href="/eric/css/">CSS</a></li>
<li id="toolsLink"><a href="/eric/tools/">Toolbox</a></li>
<li id="writeLink"><a href="/eric/writing.html">Writing</a></li>
<li id="speakLink"><a href="/eric/talks/">Speaking</a></li>
<li id="otherLink"><a href="/other/">Leftovers</a></li>
<li id="aboutsite"><a href="/ui/about.html">About this site</a></li>
</ul>
</div>

<div id="footer">
<p class="sosumi">All contents of this site, unless otherwise noted, are &copy;1995-2008 <strong>Eric A. and Kathryn S. Meyer</strong>.  All Rights Reserved.</p>
<p>"<a href="/eric/thoughts/">Thoughts From Eric</a>" is powered by the &uuml;bercool <a href="http://wordpress.org/">WordPress</a></p>
</div>
</body>
</html>
