| Refresh | Home EGTry.com

custom style of heading


CommentsHTML sourcedisplay in your current browser
<style type="text/css">
.gheader {
font-family:verdana, geneva, lucida
margin:0;
color:#1364C4;
font-size: 16px;
font-weight: bold; 
display: inline;
}
</style>

<div class="gheader"> This is my custom heading</div>

This is my custom heading