add style to element html code example
Example: html style element
<!-- EXAMPLE -->
<div class="your_class" style="display:none">
<!--[SYNTAX: style="<your-styling>"] -->
<!-- EXAMPLE -->
<div class="your_class" style="display:none">
<!--[SYNTAX: style="<your-styling>"] -->