Actually is very simple: In the html code: <div id="pic"></div> In the css file: #pic{ background:url(images/pic.jpg) no-repeat; width:100px; height:100px; }