Link to home
Start Free TrialLog in
Avatar of breeze351
breeze351

asked on

Problem with a CSS in a page

The attached code displays the address left justified and I can't see why.  It's just a stupid page to display some company info.  The tag <h1> works correctly, as does <p1> but <f1> does not work as advertised.  The text is left justified.  I changed the font on <f1> and it did work so I know it's reading it.

What could be the problem?
index.php
ASKER CERTIFIED SOLUTION
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of breeze351
breeze351

ASKER

Thanks