<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MxoRto</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MxoRto"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/MxoRto"/>
	<updated>2026-04-10T07:19:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Image_Caption_Examples&amp;diff=2381</id>
		<title>Image Caption Examples</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Image_Caption_Examples&amp;diff=2381"/>
		<updated>2007-07-13T11:53:16Z</updated>

		<summary type="html">&lt;p&gt;MxoRto: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a collection of sample usage for images with captions from around the web. Markup samples provided here have been reformatted and often simplified by removing presentational elements to better illustrate what &amp;quot;defines&amp;quot; the figure in them.&lt;br /&gt;
&lt;br /&gt;
These real-world examples provides support for the [[Image Caption]] proposal.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Some images in the CSS 2.1 specification ([http://www.w3.org/TR/CSS21/colors.html#img-bg-repeat example 1], [http://www.w3.org/TR/CSS21/tables.html#img-cell-align example 2]) use class names to add captions to figures. Reduced to a simpler form, the markup looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;&amp;lt;img src=&amp;quot;...&amp;quot; alt=&amp;quot;[caption text]&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p class=&amp;quot;caption&amp;quot;&amp;gt;[Caption Text]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(Note: Removed form this simplified markup is the [D] link to a long description that was put beside the image.)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Articles form the Salon.com magazine ([http://www.salon.com/opinion/blumenthal/2006/11/16/baker_rescue/index_np.html example]) use this markup  for accompaniment photographs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&#039;article_photo_right&#039;&amp;gt;&lt;br /&gt;
&amp;lt;img src=&#039;...&#039;&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;p class=&#039;article_photo_credit&#039;&amp;gt;Photo: [Photograph&#039;s Name]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p class=&#039;article_photo_caption&#039;&amp;gt;[Caption Text]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
MacWorld magazine website uses two-row tables to add a caption to screenshots in [http://www.macworld.com/2006/06/firstlooks/flciviv/index.php this article]. Interestingly, they&#039;re not using the&lt;/div&gt;</summary>
		<author><name>MxoRto</name></author>
	</entry>
</feed>