Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
My website works in IE but not FF
Name: Python49 Date: March 23, 2006 at 08:13:04 Pacific OS: winxp CPU/Ram: dunno Product: dunno
Comment:
I created a website for a business of mine and was wondering if anyone would be able to help me fix this problem im having where the webpage shows up fine in IE but when I load it up in firefox the form submission boxes are not aligned right and it looks really gank. If anyone could help me that would be great. I made this website and the address is www.free50onpp.com, please check it out in firefox to see the problem.
Name: Michael J (by mjdamato) Date: March 23, 2006 at 10:17:59 Pacific
Reply:
It looks like you built the page with some crap editor like MS Front Page. There is just too much junk to try and fix it easily. I suggest you get another editor and re-edit the pages.
I can't really recommend any particular editor as I do not use WYSIWYG editors.
Agree with Michael J. Dreamweaver is the best WYSIWYG editor in my opinion. Waaaay better than frontpage.
0
Response Number 3
Name: Michael J (by mjdamato) Date: March 24, 2006 at 07:27:57 Pacific
Reply:
I just reread my post. Sorry if I sounded too critical. To explain further, the editor you used put in a LOT of unecessary, complex code which makes the process of making any changes outside of the editor difficult.
After I took a quick look it appeared that the input boxes were given "absolute" positions. Absolute positioning is not good when the content needs to line up with other content that is using relative positioning (i.e. the text).
Summary: http://www.graphicentral.net/ Don't mind the addy, it's just my old website I'm using so I can show my boss how the website is doing before it actually goes up. My problem is, the left menu works as a...
Summary: It's probably the same thing that the guy in this post (My website works in IE but not FF had a problem with. The problem, apparently, is that FrontPage likes to use absolute positioning for the text ...
Summary: Hi i am trying to re-design my website (www.chrisdocherty.co.uk portfolio section) using CSS to position all of the HTML elements but i cant get it to look the same in both IE and FireFox. At the mome...