News

HTML offers a flexible way to create nested lists through its unordered and ordered list elements. These can be nested inside each other an unlimited number of times to help organize hierarchical ...
This is a solution to the challenge i got from my university class. I was challenged to clone a simple HTML to learn about HTML Lists. I learned how to create Nested lists, use different "ticks" for ...