Files
operator-mono-lig/sample.html
T
2019-07-24 09:58:01 -04:00

13 lines
192 B
HTML

<style>
.block__element--modifier {
background-color: blue;
width: 100%;
}
</style>
<!-- html comment -->
<div class="header">
<a href="http://localhost">Click Here</a>
</div>