Monday, March 4, 2013

Placing image inline with text


<li><a class='active' ><img src='../../Content/Icons/home.png' />Home</a></li>
 
img {
    margin-right: 4px;
    position: relative;
    top: 6px
}


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.