Knowee
Questions
Features
Study Tools

If you don’t want the frame windows to be resizeable, simply add what to the <frame>lines ?a. Saveb. dontresizec. resized. sizee. Noresize

Question

If you don’t want the frame windows to be resizeable, simply add what to the <frame> lines ?

a. Save
b. dontresize
c. resized
d. size
e. Noresize

🧐 Not the exact question you are looking for?Go ask a question

Solution

To prevent frame windows from being resizable in HTML, you'll want to use the noresize attribute within the <frame> tag. This attribute is part of the deprecated frameset HTML specification, and when included, it specifies that the user should not be able to resize the frame.

Here's a brief explanation of the options provided:

  1. Save - Not relevant to frame resizability.
  2. dontresize - Not a standard HTML attribute and will not function as intended.
  3. resized - Incorrect, as there is no valid attribute for this.
  4. size - While it relates to dimensions, it doesn't control resizability.
  5. Noresize - Correct choice; it restricts the frame from being resizeable.

In summary, to restrict resizing of a frame in HTML, the correct approach is to use the noresize attribute.

Final Answer

Use the attribute noresize within the <frame> tag.

This problem has been solved

Similar Questions

You can add names to each frame window using the setting…………..a. srcb. hrefa. urlb. namec. none

To retain an original proportion of the graphic, ________ + click one of the corner handles.ANone of theseBCtrlCShiftDAlt

when inserting pictures how can you avoid destorting the picture if it is resized later?

How can you specify the width of an <iframe> in HTML?Nonesize attributestyle attributewidth property within <iframe> tag

Which attribute is used to specify the height of an <iframe> in HTML?heightsizeframestyle

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.