Snipped Codes in Html Editor
<style>
.header{color:red;}
</style>
<a href="http://test.com" style="color:red">hello</a>
TIP
INFO
<style>
.header{color:red;}
</style>
<a href="http://test.com" style="color:red">hello</a>