| [news.eclipse.technology.phoenix] Re: Add some indentation inside the <div id="midcolumn"> section |
I think if you wrap your text with <p> that will add the margin you need.
<div class="homeitem3col"> <h3>Box title</h3> <p>This is some text</p> </div>
This is what I tried. And it doesn't work. There is no indentation on the left. -- Olivier