GUVI
Back

webkata 36 - HTML

Created 3 years ago
150 Views
1 Comments
Sudarsanam
@Sudarsanam
Sudarsanam
@SudarsanamProfile is locked. Login

Question - Create a ordered list with a id "orderedList" and the elements (HTML, CSS, Javascript) in HTML.

Kindly answer me plz

Answer:

<body>

<h2>Ordered List</h2>

<ol id='orderedList'>

<li>HTML</li>

<li>CSS</li>

<li>Javascript</li>

</ol>

</body>

Comments
Please login to comment.
 
Powered by habitate.io Habitate