"Briteidea" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Hmm, makes sense regarding some other text formatting issues I'm having.
I
know that the HTML formating tags have been deprecated. Does this mean
then
that I shouldn't be using the <p and <br tag pairs? |
No, you should use the <p> tag :-)
<font> tags amongst others should not be used. Also Heights (for tables and
cells) should not be used.
Start using stylesheets. For a introductory tutorial look here:
http://www.make4css.com
if you don't like the size of the space for a paragraph you can redefine the
margin for it. A <p> tag is automatically given a top and bottom margin, so
you can minimise this by using css. eg: p {margin: 5px} as I explained
in my previous post.
--
Nadia
---------------
:Free Templates !! Dropdown Menu Designs:
http://www.DreamweaverResources.com
:Templates: Free Nav Bar Sets:
:Tutorials : Ecommerce : SEO Articles :
-----------------