#webdev
Read more stories on Hashnode
Articles with this tag
Links are used in HTML to connect one web page to another or other resources on the internet. A link is created using the <a> tag, which stands for...
When creating a webpage you will often need to list items, HTML gives room for this to happen. we have two types of lists in HTML, ordered and...