Results 1 to 3 of 3

Thread: Defineing a frame

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    UK
    Posts
    4

    Question Defineing a frame

    Hi

    If I had frame on the left side of the screen, what would that frame be known as in html? i.e. top

  2. #2
    scoutt
    Guest
    anything you want. left, nav, myleft.... etc. why name it top when it is to the left?

  3. #3
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    Like he said, it depends what you name it.
    Code:
    <frame src="nav.html" name="navbar">
    Here, it would be called navbar.
    Alcohol & calculus don't mix.
    Never drink & derive.

Posting Permissions

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



Click Here to Expand Forum to Full Width