5,784 views

2 Answers

Best answer
12 12 votes
Tag Description
<ul> Defines an unordered list without numbering
<ol> Defines an ordered list with numbering
   
<dl>

Defines a description list

selected by
Answer:
Position:
Show:

Related questions

8 8 votes
2 answers 2 answers
5.8k
5.8k views
go_editor asked Jun 23, 2016
5,807 views
In HTML, which of the following can be considered a container?<SELECT><Value><INPUT><BODY>
8 8 votes
1 answers 1 answer
7.4k
7.4k views
sh!va asked May 7, 2017
7,384 views
Estimation at software development effort for organic software in basic COCOMO is:E = 2.0 (KLOC) 1.05 PME = 3.4 (KLOC) 1.06 PME = 2.4 (KLOC) 1.05 PME = 2.4 (KLOC) 1.07...
0 0 votes
1 1 answer
1.4k
1.4k views
admin asked Apr 1, 2020
1,357 views
Web links are stored within the page itself and when you wish to ‘jump’ to the page that is linked, we select the hotspot or anchor. This technique is calledHypertextHype...
6 6 votes
1 answers 1 answer
3.9k
3.9k views
sh!va asked May 7, 2017
3,947 views
XPath is used to navigate through elements and attributes inXSL documentXML documentXHTML documentXQuery document