OT: HTML & CSS Wizards
i stumbled onto site of html & css code wizards:
table border tool:
http://www.somacon.com/p141.php
list style tool:
http://www.somacon.com/p357.php
font & text style tool:
http://www.somacon.com/p334.php
enjoy!
--nancy o.
table border tool:
http://www.somacon.com/p141.php
list style tool:
http://www.somacon.com/p357.php
font & text style tool:
http://www.somacon.com/p334.php
enjoy!
--nancy o.
nancy o wrote:
> stumbled onto site of html & css code wizards:
> list style tool:
> http://www.somacon.com/p357.php
the ul not nested:
<ul class="sample">
<li>one fish</li>
<li>two fish</li>
<ul>
<li>red fish</li>
<li>blue fish</li>
</ul>
</ul>
--
thierry
articles , tutorials: http://www.tjkdesign.com/go/?0
the perfect faq page: http://www.tjkdesign.com/go/?9
css-p templates: http://www.tjkdesign.com/go/?1
css tab menu: http://www.tjkdesign.com/go/?3
> stumbled onto site of html & css code wizards:
> list style tool:
> http://www.somacon.com/p357.php
the ul not nested:
<ul class="sample">
<li>one fish</li>
<li>two fish</li>
<ul>
<li>red fish</li>
<li>blue fish</li>
</ul>
</ul>
--
thierry
articles , tutorials: http://www.tjkdesign.com/go/?0
the perfect faq page: http://www.tjkdesign.com/go/?9
css-p templates: http://www.tjkdesign.com/go/?1
css tab menu: http://www.tjkdesign.com/go/?3
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment