Start a div
Example
[sdiv class=greyback id=issue30][ediv]
Style the example div.
.greyback { height: 50px; background-color: grey; }
#issue30 { width: 50%; border: 1px solid black; }