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

Determine the return loss and round trip delay for echo, In a national tran...

In a national transmission system, the characteristic impedances of the 4-wire circuit and the 2-wire circuit are 1200 ? and 1000 ? respectively. The average phase velocity of the

Define internet infrastructure, As we know how packets travel from one comp...

As we know how packets travel from one computer to another over the Internet. However what's in-between? Actually what makes up the Internet infrastructure or backbone? Fi

Design a flash project, The only way to respond effectively to a design pro...

The only way to respond effectively to a design project is to first understand the topic well yourself. To do this you need to research the topic and ask yourself a series of quest

Determine about the microprocessor, Determine about the microprocessor ...

Determine about the microprocessor A microprocessor contains at the least CPU which was the case in 1970s and early 1980s. Today they include cache memories, bus interfaces, an

Illustrate master-slave flip-flop, Q. Illustrate Master-Slave Flip-Flop? ...

Q. Illustrate Master-Slave Flip-Flop? Master slave flip-flop comprise two flip-flops. One is master flip-flop and other one is known as slave flip-flop. Fig below shows impleme

Define print resolution of printers, Q. Define Print Resolution of printers...

Q. Define Print Resolution of printers? Print Resolution is the detail which a printer can give considered by how many dots a printer can put in each inch of paper.  So the uni

Illustrate some notations of object modeling notations, Illustrate some not...

Illustrate some notations of object modeling notations A classifier is a mechanism which describes behavioural and structural features. In UML significant classifiers are cla

Help, Write a class encapsulating the concept of a circle? I have been work...

Write a class encapsulating the concept of a circle? I have been working on this program for awhile and this is all I have so far... What are my flaws in the program besides not ha

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

Determine in detail about the vhdl, Determine in detail about the VHDL ...

Determine in detail about the VHDL Multiple design-units (entity/architecture pairs), which reside in the same system file, may be separately compiled if so desired. Though, it

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