0
What does this tag mean
4 ответов
+ 8
<div> tag just acts as a container or wrapper for other elements.
+ 2
For link use
<ul>
<a href="#">link</a>
</ul>
For div
https://www.sololearn.com/discuss/2069774/?ref=app
https://www.sololearn.com/discuss/2083584/?ref=app
+ 2
Or DIVider Mitali
0
How do i make my unordered list into a link