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 |
sample code for data transfer between two r/2 systems and r/3 systems?
what is database?how to tell 3years boy or girl by using toys?
how do you generate source code for the automatic generation for receipt number
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
What is the effect of the OPTIONS statement ERRORS=1?
3 Answers QSG, Quintiles, SAS,
Find out the roles which gives access to all tables in SAP? Thanks in advance.
please any one pass file aid,xpeditor and endeavor tools
what is the difference between an application and service??? i mean service which runs as in services.msc.
what is the difference between uservariables and systemvariables (in Environmental variables)???
How to update a data for the views in the relational data base schema
what are resources in case of Threads
What is the client concept in SAP? What is the meaning of client independent?