Question:

Html, xhtml & css questions

by  |  earlier

0 LIKES UnLike

Question 1

The border of a frame may appear if its neighboring elements have their ____ attributes turned on.

frameset

frame

border

frameborder

Question 2

Nested frames can be accomplished by including a <frameset> element ____ another <frameset> element.

beside

on top of

between

inside

Question 3

The <noframes> element usually precedes the last ____ element.

<head>

<frame>

<body>

<frameset>

Question 4

The Web browser window in which a document opens is determined by the ____ attribute.

target

display

src

opener

Question 5

An alternative to repeating the target attribute each time in a frame containing a long list of hyperlinks is to use it in the ____ element.

<top>

<multi>

<base>

<frame>

 Tags:

   Report

2 ANSWERS


  1. First, please do your own homework.  Anybody who gives you the answers here may deliberately sabotage you, because we all had to do it the hard way.

    Secondly, frame-based web development is a really bad idea.  It was a valid technique for page layout before CSS was widespread, but it caused a lot of unintentional problems.  Now that we have XHTML and CSS, there is really no good reason to use framesets.

    Third, when I see obvious homework questions posted, I generally google the questions to find the original instructor, and I like to inform that instructor that the homework was compromised.  

    Fourth, Imagine my surprise when I saw that the notes these questions were compiled from probably come from one of my own servers!  I&#039;m not your instructor (this semester,) but I know your instructor very well.  Thanks for helping me to discover the curriculum needs an update.

    Turn in these answers if you wish. They will be expected.

    Good luck in your class.


  2. 1. frameborder

    2. inside

    3. frame (or frameset)

    4. target

    5. frame

    6. {{dunno}}

    7. no

    8. target

    9. iframe

    10. head

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.