Articles by Tag #html

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

50 Best Websites for Web Design Inspiration and Ideas

Welcome to the best websites where to find examples and ideas for web design inspiration. Use them to...

Learn More 791 68Jul 25 '24

100+ Frontend Projects to level up your Skills

Are you new to frontend development and struggling to find projects to work on?. Whether beginner or...

Learn More 555 31Dec 6 '24

1500+ Free HTML Website Templates on HTMLrev

HTMLrev is the only human curated library focused exclusively on FREE HTML templates for websites,...

Learn More 357 35Nov 6 '24

Create A Sidebar Menu using HTML and CSS only

This article was originally published at https://www.codingnepalweb.com. As a website visitor,...

Learn More 305 35Jun 10 '24

Get Window Size in Pure CSS

We all know that CSS used to be the most challenging part of web development. However, it has become...

Learn More 287 19Sep 1 '24

10 CSS Tricks for UI developers

Introduction: Elevating Your CSS Game Hey there, fellow UI developers! Are you ready to...

Learn More 204 46Nov 19 '24

HTML Tags You Might Not Know About

Hello Devs👋 In this post, I will share some new and helpful html tags which are added in HTML5 to...

Learn More 195 56May 23 '24

15 Essential tools and resources for Frontend developers ⚡️

So, you want to boost your productivity as a frontend developer. Whether you're looking for learning...

Learn More 189 35Nov 7 '24

Building a Simple Blog App Using FastAPI, HTML, CSS, and JSON

In this tutorial, we will create a basic blog app using FastAPI for the backend, HTML and CSS for the...

Learn More 176 28Sep 9 '24

5 Unique HTML Elements You Might Not Know

HTML offers a vast array of elements that can enhance the way you present content on the web. While...

Learn More 175 27Jul 9 '24

50 Best Websites for Free HTML Templates

This is a roundup of the best websites where you can find and download free HTML templates built with...

Learn More 162 25May 16 '24

10 CSS Code Snippets Every UI Developer Should Know

Introduction: Supercharge Your Stylesheets with These Handy CSS Tricks Hey there, fellow...

Learn More 116 15Oct 22 '24

Animated Navigation Menu

I created an animated and interactive navigational menu this past weekend

Learn More 112 25May 20 '24

7 Old-School Practices in HTML Should Be Avoided

Just some daily habits in HTML coding we all should get rid off. Using type attribute for...

Learn More 108 18Sep 20 '24

5 Essential HTML and CSS Tricks to Ditch JavaScript

Let’s talk about when not to use JavaScript and why HTML and CSS can often be the better tools for...

Learn More 106 15Oct 17 '24

Understanding async and defer

This is one of the popular frontend interview questions. It tests interviewees knowledge on HTML, JS...

Learn More 103 10Aug 8 '24

Native HTML: Accordion Revisited

Six years ago, I explored the native <details> and <summary> elements to create...

Learn More 100 17Jan 6

Beer CSS - A battle for less HTML and CSS

The battleground of web development has long echoed with the clash of frameworks. For years,...

Learn More 97 13Mar 7

How to Build Interactive Web Pages Without Using JavaScript

Hello my frontend developer friends, today i will be discussing an awesome thing with you guys which...

Learn More 92 13Apr 4

Why HTML has both <b / i> and <strong / em>?

TLDR; The b and i tags are from HTML's past, focusing on appearance. The strong and em...

Learn More 90 23Sep 16 '24

Single HTML Element Star Rating Component

Learn how to create a customizable star-rating component using just HTML and CSS, with a minimal amount of inline JavaScript. This article covers practical tips, code examples, and trade-offs for building flexible, visually appealing rating systems.

Learn More 89 28Jan 23

Understanding the Payment Request API: Simplifying Online Payments

Understanding the Payment Request API: Simplifying Online Payments In today’s digital landscape, the...

Learn More 85 5Sep 26 '24

Modal vs dialog

Do you know the difference between Modal and dialog ? No ?! Let's find out In user...

Learn More 82 15Nov 10 '24

How to Create Your Own Form with Power Automate

I would say 99% of all Power Automate developers have worked with the MS forms connector. Gathering...

Learn More 81 2Aug 19 '24

Batman-Comic.CSS

Move aside, TailwindCSS, the next best CSS utility-class library, is already here, and it's all about web development... and comics. Because the caped crusader makes everything better.

Learn More 81 8Jul 9 '24

Mythbusting DOM: Was DOM Invented Alongside HTML?

There is a common belief that the DOM emerged simultaneously with HTML and has always been an...

Learn More 74 30Jul 3 '24

10 Tailwind CSS Chatbot Components [Free & Open-Source]

Hello devs, Are you looking to integrate website chatbots into your Tailwind CSS projects? 🚀 I've...

Learn More 72 1Sep 19 '24

Minimal Portfolio Created Using HTML, Tailwind CSS & Deployed on Vercel

Just showcasing my current portfolio creating using html &amp; tailwindcss. Like the post if you...

Learn More 71 12Sep 16 '24

Product card components built with Tailwind CSS and Flowbite

One of the most important sections and components of an e-commerce website is listing the products on...

Learn More 70 1Jun 24 '24

A CSS-only game playable with keyboard! 🤯 (No, you are not dreaming)

You think it's a clickbait title or it's a joke but No! I created a CSS-only game that you can play...

Learn More 66 8May 27 '24