#html5
Read more stories on Hashnode
Articles with this tag
The 404 error page is what a browser displays when a page doesn't exist on a website. In this article, you'll learn how to create an error 404 page....
There are various ways you can leverage web storage in your web applications. Front-end developers use the modern browser web storage API to create...
The Portable Document Format (PDF) provides easy online access to various valuable documents and is convenient when we wish to share something that...
As a web developer, you may have encountered the z-index property in CSS when dealing with the layout and stacking of HTML elements. It is an...
Even if typewriters aren't used that much today, they provide an interesting text animation. This article will fully show you how to add that to your...
A keyword added to a selector in CSS that specifies a particular state of a marked element is known as a pseudo-class. CSS pseudo-classes allow you to...