Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Center Frames

Status
Not open for further replies.

HoDown

Technical User
Nov 25, 2003
2
US
I want to make a simple two frame web site with a left menu frame, and a center main frame. However, don't want them to extend to cover the entire browser. I want to give the frames specific heights and widths, and have it centered in the middle of the browser. How do I set up my frames to center vertically and horizonatlly in dreamweaver?

example:
centerFrame.jpg
 
Frames can't do that (be centered in the browser). You set the frame sizes in the frameset html file.

If you want centered you are going to have to dump the frames and use tables or CSS instead.

Hope it helps.

Wow JT that almost looked like you knew what you were doing!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top