7 background-image: url(
"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100px' height='50px'><rect x='0' y='0' width='100' height='50' fill='rgba(0,0,100, 0.5)'/></svg>");
8 background-repeat: no-repeat;
15 <p>The green
"Hello World" should appear to the right of the blue rectangle.
</p>
16 <div style=
"color: green">
17 <div id=
"image-shape"></div>