Browsing Tag
html
90 posts
Why lowercase letters save data
Lowercase letters and uppercase letters use the same amout of data — 1 byte each. So, it’s surprising…
Parallax using scroll driven animations
Few things are more satisfying than an immersive and beautiful parallax effect well-placed on a website. Unfortunately, the…
Creating an Image Slider with HTML, CSS, and JavaScript
In this article, we are going to discuss how to build an image slider using HTML, CSS, and…
Build a Responsive Space Travel Agency Website | HTML , CSS And JavaScript
👉 In this tutorial video, you will learn how to create a responsive space travel agency website using…
Playable Piano Using HTML, CSS And JavaScript
Introduction: In this blog post, we will learn how to create a Playable Piano using HTML, CSS, and…
Create A Netflix Login Page in HTML and CSS | Learn With Danial
As one of the most popular streaming platforms worldwide, Netflix has a user-friendly login page that captures our…
I built a Snake Game in React
TL;DR: I built this classic “Snake Game” using React, HTML Canvas, and TypeScript. No third-party libraries are used.…
Building A Secure Note-Taking App: With HTML, CSS, and Javascript
Note-taking apps have exploded in popularity over the past decade. Giants like Evernote, OneNote, and Google Keep make…
3 State Switches are not tough – Ultimate guide to CSS Switches using CSS only
Hi there, when it comes to switches most people look for modern libraries but building core is very…
10 Common mistakes in CSS
Here are some common mistakes that most web developers make, and how identifying and avoiding them can help…