answersLogoWhite

0


Best Answer

The frame tag is used under a frameset DTD to create a multi-framed website. In modern website creation practices, frames are highly discouraged, but are still sometimes used.

Advantages:

  • You can create multiple panes (frames) with different content on the same page.

Disadvantages:

  • It is often difficult or impossible to create a URL that links directly to your content.
  • It often looks messy and is more difficult to manipulate or update.
  • Browser security protocols limit the interaction between frames, such as with JavaScript.
User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Frames can be used to help layout a page and view more than one page in the same window. However, not all browsers support frames and they can cause problems on some pages and can be difficult for people using pages if they are visually impaired, as it makes pages harder to navigate. So generally they are not encouraged now, and using styles to layout pages is better.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

By using frames, you can display more than one HTML document in the same browser window. A frame could be used to allow your visitor to visit another site while never leaving your site or another page of your site without leaving the page the user is on. The user could navigate to other pages using the original page as a base. If this explanation isn't confusing enough keeping track of the HTML documents within the frame will keep you busy. You could make life easy and open links in a new window instead of using a frame.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why should you use frame to create a Web Page?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How applie frame tag in HTML?

The following code will create a page with two frames, one above the other, equally sized.. You can enter the filenames of the pages you want for each frame and the names, after the frame src which is the frame source. Top and Bottom are used here to identify the frames. <FRAMESET rows="50%,50%" > <frame src="Your web page" name="Top"> <frame src="Your other web page" name = "Bottom"> </frameset> In this one, the frames are beside each other and they are named left and right. <FRAMESET cols="50%,50%" > <frame src="Your web page" name="Left"> <frame src="Your other web page" name = "Right"> </frameset>


How do you create frames?

A frameset is a group of web pages that will be shown in a unique grouping web page, so the first step could be to create those independent web pages first.For example, take a look at these three files:--------------------------------------- firstFrame.htmlHi, I am the first frame web page------------------------------------------------------------------------------------------------------- secondFrame.htmlHi, I am the second frame web page----------------------------------------------------------------------------------------------------------- frameSet.html---------------------------------------------------------------* ommited the noframes tag for simplicityI recommend you not to use FRAMES never to avoid indesirable external backlinks issues. See Wikipedia's article critique for more information.See the link to Wikipedia herein.


How do you create a web by yourself?

You can create a webpage by yourself. All you have to do is create a web page by HTML.


How do you create new different webpage?

You can create a new web page by creating a new HTML file. Each HTML corresponds to a web page.


How do you split a page in HTML?

One way is to do it with frames. The following code will create a page with two frames, one above the other, equally sized. You can enter the filenames of the pages you want for each frame and the names, after the frame src which is the frame source. Top and Bottom are used here to identify the frames. <FRAMESET rows="50%,50%" > <frame src="Your web page" name="Top"> <frame src="Your other web page" name = "Bottom"> </frameset> In this one, the frames are beside each other and they are named left and right. <FRAMESET cols="50%,50%" > <frame src="Your web page" name="Left"> <frame src="Your other web page" name = "Right"> </frameset> You can adjust the percentage sizes, as long as they add to 100%. You can also have more than 2 frames, in which case you would have extra percentages listed. You would also have additional frame src tags. You can also use tables as a way of splitting a page.


How you can create a web page such that only limited part get refreshed like gmail chat window?

Pretty simple. Use a frame or Iframe on the page you want. You can call any other page or a page supplement through the Iframe. Create another page separately to be called inside the Iframe and assign it a auto refresh value. This way the the parent page need not be refreshed all the time.


Create a webpage to show image mapping?

create a web page to showimage mapping


What are the steps that need to be taken in order to make your own web page?

To create a web page is not difficult. First, one needs to get a domain name. Second, choose a web host and create an account. And third, design the webpage.


How do you create a copyright symbol in HTML for a Web page?

© or ©


Can the web exist without internet?

You cannot create a web page if no access to the internet


What are the features of webpage Maker that make it easy to create a webpage?

Web Page Maker allows you to easily create a web page by dragging and dropping objects onto your page and position them as you want. It also provides ready-to-use templates.


How do I make a web page for my business?

In order to make a web page for your business you will have to contact a professional web designer. They should be able to make the best web page for business.