Words Misplaced in IE

G

gonefishing

Everything on my web page is lined up neatly, but when I preview the page, or
look at it in Internet Explorer, some of the words are misplaced. Can
someone tell me why that happens, and how can I fix it?

Thanks.
 
G

gonefishing

I haven't registered this site. I've just about finished it. Is there
another way to view it?
 
R

Rob Giordano \(Crash\)

Not easily.

But in light of your other post about showing the site to your friend in
PA...maybe it's time to put it online...even if you dont have the domain
registered yet you can put it up on one of the freebie hosts - find one that
supports FrontPage extensions though.
 
P

p c

The most likely problem is bad HTML. Save your page to the edestop and
then validate with an HTML validator. There is one at w3c. Also, look at
the HTML code and look for missing or improper tags.

If you are using stylesheets check the style properties for the tag that
gives you the rpoblem. IE interprets some styl etgs diffrently frim
other browsers.

...PC
 
Top