Which of the following attribute of the <FRAME> tag specifies the distance…

2022

Which of the following attribute of the <FRAME> tag specifies the distance between the top and bottom edge of the frame and the frame contents?

Answer: A. MARGINHEIGHTThe MARGINHEIGHT attribute specifies the vertical space (top and bottom) between the frame's border and its contents. Example: <frame src="page.html"…

  1. A.

    MARGINHEIGHT

  2. B.

    MARGINWIDTH

  3. C.

    FRAMEHEIGHT

  4. D.

    FRAMEWIDTH

Attempted by 227 students.

Show answer & explanation

Correct answer: A

The MARGINHEIGHT attribute specifies the vertical space (top and bottom) between the frame's border and its contents. Example: <frame src="page.html" marginheight="30"> MARGINWIDTH sets horizontal (left and right) space between the frame border and its contents.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…