- From: Lachlan Hunt via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Mar 2009 03:32:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-author/images
In directory hutz:/tmp/cvs-serv4268/images
Added Files:
content-venn.png content-venn.svg
Log Message:
Added images
--- NEW FILE: content-venn.png ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: content-venn.svg ---
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-250 -150 512 288" width="512" height="288">
<style type="text/css">
svg { font: bold 18px sans-serif; text-anchor: middle; }
ellipse { fill: #005a9c; stroke: #000000; opacity: 0.67; }
text { fill: #ffffff; }
</style>
<g class="a" transform="translate(0, 0)">
<ellipse cx="2" cy="-3" rx="244" ry="132"/>
<text y="-97" x="12">Flow</text>
</g>
<g class="b" transform="translate(127, -48.5)">
<ellipse rx="75" ry="42.5"/>
<text x="2" y="6">Heading</text>
</g>
<g class="c" transform="translate(125, 42)">
<ellipse rx="75" ry="42.5"/>
<text x="1" y="5">Sectioning</text>
</g>
<g class="d" transform="translate(-113, 78)">
<ellipse rx="117" ry="47" transform="rotate(-15)"/>
<text x="-4" y="8">Metadata</text>
</g>
<g class="e" transform="translate(-128, -34)">
<ellipse rx="94" ry="51"/>
<text x="-36" y="5">Interactive</text>
</g>
<g class="f" transform="translate(-40.5, -5)">
<ellipse rx="76.5" ry="80"/>
<text x="0" y="-39.5">Phrasing</text>
</g>
<g class="g" transform="translate(-42, -7)">
<ellipse rx="68" ry="22.5"/>
<text x="0" y="7">Embedded</text>
</g>
</svg>
Received on Thursday, 5 March 2009 03:33:02 UTC