Abstract
This is the second article. Here we are testing keyboard keys and embedded svg
.
Vector Graphics
<svg width="200" height="100">
<path d="M100,10L123.5,82.4L61,37.6L138,37.6L76.5,82.4Z"
stroke="slategray"
stroke-width="4"
fill="orange"/>
</svg>