H1 Tags

J

John S

In FP 2003 how do I prevent a space appearing around text when I change the
formatting from normal to H1

Thanks John
 
C

chris leeds

you'd have to assign a class to the h1 and set the padding/margin on the
class to 0, or how many pixels of padding you want.
 
Top