Yeah I'm definetly staying away from it in the Future, I was just hoping to not have to redo this whole site if possible. I tried to check out those links you sent but they both just brought up a HTTP 500 error.
Main Topics
Browse All TopicsHello,
I am working on a website for my dad ( www.theadditionstudio.com)
Any ideas on how to fix this without having to re-do everything from scratch???
Thanks!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sorry about that, forgot that the admin was going to do some maintenance this morning on it (the MSSQL). I think they said it would be
Right now, you have a lot of the bloated code as I thought (as below). There is no easy way to fix that - except to re-do it with Expression Web / FrontPage unfortunately.
Well you are using absolute positioning, which is a problem in itself. This basically forces the elements to be in one place, no matter the browser resolution.
I am looking at the URL you gave in a 1280X1024 resolution (even though my monitor is a higher resolution) and nothing seems to be cut off. Can you let me know what resolution you are using & what is being cut off so I can focus on that piece of the code?
Unfortunately not (to removing the absolute positioning). If you look at your code, it is almost all Microsoft Word / Publishing (bloated) HTML code.
I looked at the page on 800X600, there is the scrolling bar that is available, but hopefully those two articles explained about building to fit resolutions?
You could use percentages to help you a bit better with the layout but then you lose some control on where the text is, etc
Business Accounts
Answer for Membership
by: coreybryantPosted on 2009-04-06 at 05:51:29ID: 24076781
I would really stay away from Publisher to create a website. I have not used it but I know in the past, just like Microsoft Word, it would create bloated HTML code & give you the allusion of designing a website, not developing. Expression Web might be another option as well - they have a free trial and you can get an upgrade.
Center a website in FrontPage might help some. And then you might read website to fill screen on some issues users might run into from time to time.