background: url(img/document.gif) no-repeat left center;
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>*KHAKI*</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style rel="stylesheet" type="text/css"> .post { background-color: red; padding: 3px; margin: 20px 10px 0 5px; border: 0 dashed #8a795d; font-size: 80%; } .post .date { background: url(img/clock.gif) no-repeat left center; padding-left: 15px; margin: 0 15px 0 5px; } .post .comments { background: url(img/comment.gif) no-repeat left center; padding-left: 15px; margin: 0 15px 0 5px; } .post .readmore { background: url(img/document.gif) no-repeat left center; padding-left: 15px; margin: 0 15px 0 5px; } </style> </head> <body> <p class="post"> <a href="" class="readmore">Read more</a> <a href="" class="comments">Comments (3)</a> <span class="date">April 03, 2007</span> </p> </body> </html>