Please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 6

Please help

Fill in the blanks to create an ordered list: <h4>An Ordered List:</ > <li>Coffee</li> <li>Tea</li> <li>Milk </ >

26th Dec 2016, 4:55 AM
Bakary
15 Answers
+ 7
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
4th May 2018, 10:41 AM
Mahnoor Shahzad
Mahnoor Shahzad - avatar
+ 2
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
26th Dec 2016, 5:01 AM
Mr V
Mr V - avatar
+ 2
Complete the code to create an ordered list nested inside unordered list <ul> <li>visit a new city <ol> <li>.......</li> <.......>rome</li> </ol> </li> <li>explore a national park</li> <.......>
5th Sep 2023, 4:26 PM
Demeke Melaku
+ 1
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
17th Feb 2018, 5:13 PM
Ramesh Rodabasavannavar
Ramesh Rodabasavannavar - avatar
+ 1
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
19th Mar 2018, 6:28 AM
Nawid Rasouly
Nawid Rasouly - avatar
+ 1
How many content models does HTML5 offer?
22nd Oct 2018, 11:43 AM
Anas Babikir Abdalla Younis
Anas Babikir Abdalla Younis - avatar
+ 1
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
10th May 2019, 9:23 PM
محمد عبدالله ابوعمود
محمد عبدالله ابوعمود - avatar
+ 1
<h4>An Ordered List:</h4 > <ol> <li>Coffee</li> <li>Tea</li> <li>Milk </li > </ol>
10th May 2019, 9:35 PM
محمد عبدالله ابوعمود
محمد عبدالله ابوعمود - avatar
+ 1
<h4>anorder list</h4> <ol> <li>cofee</li> <li>tea</li> <li>milk</li> </ol>
10th Oct 2019, 6:22 AM
ZERO
ZERO - avatar
+ 1
<h4> An Ordered List: </h4> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>
21st Jan 2020, 10:19 PM
Simba Zumba
Simba Zumba - avatar
0
<h4>An Ordered List</h4> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>
28th Apr 2020, 2:33 AM
Milan Bhanushali
Milan Bhanushali - avatar
0
<h4>An Ordered List:</h4> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>
22nd Feb 2021, 8:46 PM
Shaxzod Ergashov
Shaxzod Ergashov - avatar
0
an ordered list starts with <ol> tag. each item is defined by <li> tag.
9th Aug 2021, 11:04 PM
Maham
0
Complete the code to add a comment with an explanation <!-- --Code a list-- --> <ol> <li>1</li> <li>2</li> <li>3</li> </ol>
16th Jun 2023, 1:41 PM
Tanvi Jaware
Tanvi Jaware - avatar
- 1
h4> <ol </li> ol> not sure what the last > is for since there isnt a match in your question
26th Dec 2016, 5:01 AM
david