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
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnnÂ
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
Give examples of macro quoting function?
< DL Compact > tag is used for
please any one pass file aid,xpeditor and endeavor tools
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how CLR identify vb file?
what is the difference between read the data from table and infotype
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Colors specified with the notation
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
What is diffrent between Method and and function in c#
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that