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 |
what is the meaning of without standing arrears?
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
.net 2005 supports how many languages?
what is delegate and how works delegate and event.
what is the difference between set and append?
What is Boxing?
what is the filters in biztakk server? where it can use?
1Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
Any real time example of O2C process from taking order till creating invoice.
how can i create report in abap to insert data in table pa0002 using insert command
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
why not instantiating servet using new operator?