How to make frames for web documents, Computer Engineering

Assignment Help:

Q. How to make frames for web documents?

Intelligent use of frames can give your pages a cleaner look and make easier to navigate. The fundamental concept goes like this: Every frame is a regular, complete HTML document. If you want to lay out your page into two frames placed side by side, then you will put one complete HTML document in left frame and another complete HTML document in right frame. Along with you need to write a third HTML document. This MASTER PAGE comprise <FRAME>tags which specify what goes where. Dividing a page into frames is in fact quite simple.

There are only two main frame tags that you need to learn: <FRAMESET>and <FRAME>. The easiest way to describe them is to start making some frames. As an aspiring computer professional, you will be well advised to learn HTML tags in detail. Don't use HTML editors unless you know HTML, just as you wouldn't let a child use a calculator unless she already knows her arithmetic well. Once you have a good knowledge of HTML, you can then save labour by employing different tools. Tools might not offer flexibility which you can get through hand coding HTML. So they must be used judiciously. Of course, this advice isn't meant for lay persons who want to make web pages.

We will now need some HTML documents. We would give every document a name. Make a new folder somewhere and create first HTML file as One.htm. Now create another html document. Save this in same folder as Two.htm. Do the same for Three, Four, Five, and Six. Now save them just like others. You must now have a folder which contains 6 complete standalone HTML documents.


Related Discussions:- How to make frames for web documents

Explain about the term e-cash, Explain about the term E-Cash. E-cash is...

Explain about the term E-Cash. E-cash is cash demonstrated by two models. E-cash has one is on-line form of e-cash, that is introduced by DigiCash that permits for the completi

Uniform path cost search - artificial intelligence, Uniform Path Cost Searc...

Uniform Path Cost Search - artificial intelligence: A breadth first search will find the solution with the shortest path length from the initial state to the goal state. In fa

How do you pass basic types by reference, How do you pass basic types by re...

How do you pass basic types by reference?   In the case of basic types like bool, int, uint, etc. you can in fact choose among the two forms. If you prefix the method parameter

What is an avl tree, What is an AVL tree? AVL Tree An AVL tree is...

What is an AVL tree? AVL Tree An AVL tree is a binary tree in which the dissimilarity in heights among the left and the right subtree is not more than one for each node.

Dynamic programming problem, KK manufacturing company is faced with demand ...

KK manufacturing company is faced with demand for its product in each of the next four periods as shown in Table 1.  It must decide upon a production schedule to meet these demands

Programming, Write a procedure for each of the following: (i) To find the m...

Write a procedure for each of the following: (i) To find the maximum MAX of the values in the list. (ii) To find the average MEAN of the values in the list. (iii) To find the produ

Verilog, http://www.cse.psu.edu/~dheller/cmpen331/Homework/Homework4.htmlwo...

http://www.cse.psu.edu/~dheller/cmpen331/Homework/Homework4.htmlwords accepted#

calculates the area and perimeter of a rectangle, Write a program, using f...

Write a program, using functions, that calculates the area and perimeter of a rectangle whose dimensions (Length & width) are given by a user.

Explain how viewstate is being formed, Explain how Viewstate is being forme...

Explain how Viewstate is being formed and how it is keeps on client. The type of ViewState is System.Web.UI.StateBag, which is a dictionary that keeps name/value pairs. View St

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd