Blog Desk       December 17, 2020      200

In the code <frameset cols="120,*"> the following would be true.

  1. Top frame would be 120 pixels high
  2. Left frame would be 120 inches width
  3. Left frame would be 120 pixel width
  4. None of the above

The Right Answer is : Option C

Explanation