<table> & <font>
float & font-family
<b><br>
more <h3><p>
<a name>
→ <div id>
<a rel="bookmark">
We have plenty to talk about...
...but you have plenty of questions!
<p>
Please contact
webmaster at example dot com
if you find any problems with this site.
</p>
<p><div>
Please contact
<address>webmaster at example dot com</address>
if you find any problems with this site.
</p></div>
<div>
Please contact
<address>webmaster at example dot com</address>
if you find any problems with this site.
</div>
<p> Eric Meyer wrote:</p>
<p>
What's so interesting to me is that the guys who decided
to focus on the positive went out and did something;
those who want to mix in the negative seem to have
nothing to offer except complaints.
</p>
<p>An excellent contrast between those who want to
build new things and those who want to tear them down.
</p>
<p><cite>Eric Meyer</cite> wrote:</p>
<blockquote>
<p>
What's so interesting to me is that the guys who decided
to focus on the positive went out and did something;
those who want to mix in the negative seem to have
nothing to offer except complaints.
</p>
</blockquote>
<p>An excellent contrast between those who want to
build new things and those who want to tear them down.
</p>
<p><cite>Eric Meyer</cite> wrote:</p>
<blockquote cite="http://meyerweb.../social-protocols/">
<p>
What's so interesting to me is that the guys who decided
to focus on the positive went out and did something;
those who want to mix in the negative seem to have
nothing to offer except complaints.
</p>
</blockquote>
<p>An excellent contrast between those who want to
build new things and those who want to tear them down.
</p>
<p><cite>Eric Meyer</cite> wrote:</p>
<blockquote cite="http://meyerweb.../social-protocols/">
<p>
What's so interesting to me is that the guys who decided
to focus on the positive went out and did something;
those who want to mix in the negative seem to have
nothing to offer except complaints.
</p>
</blockquote>
<p>An excellent contrast between those who want to
build new things and those who want to tear them down.
</p>
<p>
Style the address tag to be inline and normal:
</p>
<p>
address {
display:inline;
font-style:normal;
}
</p>
<p>
Style the address tag to be inline and normal:
</p>
<p><pre><code>
address {
display:inline;
font-style:normal;
}
</p></code></pre>
<p>
Style the address tag to be inline and normal:
</p>
<pre><code>
address {
display:inline;
font-style:normal;
}
</code></pre>
Costello
Well then who's on first?
Abbott
Yes.
Costello
I mean the fellow's name.
Abbott
Who.
Costello
The guy on first.
Abbott
Who.
<dl>
<dt>Costello</dt>
<dd>Well then who's on first?</dd>
<dt>Abbott</dt>
<dd>Yes.</dd>
<dt>Costello</dt>
<dd>I mean the fellow's name.</dd>
<dt>Abbott</dt>
<dd>Who.</dd>
<dt>Costello</dt>
<dd>The guy on first.</dd>
<dt>Abbott</dt>
<dd>Who.</dd>
</dl>
Costello
Well then who's on first?
Abbott
Yes.
Costello
I mean the fellow's name.
Abbott
Who.
Costello
The guy on first.
Abbott
Who.
<cite>Costello</cite>
Well then who's on first?
<cite>Abbott</cite>
Yes.
<cite>Costello</cite>
I mean the fellow's name.
<cite>Abbott</cite>
Who.
<cite>Costello</cite>
The guy on first.
<cite>Abbott</cite>
Who.
<cite>Costello</cite>
<q>Well then who's on first?</q>
<cite>Abbott</cite>
<q>Yes.</q>
<cite>Costello</cite>
<q>I mean the fellow's name.</q>
<cite>Abbott</cite>
<q>Who.</q>
<cite>Costello</cite>
<q>The guy on first.</q>
<cite>Abbott</cite>
<q>Who.</q>
<ol>
<li><cite>Costello</cite>
<q>Well then who's on first?</q></li>
<li><cite>Abbott</cite>
<q>Yes.</q></li>
<li><cite>Costello</cite>
<q>I mean the fellow's name.</q></li>
<li><cite>Abbott</cite>
<q>Who.</q></li>
<li><cite>Costello</cite>
<q>The guy on first.</q></li>
<li><cite>Abbott</cite>
<q>Who.</q></li>
</ol>
<ol>
<li><cite>Costello</cite>
<q>Well then who's on first?</q></li>
<li><cite>Abbott</cite>
<q>Yes.</q></li>
<li><cite>Costello</cite>
<q>I mean the fellow's name.</q></li>
<li><cite>Abbott</cite>
<q>Who.</q></li>
<li><cite>Costello</cite>
<q>The guy on first.</q></li>
<li><cite>Abbott</cite>
<q>Who.</q></li>
</ol>
The class attribute has several roles in HTML: ...
- For general purpose processing by user agents.
For the [name, content] attributes, the permitted values and their interpretation are profile dependent...
Authors may wish to define additional link types not described in this specification. If they do so, they should use a profile...
In this blog post, we see:
<a rel="tag" href="http://technorati.com/tag/usmnt">USMNT</a>
...and on Technorati, we see this:
<a rel="tag" href="tagspace/tag">...</a>
<a rel="tag" href="http://technorati.com/tag/www2006">WWW 2006</a>
<a rel="tag" href="http://odeo.com/tags/www2006">WWW 2006</a>
<a rel="tag" href="http://en.wikipedia.org/wiki/www2006">WWW 2006</a>
<a rel="directory" href="http://dmoz.org/Computers">
<a rel="tag directory" href="http://technorati.com/blogs/www2006">
<a rel="colleague met" href="http://tantek.com">Tantek Çelik</a>
These are just some of the XFN properties. The rest are available on the XFN profile page.
And it is cool....
You can do this:
<a href="http://43things.com/people/view/ryansking" rel="me">43things</a>
To tie your online identities together.
BEGIN:VCALENDAR
BEGIN:VEVENT
SUMMARY:Microformats Tutorial
DTSTART:20060525T103000+0100
LOCATION:Carrick
DTEND:20060525T133000+0100
DESCRIPTION:...
END:VEVENT
END:VCALENDAR
<div class="vcalendar">
<div class="vevent">
<div class="summary">Microformats Tutorial</div>
<abbr class="dtstart" title="20060525T103000+0100">
May 25th, 2006, 10:30AM</abbr>
<abbr class="dtend" title="20060525T133000+0100">1:30PM</abbr>
<div class="location">Carrick</div>
<div class="description">...</div>
</div>
</div>
BEGIN:VCARD
N:Suda;Brian;;;
FN:Brian Suda
EMAIL;type=INTERNET;type=WORK;brian@suda.co.uk
END:VCARD
This is a simple version of my own vCard, exported from Apple's Address book.
Definitely machine readable only.
<div class="vcard">
<span class="fn">Brian Suda</span>
<span class="email">
<span class="type">work</span>
<a class="value"
href="mailto:brian@suda.co.uk">brian@suda.co.uk</a>
</span>
</div>
<a rel="license"href="http://creativecommons.org/licenses/by-nc-sa/2.0/">
<a rev="vote-for" href="http://www2006.org/">
vote-for
vote-abstain
vote-against
<div class="hreview">
<h2 class="summary">Awesome.</h2>
<abbr class="dtreviewed" title="20060525T1418-0200">
May 15, 2006</abbr>
by <span class="reviewer fn">Brian Suda</span>
<span class="type">event</span>
<a href="http://www2006.org/" class="item url">
www2006</a>
<span class="rating">5</span>
</div>
<ol class="hfeed">
<li class="hentry">
<h2 class="entry-title"><a href="..." rel="bookmark">
Microformats From the Ground Up</a></h2>
<div class="entry-content">
Blah blah blah
</div>
<p>published <abbr class="published" title="2006-05-16T0900+0200">
today</abbr></p>
</li>
</ol>
<body class="hresume">
<p class="summary">I'm qualified!</p>
<address class="vcard">
<a class="fn email" href="mailto:ryan@theryanking.com">Ryan King</a>
</address>
<ol class="vcalendar">
<li class="education vevent">...</li>
<li class="experience vevent">...</li>
</ol>
<ol>
<li><a rel="tag" class="skill" href="...">...</li>
</ol>
</body>
<li class="vevent employment">
<span class="summary">Intern</span>,
<span class="location">Technorati</span>,
<abbr class="dtstart" title="2005-05-25">May 2005</abbr> - present
</li>
<li class="vevent experience">
<span class="summary vcard">
<span class="title">Teachers Assistant</span>,
<span class="org">University of San Francisco
Computer Science Department</span>
</span>
<abbr class="dtstart" title="2005-02-01">February 2005</abbr> -
<abbr class="dtend" title="2005-04-25">May 2005</abbr>
</li>
<li>
<a rel="tag"
href="http://en.wikipedia.org/wiki/C_Plus_Plus">C++</a>
</li>
<li>
<a rel="tag" href="http://en.wikipedia.org/wiki/cobol">
<abbr title="COmmon Business Oriented Language">COBOL</acronym></a>
</li>
also..