I'm new to WindowsXP and the following tag which ran perfectly well in Windows98 doesn't work with XP:
<style type="text/css">
p { text-indent: 1em; margin-top: 0; margin-bottom: 0; }
p.fst { text-indent: 0em; margin-top: 0; margin-bottom: 0; }
</style>
I'd appreciate a simple explanation and remedy - if there's any.