A closer look
…and we give it this CSS:
normal paragraph:
Each “block level” element is displayed on a line by itself, so to speak, and will force any element coming after it to begin on a new line. By default, a box is as wide as it can be without spilling out of its containing element, in this case the element. So, to keep the box from being full width
div {
width: 100px;
padding: 10px;
border: 5px solid black;
margin: 10px; }
dengan tag
Each "block level" element is displayed on a line by itself, so to speak, and will force any element coming after it to begin on a new line. By default, a box is as wide as it can be without spilling out of its containing element, in this case the element. So, to keep the box from being full width
dengan tag
Each "block level" element is displayed on a line by itself, so to speak, and will force any element coming after it to begin on a new line. By default, a box is as wide as it can be without spilling out of its containing element, in this case the element. So, to keep the box from being full width
div {
width: 100px;
padding: 10px;
border: 5px solid black;
margin: 10px; }
div {
width: 100px;
padding: 10px;
border: 5px solid black;
margin: 10px; }
Each "block level" element is displayed on a line by itself, so to speak, and will force any element coming after it to begin on a new line. By default, a box is as wide as it can be without spilling out of its containing element, in this case the element. So, to keep the box from being full width
such as this
<div>, <span>, <center>
<div>, <span>, <center>
try this
http://codex.wordpress.org/Writing_Code_in_Your_Posts
page templates
http://schinckel.blogsome.com/2005/08/31/blogsome-page-templates/
Encoder
http://www.inr.net/tools/html-encoder.cfm