Category HTML

Create an Anchor Link in HTML

In this video, We are going to create an anchor link in HTML. This is something basic in HTML and you can use it to send users to any place on the page. If you have any questions, let me…

Create a Reverse-Ordered List in HTML

This is a very simple trick to learn how to change the order of any list in HTML. Sometimes you would like to order your list from 10 to 1 for example. But in HTML the default way is starting…