Friday, January 17, 2020

Frame attributes


  • The name attribute uniquely identifies the frame.
  • The src attribute specifies the web page to be placed in the frame initially (it may subsequently be overwritten)
  • The scrolling attribute ("auto", "yes", "no") specifies whether the frame is to have scroll bars
  • The frame border attribute ("0", "1") specifies whether the frame is to have a border


No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...