Web page width

Is there a way to set the width of my web page so that it will look right in other browsers? I have a link on another web site. On this site you are able to open my web site in a frame. When my page is opened in this frame it is way too wide.

Hey mvwaling,
You could consider placing the content of the other site inside a table. Once the content has been placed inside the table, adjust the table’s width to that of a specific pixel.

1.)Right click on a table and select Table Propertites.
2.)In the top-right side of the Table Properties, you should see the field marked Specify width.
3.)Ensure that Specify width is checked, and that the pixels option button is selected.
4.)Enter a width that you want your page to be in permanently. The width you enter will not change regardless of resolution or browser window size.