SVG Demo
'Realistic' size
Visit the Half Full home page.
Large to demonstrate scaling in a fixed-height container
Visit the Half Full home page.
Natural (no fixed height)
Visit the Half Full home page.
Notes
A
width
and
height
attribute are always needed on the svg
<image>
tag for no-CSS fallback in no-SVG browsers, SVG browsers only need the
width
attribute on the
object
tag.