[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.phoenix] Re: Add some indentation inside the <div id="midcolumn"> section

Eclipse WebMaster (Denis Roy) a écrit :
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