Pages

Sunday, February 13, 2011

Box News

<div id="headline">
<p>
<span id="title">Indonesia</span> | <span id="news">
Indonesia is a nice country you will ever seen</span></p>
</div>

<style>
 html, body, div, p { margin: 0px; }
 html { background: #eee; font-family: sans-serif; }
 body { margin: 10px; }
 #headline { border: 0px solid #eee; background: white; padding: 5px; -moz-box-shadow: 0 0 2px #aaa; -moz-border-radius: 4px; font: 12px sans-serif;  color: #333; }
 #headline p #title{ font-weight: bold; }
</style>

No comments:

Post a Comment