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

Define various classes of interrupts, Q. Define Various classes of Interrup...

Q. Define Various classes of Interrupts? Figure below gives list of some common interrupts and events which causes occurrence of those interrupts. Figure: Various clas

Transaction, Explain Shadow Copy Scheme in detail.

Explain Shadow Copy Scheme in detail.

What are universal gates, What  are  universal  gates.  Construct  a  lo...

What  are  universal  gates.  Construct  a  logic  circuit  using  NAND  gates  only  for  the expression x = A . (B + C). Ans. Universal Gates: NAND and NOR Gates both are t

What makes a circuit ''digital''?, All digital devices are made from circui...

All digital devices are made from circuits whichcan be switched between two possible states.These two states are represented by a voltagelevel at the output of the circuit e.g. 0V

Rpn procedure, Apply this algorithm to your MASM program 1) Declare the ...

Apply this algorithm to your MASM program 1) Declare the following variables in your data segment: .data ; ; These are the values of the variables ; Variables

Differentiate b/w program translation and interpretation, Differentiate bet...

Differentiate between program translation and program interpretation. The program translation model makes the execution gap through translating a program written in a program

What is assembler, Q. What is Assembler? An assembly program is used to...

Q. What is Assembler? An assembly program is used to transfer assembly language mnemonics to binary code for every instruction after the complete program has been written with

What is sisd, What is SISD?  Single Instruction stream, Single Data str...

What is SISD?  Single Instruction stream, Single Data stream (SISD) shows the organization of a single computer having a control unit, a processor unit, and a memory unit. Inst

What are conditional chain statement, What are conditional chain statement?...

What are conditional chain statement? ON CHAIN-INPUT similar to ON INPUT. The ABAP/4 module is called if any one of the fields in the chain having a value other than its in

Execute a reduce operation over members of specified group, Q. Execute a re...

Q. Execute a reduce operation over members of specified group? int info = pvm_reduce( void (*func)(), void *data, int count, int datatype, int msgtag, char    *group, int root

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