Y
Hacker News
new
|
ask
|
show
|
jobs
by
Programmatic
3827 days ago
What would be the correct way to structure something like this in pure HTML?
1 comments
krapp
3827 days ago
Ordered and unordered lists (<OL|UL><LI></LI></OL|UL>) were pretty much intended for this.
link