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

Directory of the distribution, I tried to run two of the applets in the exa...

I tried to run two of the applets in the examples directory of the distribution?    Ans) I tried to run two of the applets in the example directory of the distribution. I instal

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

ERP, Benefits of implementing ERP

Benefits of implementing ERP

Device drivers in assembly, Device drivers are special programs installed b...

Device drivers are special programs installed by config.sys file to control installable devices.  So personal computers can be expanded at some future time by installation of new d

What are the different tones used in strowger telephony, What are the diffe...

What are the different tones used in strowger telephony? Explain with the help of waveforms and the timings. Dial Tone: it is used to indicate that the exchange is ready to r

State about the object oriented analysis, State about the Object oriented a...

State about the Object oriented analysis Object oriented analysis (OOA) is concerned with developing software engineering specifications and requirements that expressed as a s

State the selective clear - logic micro operations, State the SELECTIVE CLE...

State the SELECTIVE CLEAR - logic micro operations The selective-clear operation clears to 0 bits in register A only  where there are corresponding 1's in the register B. For

Convert the following from hexadecimal to binary, Q. Convert the following ...

Q. Convert the following from hexadecimal to binary, decimal, BCD and octal. a) 111 b) ABC.25 c) 2.C Q. Convert the following from BCD to binary, decimal, hexadecimal an

Explain a binary semaphore, Explain a binary semaphore with the help of an ...

Explain a binary semaphore with the help of an example? An abstract data type (ADT) is a semaphore which defines a nonnegative integer variable that apart from initialization i

Purpose of pointer phrase in string command, The Purpose of POINTER phrase ...

The Purpose of POINTER phrase is to verify the leftmost position within receiving field where the first transferred character will be kept

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