< DL Compact > tag is used for



< 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

Post New Answer

More Programming Languages AllOther Interview Questions

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?

1 Answers   Symphony,


How can we develop a multi-tier application in Java?

1 Answers  


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

4 Answers  


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?

1 Answers  


what is integration testing in real time applications?

1 Answers   CTS,


WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...

1 Answers  


What is the requirement in MIMD ?

1 Answers   Honeywell,


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

1 Answers   IBM,


Colors specified with the notation

1 Answers  


what is the difference between a namespace and assembly ?

4 Answers   Innominds, Polaris,


what is the draw back of Power builder

0 Answers   IBM,


what is the purpose of checked Menu options

1 Answers  


Categories