Results 1 to 2 of 2

Thread: Frame Positioning

  1. #1
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Frame Positioning

    Hi,

    I am learning css and xhtml. I have used html 2.0 for years and added new tags as they became available. A few months ago I discovered css and xhtml and am working on upgrading all of my sites. I want to use several of the dhtml scripts on my sites. For one site, I am using the advanced gallery script and I also want to use a fade in photo script. I would like both of these on each page which kind of defeats the purpose of using css because all of a sudden my pages became code heavy. So I thought I would like to use the frameset property. Then I couls keep the content heavy pages as static and just change the linked pages which can remain small.

    I like my pages centred and I have set up in my css a div.page at 800 pixels with auto margins and have it centred on my page. This way I can also control positioning instead of it looking nice on my computer and messed up on 80% of everyone else's.

    However, I do not know if and how I can work to arrange this so my frames are set up within the 800px where I want my content.

    Thanks, Mary

  2. #2
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I figured it out.

    I designed a main page frame layout with my actual content going in the main frame. I had already tried that but had inadvertently added another frame which messed everything up.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •