C-04-Q052mediumsingle_mcq
Which tags are used to create lists in HTML?
Which tags are used to create lists in HTML?
- a
<list>,<item> - b
<ul>,<ol>,<li> - c
<dl>,<dt>,<dd> - d
<table>,<tr>,<td>
Which tags are used to create lists in HTML?
<list>, <item><ul>, <ol>, <li><dl>, <dt>, <dd><table>, <tr>, <td>