answersLogoWhite

0

A frame-based site typically does not employ a BODY tag.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you stop webpage to redirect to another webpage you don't want?

You can stop your webpage from redirection to another page. For this you just have to remove the anchor tag.


What is video tag in html5?

Video tag easily helps us to embedd videos in webpage. These videos can be used by video tag.


Why is it NOT a good idea to use an underline tag in a webpage?

It is not a good idea to use underline in webpage. It is because the text on webpage gets real messy.


Can a HR tag add a horizontal line in a webpage?

Yes


Can a tag be assigned to a webpage digital image or video?

yes


How do you create frames using HTML?

IntroUsing the tag can be optional at this point since you are creating frames. If you wanted to create frames for the whole page, then it's advisable to prevent using the tag. But if you want to add a frame on a specific portion of the webpage only, it is then, advisable to use the tag. What you needâ–º Notepad or other Text Editor that supports HTML â–º Browser such as Google Chrome, Mozilla Firefox, Opera Mini, Internet ExplorerStepsFirst, you should open the HTML with the tag. Then the tag and tag.As I said earlier, you may or you may not use the tag depending on the appearance you wanted your website to look. Take note of these:Frames act like tags. You should have the main tag before you can add columns, rows, and data to the website. You can re-size the height of frame, it's width, borders, and other elements. You could add src (source) to a frame so it will display a different webpage.Now, type . The "frameset" tag tells the browser that the tag is for the frames tag. The rows and cols tag tells the browser how many percent of the page will be used. The asterisk (*) tells the browser that the rest of the available space should be assigned this area. The "bordercolor" tag is for the color of the frame or border of that frame set.Below the tag is a sub-tag used for entering frames. Type: . This will allow you to add a webpage on the top of the page with a border color of grey (hex code is #666666).Then, close the tag and all other tags.ConclusionHere is a small conclusion about the topic. =====================================Simple Frames =====================================


An independently controllable section of a webpage is called a?

Frame


How HTML works in webpage designing?

HTML works on the tag based technology. Each tag defines a function which it executes when run.


Is it true that a one-sided tag is used to insert character data into webpage?

True


How can you display your name in the frame tag in simple format?

You can apply the iframe tag. Inside the iframe tag you can apply the text.


How do you use me2DAY photo uploader?

Read this webpage: http://me2guide.weblog.com/tag/upload-photo/


Which tag is used to define frames in HTML?

<frame>