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 792 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 564 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 359 35Nov 6 '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

HTML5 Elements You Didn't Know You Need

As you know, we love unusual tech at Lingo.dev. So when in my last essay, David commented he was...

Learn More 228 53May 21

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

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

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

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 107 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

Creating Modal Windows with Pure CSS: No JavaScript Required

Wait, you can build modal windows without JavaScript? Yep, that's CSS secretly laughing at JavaScript...

Learn More 95 22May 17

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 95 13Apr 4

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 94 28Jan 23

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 91 23Sep 16 '24

Understanding the Payment Request API: Simplifying Online Payments

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

Learn More 86 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

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 82 1Sep 19 '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

So, Don't Overreact But... I'm So Over React

More accurately, I’m over everyone treating it like the only answer. I'm a devout...

Learn More 74 139May 5

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

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 72 12Sep 16 '24

The Problem with Web Components

The real problem with Web Components is simple: There is no clearly defined road to success for using...

Learn More 69 44May 19

Congrats to the Frontend Challenge: December Edition Winners!

The wait is over! We are excited to announce the winners of the Frontend Challenge: December...

Learn More 66 8Jan 9

It's time to speed up your website with rel="preload"

When it comes to improving website performance, every millisecond matters. One of the most effective...

Learn More 64 10Sep 12 '24