(Wdevs) Look Ma! Htmltext with CSS, no tables
2004-11-08 #qc#wdevs
One ko of html,
<div class='boxDefault boxHtmltext' id='qc_test1'>
<h3>First Html test</h3>
<p>Welcome on <em>monoForge</em>...</p><p>Now ASP.NET runs on <b>LAMM</b> :)</p>
</div> <!<del> qc_test1 </del>>
<div class='boxDefault boxHtmltext' id='qc_test2'>
<h3>Second Html test</h3>
<p>Here i try a css styling</p>
<ul>
<li>border, </li>
<li>title, </li>
<li>background. </li>
</ul>
</div> <!<del> qc_test2 </del>>
<div class='boxDefault boxHtmltext' id='qc_test3'>
<h3>Third Html test</h3>
<h4>SubTitle 1</h4>
<p>Another css presentation</p>
<h4>SubTitle 2</h4>
<p>bla bla bla...</p>
</div> <!<del> qc_test3 </del>>
<div class='boxDefault boxHtmltext' id='qc_test4'>
<h3>CSS Zen Garden</h3>
<p>
A demonstration of what can be accomplished visually through <acronym
title="Cascading Style Sheets">CSS</acronym>-based design.
</p>
<p>
View every submission to the <a href="http://www.mezzoblue.com/zengarden/alldesigns.asp"
title="View All Designs">Zen Garden</a>.
</p>
</div> <!<del> qc_test4 </del>>
a css pinch,
and a picture, better than a long speech
And this time an online demonstration.