Which tag is used to create the frame

Answer Posted / sj computer man student

this is ur answer
The <frameset> tag defines how to divide the window into
frames
Each frameset defines a set of rows or columns
The values of the rows/columns indicate the amount of
screen area each row/column will occupy

<frameset cols="25%,75%">
<frame src="frame_a.htm">
<frame src="frame_b.htm">
</frameset>

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to add Servlet-api.jar file into eclipse 3.3.2 ?

4061


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

1517


hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com

1530


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

1656


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

1784






what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

1686


What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?

1630


How will you prove that java swing is multithreaded?

1699


can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com

1934


how many types of operating system are avaliable?

1823


in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?

1525


how to display xisheet in list box in c# .net

1630


Write a program to find whether a given number is prime or not.

615


Diff between IF and where ?

1622


what does mean and stack mean in genral programming?

1447