[html5] r2796 - [e] (0) <small> examples (credit: bl)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Feb 11 17:42:29 PST 2009
Author: ianh
Date: 2009-02-11 17:42:28 -0800 (Wed, 11 Feb 2009)
New Revision: 2796
Modified:
index
source
Log:
[e] (0) <small> examples (credit: bl)
Modified: index
===================================================================
--- index 2009-02-12 01:21:28 UTC (rev 2795)
+++ index 2009-02-12 01:42:28 UTC (rev 2796)
@@ -13076,14 +13076,39 @@
<p><small>© copyright 2038 Example Corp.</small></p>
</footer></pre>
+ </div>
+
+ <div class=example>
+
<p>In this second example, the <code><a href=#the-small-element>small</a></code> element is used
- for a side comment.</p>
+ for a side comment in an article.</p>
<pre><p>Example Corp today announced record profits for the
second quarter <small>(Full Disclosure: Foo News is a subsidiary of
Example Corp)</small>, leading to speculation about a third quarter
merger with Demo Group.</p></pre>
+ <p>This is distinct from a sidebar, which might be multiple
+ paragraphs long and is removed from the main flow of text. In the
+ following example, we see a sidebar from the same article. This
+ sidebar also has small print, indicating the source of the
+ information in the sidebar.</p>
+
+ <pre><aside>
+ <h1>Example Corp</h1>
+ <p>This company mostly creates small software and Web
+ sites.</p>
+ <p>The Example Corp company mission is "To provide entertainment
+ and news on a sample basis".</p>
+ <p><small>Information obtained from <a
+ href="http://example.com/about.html">example.com</a> home
+ page.</small></p>
+</aside></pre>
+
+ </div>
+
+ <div class=example>
+
<p>In this last example, the <code><a href=#the-small-element>small</a></code> element is marked
as being <em>important</em> small print.</p>
@@ -58774,26 +58799,26 @@
Benjamin Hawkes-Lewis, Bert Bos, Bijan Parsia, Bill Mason, Billy
Wong, Bjoern Hoehrmann, Boris Zbarsky, Brad Fults, Brad Neuberg,
Brady Eidson, Brendan Eich, Brett Wilson, Brian Campbell, Brian
- Smith, Bruce Miller, Cameron McCormack, Cao Yipeng, Carlos
- Perelló Marín, Chao Cai, 윤석찬
- (Channy Yun), Charl van Niekerk, Charles Iliya Krempeaux, Charles
- McCathieNevile, Christian Biesinger, Christian Johansen, Christian
- Schmidt, Chriswa, Cole Robison, Colin Fine, Collin Jackson, Daniel
- Barclay, Daniel Brumbaugh Keeney, Daniel Glazman, Daniel Peng,
- Daniel Spång, Daniel Steinberg, Danny Sullivan, Darin Adler,
- Darin Fisher, Dave Camp, Dave Singer, Dave Townsend<!-- Mossop on
- moz irc -->, David Baron, David Bloom, David Carlisle, David
- Flanagan, David Håsäther, David Hyatt, David Smith, David
- Woolley, Dean Edridge, Debi Orton, Derek Featherstone, DeWitt
- Clinton, Dimitri Glazkov, dolphinling, Doron Rosenberg, Doug Kramer,
- Edward O'Connor, Edward Z. Yang, Eira Monstad, Elliotte Harold, Eric
- Carlson, Eric Law, Erik Arvidsson, Evan Martin, Evan Prodromou,
- fantasai, Felix Sasaki, Franck 'Shift' Quélain, Garrett
- Smith, Geoffrey Garen, Geoffrey Sneddon, George Lund, Håkon
- Wium Lie, Hans S. Tømmerhalt, Henri Sivonen, Henrik Lied,
- Henry Mason, Hugh Winkler, Ignacio Javier, Ivo Emanuel
- Gonçalves, J. King, Jacques Distler, James Craig, James
- Graham, James Justin Harrell, James M Snell, James Perrett,
+ Smith, Bruce Lawson, Bruce Miller, Cameron McCormack, Cao Yipeng,
+ Carlos Perelló Marín, Chao Cai,
+ 윤석찬 (Channy Yun), Charl van Niekerk, Charles
+ Iliya Krempeaux, Charles McCathieNevile, Christian Biesinger,
+ Christian Johansen, Christian Schmidt, Chriswa, Cole Robison, Colin
+ Fine, Collin Jackson, Daniel Barclay, Daniel Brumbaugh Keeney,
+ Daniel Glazman, Daniel Peng, Daniel Spång, Daniel Steinberg,
+ Danny Sullivan, Darin Adler, Darin Fisher, Dave Camp, Dave Singer,
+ Dave Townsend<!-- Mossop on moz irc -->, David Baron, David Bloom,
+ David Carlisle, David Flanagan, David Håsäther, David
+ Hyatt, David Smith, David Woolley, Dean Edridge, Debi Orton, Derek
+ Featherstone, DeWitt Clinton, Dimitri Glazkov, dolphinling, Doron
+ Rosenberg, Doug Kramer, Edward O'Connor, Edward Z. Yang, Eira
+ Monstad, Elliotte Harold, Eric Carlson, Eric Law, Erik Arvidsson,
+ Evan Martin, Evan Prodromou, fantasai, Felix Sasaki, Franck 'Shift'
+ Quélain, Garrett Smith, Geoffrey Garen, Geoffrey Sneddon,
+ George Lund, Håkon Wium Lie, Hans S. Tømmerhalt, Henri
+ Sivonen, Henrik Lied, Henry Mason, Hugh Winkler, Ignacio Javier, Ivo
+ Emanuel Gonçalves, J. King, Jacques Distler, James Craig,
+ James Graham, James Justin Harrell, James M Snell, James Perrett,
Jan-Klaas Kollhof, Jason White, Jasper Bryant-Greene, Jed Hartman,
Jeff Cutsinger, Jeff Schiller, Jeff Walden, Jens Bannmann, Jens
Fendler, Jeroen van der Meer, Jim Jewett, Jim Meehan, Joe Clark,
Modified: source
===================================================================
--- source 2009-02-12 01:21:28 UTC (rev 2795)
+++ source 2009-02-12 01:42:28 UTC (rev 2796)
@@ -13884,14 +13884,39 @@
<p><small>© copyright 2038 Example Corp.</small></p>
</footer></pre>
+ </div>
+
+ <div class="example">
+
<p>In this second example, the <code>small</code> element is used
- for a side comment.</p>
+ for a side comment in an article.</p>
<pre><p>Example Corp today announced record profits for the
second quarter <small>(Full Disclosure: Foo News is a subsidiary of
Example Corp)</small>, leading to speculation about a third quarter
merger with Demo Group.</p></pre>
+ <p>This is distinct from a sidebar, which might be multiple
+ paragraphs long and is removed from the main flow of text. In the
+ following example, we see a sidebar from the same article. This
+ sidebar also has small print, indicating the source of the
+ information in the sidebar.</p>
+
+ <pre><aside>
+ <h1>Example Corp</h1>
+ <p>This company mostly creates small software and Web
+ sites.</p>
+ <p>The Example Corp company mission is "To provide entertainment
+ and news on a sample basis".</p>
+ <p><small>Information obtained from <a
+ href="http://example.com/about.html">example.com</a> home
+ page.</small></p>
+</aside></pre>
+
+ </div>
+
+ <div class="example">
+
<p>In this last example, the <code>small</code> element is marked
as being <em>important</em> small print.</p>
@@ -64492,26 +64517,26 @@
Benjamin Hawkes-Lewis, Bert Bos, Bijan Parsia, Bill Mason, Billy
Wong, Bjoern Hoehrmann, Boris Zbarsky, Brad Fults, Brad Neuberg,
Brady Eidson, Brendan Eich, Brett Wilson, Brian Campbell, Brian
- Smith, Bruce Miller, Cameron McCormack, Cao Yipeng, Carlos
- Perelló Marín, Chao Cai, 윤석찬
- (Channy Yun), Charl van Niekerk, Charles Iliya Krempeaux, Charles
- McCathieNevile, Christian Biesinger, Christian Johansen, Christian
- Schmidt, Chriswa, Cole Robison, Colin Fine, Collin Jackson, Daniel
- Barclay, Daniel Brumbaugh Keeney, Daniel Glazman, Daniel Peng,
- Daniel Spång, Daniel Steinberg, Danny Sullivan, Darin Adler,
- Darin Fisher, Dave Camp, Dave Singer, Dave Townsend<!-- Mossop on
- moz irc -->, David Baron, David Bloom, David Carlisle, David
- Flanagan, David Håsäther, David Hyatt, David Smith, David
- Woolley, Dean Edridge, Debi Orton, Derek Featherstone, DeWitt
- Clinton, Dimitri Glazkov, dolphinling, Doron Rosenberg, Doug Kramer,
- Edward O'Connor, Edward Z. Yang, Eira Monstad, Elliotte Harold, Eric
- Carlson, Eric Law, Erik Arvidsson, Evan Martin, Evan Prodromou,
- fantasai, Felix Sasaki, Franck 'Shift' Quélain, Garrett
- Smith, Geoffrey Garen, Geoffrey Sneddon, George Lund, Håkon
- Wium Lie, Hans S. Tømmerhalt, Henri Sivonen, Henrik Lied,
- Henry Mason, Hugh Winkler, Ignacio Javier, Ivo Emanuel
- Gonçalves, J. King, Jacques Distler, James Craig, James
- Graham, James Justin Harrell, James M Snell, James Perrett,
+ Smith, Bruce Lawson, Bruce Miller, Cameron McCormack, Cao Yipeng,
+ Carlos Perelló Marín, Chao Cai,
+ 윤석찬 (Channy Yun), Charl van Niekerk, Charles
+ Iliya Krempeaux, Charles McCathieNevile, Christian Biesinger,
+ Christian Johansen, Christian Schmidt, Chriswa, Cole Robison, Colin
+ Fine, Collin Jackson, Daniel Barclay, Daniel Brumbaugh Keeney,
+ Daniel Glazman, Daniel Peng, Daniel Spång, Daniel Steinberg,
+ Danny Sullivan, Darin Adler, Darin Fisher, Dave Camp, Dave Singer,
+ Dave Townsend<!-- Mossop on moz irc -->, David Baron, David Bloom,
+ David Carlisle, David Flanagan, David Håsäther, David
+ Hyatt, David Smith, David Woolley, Dean Edridge, Debi Orton, Derek
+ Featherstone, DeWitt Clinton, Dimitri Glazkov, dolphinling, Doron
+ Rosenberg, Doug Kramer, Edward O'Connor, Edward Z. Yang, Eira
+ Monstad, Elliotte Harold, Eric Carlson, Eric Law, Erik Arvidsson,
+ Evan Martin, Evan Prodromou, fantasai, Felix Sasaki, Franck 'Shift'
+ Quélain, Garrett Smith, Geoffrey Garen, Geoffrey Sneddon,
+ George Lund, Håkon Wium Lie, Hans S. Tømmerhalt, Henri
+ Sivonen, Henrik Lied, Henry Mason, Hugh Winkler, Ignacio Javier, Ivo
+ Emanuel Gonçalves, J. King, Jacques Distler, James Craig,
+ James Graham, James Justin Harrell, James M Snell, James Perrett,
Jan-Klaas Kollhof, Jason White, Jasper Bryant-Greene, Jed Hartman,
Jeff Cutsinger, Jeff Schiller, Jeff Walden, Jens Bannmann, Jens
Fendler, Jeroen van der Meer, Jim Jewett, Jim Meehan, Joe Clark,
More information about the Commit-Watchers
mailing list