< DL Compact > tag is used for
Answer / Shahzad
The <dl compact> tag in HTML is used to define a description list with compacted definition terms (dt) and descriptions (dd). This is useful when there's limited space, and you want the definitions to appear below their terms on the same line.
| Is This Answer Correct ? | 0 Yes | 0 No |
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
How can we develop a multi-tier application in Java?
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?
what is integration testing in real time applications?
WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
What is the requirement in MIMD ?
what is technical system, business system, logical system in sap pi7.0
Colors specified with the notation
what is the difference between a namespace and assembly ?
what is the draw back of Power builder
what is the purpose of checked Menu options