Images as Backgrounds on Headlines
#headline1 {
background-image: url(images/icon.png);
background-repeat: no-repeat;
background-position: left top;
padding-top:68px;
margin-bottom:50px;
}
#headline2 {
background-image: url(images/like.png);
background-repeat: no-repeat;
background-position: left top;
padding-top:68px;
}
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.