actually it was for a project, and i have to give bottom border for h1.
and It still showing the same result in my system,
and you are suggested to use default font family abow,
But in the special cause these fonts are not looking attractive...!!
so i used font-family: Trebuchet MS, Arial, Hevetica, sans-serif;
to make looking attractive headding.
and also i got alternative solution for it
i used a GIF image 1px height and width 15px, as bottom border for 'h1'
i used code for this:
h1 {
width: 458px;
margin: 10px 0 0 0;
padding: 20px 0 10px 0;
letter-spacing: none;
font-size: 1.4em;
font-family: Trebuchet MS, Arial, Hevetica, sans-serif;
color:#306EFF;
background: url(images/line.gif) repeat-x left bottom;
}
and please visit a website,
http://www.vishwaelectrical.biz
to find something
this site designed and hosted by me...!! :)
with thanks & Regards,
Santosh Hegde.
Dec 21, 2010