Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How to create an ordered list (a list with the list items in numbers) in HTML?
Home
HTML
How to create an ordered list (a list with the list items in numbers)...
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
How to create an ordered list (a list with the list items in numbers) in HTML?
i) <ul>
ii) <ol>
iii) <li>
iv) <i>
html-order
html-list
list
html-items
html-format
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 28, 2021
by
rajeshsharma
ii) <ol>
Related questions
+1
vote
Q: How to create an unordered list (a list with the list items in bullets) in HTML?
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
#html-list-item
html-list
list-html
html-unorder
html-bullet
0
votes
Q: What are the types of unordered or bulleted list in HTML?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
#html-list
bullet-list
html-order
+1
vote
Q: Which of the following element is responsible for making the text italic in HTML?
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
html-text-format
italic-text
html-format
text-html
0
votes
Q: Explain Python List Comprehension
asked
Feb 11, 2021
in
Python
by
SakshiSharma
#python-list
list-python
python
list
Python-questions-answers
0
votes
Q: Which of the following is the correct way to start an ordered list with the count of numeric value 4?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
#count-numeric
html-count
order-integer
0
votes
Q: What is the major difference between tuples and lists in Python?
asked
Sep 5, 2021
in
Python
by
SakshiSharma
tuples
list
tuples-vs-list
Python-questions-answers
0
votes
Q: How do you keep list elements straight in an HTML file?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
html-file
html-elements
html
+1
vote
Q: How to create a checkbox in HTML?
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
#html-checkbox
checkbox
checkbox-html
html-formatting
+1
vote
Q: How to create a hyperlink in HTML?
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
#html-hyperlink
hyperlink-html
html-link
0
votes
Q: How to create a nested webpage in HTML?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
nested-webpage
html-webpage
html-nesting
0
votes
Q: How to create a hyperlink in HTML?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
html-hyperlink
hyperlink-html
0
votes
Q: Which of the following classes can be used to create margin of certain number pixels around the list items? Select the correct option from below list
asked
Jun 17, 2019
in
IONIC
by
rajeshsharma
#framework
#framework-ionic
#ionic
#ionic-components
#native-api
ionic-resources
0
votes
Q: Can you create a multi-colored text on a HTML web page?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
html-web-page
web-page
html-page
multi-colored-text
+1
vote
Q: How to insert an image in HTML?
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
html-insert-image
html-image
html-format-image
0
votes
Q: Write code to show randomizing the items of a list in place in Python along with the output.
asked
Oct 14, 2021
in
Python
by
rajeshsharma
randomizing-number
Python-questions-answers
...