web build problem..

Out of context: Reply #2

  • Started
  • Last post
  • 2 Responses
  • Nairn0

    i think the biggest problem is that your using frames - search google for problems with frames to find out why.

    weestu
    (May 29 06, 07:40)

    Exactly - by now you really should be getting to grips with css/divs. Frames always were clunky, and have been especially so for about 4 years now - the only 'acceptable' framing is that using the iframe tag (like here on NT).

    It may sound daunting (and maybe you don't have the server-side capability anyway) but i recommend you try and utilise the basics of php - you'll find that most of the functionality of frames blends much more seemlessly with 'includes' (of any kind, for that matter - ASP's good too) and gives you a lot more control.

    have a gander at the following,
    http://alistapart.com/topics/cod…

    in particular,
    http://alistapart.com/articles/p…

    good luck!
    x

View thread