This link has been bookmarked by 14 people . It was first bookmarked on 16 Dec 2008, by xingkui wang.
-
-
h3 {
position: relative;
width: 200px;
height: 40px;
}
h3 span {
background: url(header-replacement.gif) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}
<h3>
<span></span>Replaced header
</h3>
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.