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

Structure of 8086 cpu, 8086 microprocessor comprises two independent units:...

8086 microprocessor comprises two independent units:  1.  Bus Interface unit 2.  Execution unit Please refer to Figure below. Figure: The CPU of INTEL 8086 Microp

Minmax search - artificial intelligence, MinMax Search Parents frequent...

MinMax Search Parents frequently get two children to share a cake by asking one to cut the cake and the other to select which half they want to eat. In this two player cake-sco

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

What is monkey testing, What is Monkey testing? The monkey testing is ...

What is Monkey testing? The monkey testing is the process of testing here and there for judging the application trying to observe the accessing dissimilar functionalities is i

Logical database structure, It is not essential to maintain the Parent-Chil...

It is not essential to maintain the Parent-Child relationship among the tables in Logical Database Structure. False. One has to handle the Parent-Child relationship.

What is java swing, Swing is a GUI toolkit for Java. It is one kind of the ...

Swing is a GUI toolkit for Java. It is one kind of the Java Foundation Classes (JFC). Swing haves graphical user interface (GUI) widgets such as text boxes, buttons, split-panes, a

Is it possible to change the color and font of the sheet tab, Yes we can mo...

Yes we can modify the color of sheet tabs. By right clicking on sheet tabs and you will get option change color but you didn't find any option to modify the font of sheet tabs.

Learning decision trees using id3 - artificial intelligence, L e arning D...

L e arning Decision Trees Using ID3 Sp eci f y i n g the Problem We now have to look at how you mentally created your decision tree when deciding what to do at

Computation step in time complexity of an algorithm, Q. Computation step in...

Q. Computation step in time complexity of an algorithm? So First in the computation step the local processor executes an arithmetic and logic operation. Afterwards the several

What is an unsigned integer constant, What is an unsigned integer constant?...

What is an unsigned integer constant? An integer constant is the number in the range of - 32768 to + 32767; because an integer constant always gets two bytes in memory and in t

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