Computer Science, asked by saketharuna, 1 month ago

) Write HTML program to display List of your subjects using <UL>,​

Answers

Answered by surajmanvatkar2015
2

Answer:

<html>

<head> sub1 <head/>

<head> sub2 <head/>

<head> sub3 <head/>

<head> sub4 <head/>

<head> sub5 <head/>

<html/>

Similar questions