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

What is SOLID Principle in Programming Language?

654


what is delimiter in sas ?

1542


9.Difference between even and odd signals?explain with the diagram?

2954


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1447


What is the use of sas software? Is sas and sap are different?

1009






how pseudo column works?

1711


what is technical system, business system, logical system in sap pi7.0

2122


what is the purpose of checked Menu options

1974


How does the TCP handle the issue of multiplexing?

2398


What is the entry point function of a DLL?

613


In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.

1810


if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008

1592


Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in

1569


Which design patterns have you used?

1544


What is Negative testing?

1497