Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
+1 vote
8.7k views
in Computer by (39.0k points)
closed by

Consider the following HTML code:

<ol type = 'i'

<li> First <li>

<li>second</li>

<li> third </li>

<li> Fourth </li>

</ol>

Choose the correct output that would be shown upon execution of the above code , from the choices given below:

3 Answers

+1 vote
by (48.1k points)
selected by
 
Best answer

Correct option is

Ordered list starts with the <OL> tag. Each list item starts with the <LI> tag. The list items are marked with numbers.

The numbering of an HTML list can be changed to letters or roman numerals by the type attribute.

+3 votes
by (39.8k points)

Correct option is 

+1 vote
by (20 points)
correct option is B
asked Nov 23, 2021 in Computer by (15 points) 2 is the smallest prime number

No related questions found

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...