#web-development
Read more stories on Hashnode
Articles with this tag
We've learnt HTML5 from scratch and now it's time to create some apps using HTML. In this post I am going to create a cat app using HTML without any...
In this post you'll learn how to create dead link using hash symbol # · Sometimes you want to add a element to your website but still don't know where it...
Sometimes you wanna create list with bullet but sometimes with number, this kinda of stuff are called list elements in HTML. List elements are divided...
In this story you're going to learn how nest HTML elements within each other🤯 · We learned how to add heading elements, paragraph element, image and...
In this post you'll learn headings and paragraph elements in HTML · HTML is a markup language that uses a special syntax or notation to describe the...
In this post you'll learn how to add images into your website · In HTML img element is used to display every types of images like:jpg, png, jpeg... It...