en.javascript.info/2-ui/1-document/02-dom-nodes/head.html
Ilya Kantor 508969c13f up
2017-02-28 12:54:48 +03:00

8 lines
158 B
HTML

<style>
span.devtools {
display: inline-block;
background-image: url(/article/dom-nodes/toolbarButtonGlyphs.svg);
height:16px;
width:16px;
}
</style>