Which tag is used to create the frame



Which tag is used to create the frame..

Answer / 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

More Programming Languages AllOther Interview Questions

how CLR identify vb file?

0 Answers   Tech Mahindra,


what is delegate and delegation model give the real live example on delegate model

0 Answers   TCS,


4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?

0 Answers   TCS,


When will you use shell script/Perl ahead of C/C++?

0 Answers   Yahoo,


What is the difference between save and create method of activerecord?

0 Answers  






Which tag is used to create table row

2 Answers  


design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.

3 Answers   College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,


how do i create my own exception class which will restrict IO exception?

0 Answers  


Diff between Proc transpose and Arrays with example?

2 Answers   Accenture,


how can we implement locks in plsql?

0 Answers  


What is algorithm in SCD Type2(SAS DI Studio Transformaton)?

2 Answers  


what is the work of 1tier,2tier,&ntier? Plz Explain it!

0 Answers  


Categories