मराठी

Write HTML code to design the content of the web page in the form of lists as shown below: STREAM WISE CAREER OPTIONS Sciencea. Engineeringb. Medicalc. Research Commerce Humanities

Advertisements
Advertisements

प्रश्न

Write HTML code to design the content of the web page in the form of lists as shown below:

STREAM WISE CAREER OPTIONS

  • Science
    a. Engineering
    b. Medical
    c. Research
  • Commerce
  • Humanities
टीपा लिहा
Advertisements

उत्तर

<html>
<body>
STREAM WISE CAREER OPTIONS
<ul type="square">
<li>Science</li>
<ol type="a">
<li>Engineering</li>
<li>Medical</li>
<li>Research</li>
</ol>
</li>
<li>Commerce</li>
<li>Humanities</li>
</ul>
</body></html>
shaalaa.com

Notes

1.5 Marks for correct usage of <ul> tag along with <li>.

1.5 Marks for correct usage of <ol> tag along with <li>.

  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2023-2024 (March) Board Sample Paper by shaalaa.com
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×