DEV Community

HTML

Hypertext Markup Language — the standard markup language for documents designed to be displayed in a web browser.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Build Responsive Users Card Using TailwindCSS

How to Build Responsive Users Card Using TailwindCSS

2
Comments
6 min read
6 CSS Features to Make a Responsive Website

6 CSS Features to Make a Responsive Website

87
Comments 29
7 min read
Building for Everyone: The Essentials of Accessible Front-End Development

Building for Everyone: The Essentials of Accessible Front-End Development

1
Comments
5 min read
Top 10 Obscure HTML tags You may not Know

Top 10 Obscure HTML tags You may not Know

Comments
6 min read
Ten Modern Layouts 🚀 [Part 3]

Ten Modern Layouts 🚀 [Part 3]

1
Comments
5 min read
How to Build A fully Responsive Book Trip Component Using TailwindCSS

How to Build A fully Responsive Book Trip Component Using TailwindCSS

1
Comments
9 min read
Spring Configuration Property Documenter

Spring Configuration Property Documenter

2
Comments
5 min read
Effortlessly Schedule Appointments with Google Calendar Integration on Your HTML Page

Effortlessly Schedule Appointments with Google Calendar Integration on Your HTML Page

3
Comments
2 min read
How to Build a Responsive Password Field Component using TailwindCSS

How to Build a Responsive Password Field Component using TailwindCSS

4
Comments
6 min read
Glassmorphic Nav bar tutorial (+JS dark toggle)

Glassmorphic Nav bar tutorial (+JS dark toggle)

14
Comments 5
3 min read
How to Build a Responsive Chatbox UI using TailwindCSS

How to Build a Responsive Chatbox UI using TailwindCSS

5
Comments
7 min read
Crear modal de diálogo nativo con HTML

Crear modal de diálogo nativo con HTML

2
Comments
2 min read
How to make your email template have nice beautiful background and image shown and be editable...?

How to make your email template have nice beautiful background and image shown and be editable...?

Comments
1 min read
Client-Side Form Validations with HTML and JavaScript: Part 1

Client-Side Form Validations with HTML and JavaScript: Part 1

1
Comments
4 min read
How did i get into programming ?

How did i get into programming ?

3
Comments 1
4 min read
How to Create the Social Media Profile For Different Screens Using TailwindCSS

How to Create the Social Media Profile For Different Screens Using TailwindCSS

1
Comments 2
5 min read
08 Free Avatar Tools

08 Free Avatar Tools

3
Comments
3 min read
What is the DOM & How Does HTML Rendering Happen in Browsers?

What is the DOM & How Does HTML Rendering Happen in Browsers?

7
Comments 4
6 min read
Becoming a Technical writer: tips out of the numerous I learned.

Becoming a Technical writer: tips out of the numerous I learned.

1
Comments
5 min read
How to link Unsplash Images in Html and CSS

How to link Unsplash Images in Html and CSS

98
Comments 2
2 min read
Can a Details Element be Used as an Accessible Popup (Without JavaScript)?

Can a Details Element be Used as an Accessible Popup (Without JavaScript)?

Comments
4 min read
HTML Cheatsheet: The Ultimate Guide to HTML Fundamentals

HTML Cheatsheet: The Ultimate Guide to HTML Fundamentals

2
Comments
2 min read
DOM Nedir & Tarayıcılarda HTML Render İşlemi Nasıl Gerçekleşir?

DOM Nedir & Tarayıcılarda HTML Render İşlemi Nasıl Gerçekleşir?

1
Comments
6 min read
I made a drag & drop dashboard builder for React and Chakra UI

I made a drag & drop dashboard builder for React and Chakra UI

21
Comments 4
1 min read
Next 基礎 Part 03 -- フォームを作る

Next 基礎 Part 03 -- フォームを作る

Comments
1 min read
Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

3
Comments
5 min read
The Backpacker website in PHP | Web Development Project |

The Backpacker website in PHP | Web Development Project |

3
Comments
9 min read
How to build a Fully Responsive SIGN IN Form Using TailwindCSS

How to build a Fully Responsive SIGN IN Form Using TailwindCSS

1
Comments
5 min read
How to Build a Fully Responsive POPULAR COLLECTION LIST using TailwindCSS

How to Build a Fully Responsive POPULAR COLLECTION LIST using TailwindCSS

Comments
7 min read
How I made my resume with HTML and Tailwind CSS

How I made my resume with HTML and Tailwind CSS

10
Comments
3 min read
✨ Adding Custom Validation to a Form with TailwindCSS

✨ Adding Custom Validation to a Form with TailwindCSS

51
Comments 5
5 min read
Zero byte apple-touch-icon markup

Zero byte apple-touch-icon markup

2
Comments
2 min read
Supercharge Your HTML&CSS Workflow With Pug and TailwindCSS

Supercharge Your HTML&CSS Workflow With Pug and TailwindCSS

11
Comments 3
8 min read
How to Build a Fully Responsive Sign Up Form Using TailwindCSS

How to Build a Fully Responsive Sign Up Form Using TailwindCSS

2
Comments
5 min read
What I Learned Building the Base Apparel Landing Page

What I Learned Building the Base Apparel Landing Page

1
Comments
3 min read
White Label NFT Marketplace Development

White Label NFT Marketplace Development

Comments 1
10 min read
How to Build a Responsive friend Request Component using TailwindCSS

How to Build a Responsive friend Request Component using TailwindCSS

2
Comments
4 min read
CRUD Application - PHP Project

CRUD Application - PHP Project

6
Comments 3
4 min read
Pseudo-Classes e Pseudo-Elementos

Pseudo-Classes e Pseudo-Elementos

16
Comments 2
5 min read
Did you know in HTML ...

Did you know in HTML ...

7
Comments
3 min read
Mastering JS Event Bubbling and Delegation

Mastering JS Event Bubbling and Delegation

4
Comments
3 min read
Display Inline, Block e Inline-Block

Display Inline, Block e Inline-Block

21
Comments
7 min read
Free Tailwind Components Collections(sample)

Free Tailwind Components Collections(sample)

86
Comments 1
2 min read
Exploring the Power of Audio and Video Elements in HTML5

Exploring the Power of Audio and Video Elements in HTML5

1
Comments 2
3 min read
Custom Tooltip Directive in Vuejs 3: Tutorial

Custom Tooltip Directive in Vuejs 3: Tutorial

2
Comments
4 min read
Convert HTML To Notion Blocks

Convert HTML To Notion Blocks

18
Comments 3
4 min read
HTML AND CSS TECHNICAL PAPER

HTML AND CSS TECHNICAL PAPER

1
Comments
9 min read
HTML AND CSS CONCEPTS

HTML AND CSS CONCEPTS

1
Comments
7 min read
Experimental Performance Insights Panel in Chrome DevTools

Experimental Performance Insights Panel in Chrome DevTools

7
Comments 1
2 min read
How to Create a Cart Item Component with TailwindCSS

How to Create a Cart Item Component with TailwindCSS

1
Comments
8 min read
HTML CSS Concepts

HTML CSS Concepts

1
Comments
14 min read
HTML-CSS Concepts

HTML-CSS Concepts

2
Comments
6 min read
Opacidade em background-image sem afetar textos

Opacidade em background-image sem afetar textos

34
Comments 4
6 min read
5 Rules of ARIA

5 Rules of ARIA

61
Comments 12
5 min read
How to save a string to clipboard in JavaScript

How to save a string to clipboard in JavaScript

21
Comments
2 min read
Mastering Semantic HTML: A Guide to Using All 16 Semantic Tags with Example

Mastering Semantic HTML: A Guide to Using All 16 Semantic Tags with Example

4
Comments 1
3 min read
Using HTML attribute `inert` to disable copy paste and user events on a web page/elements

Using HTML attribute `inert` to disable copy paste and user events on a web page/elements

18
Comments
3 min read
How to create a Responsive Pricing Card Component Using TailwindCSS

How to create a Responsive Pricing Card Component Using TailwindCSS

Comments
5 min read
Discovering the Magic of CSS and HTML

Discovering the Magic of CSS and HTML

10
Comments 5
2 min read
HTML Templating in NodeJs

HTML Templating in NodeJs

2
Comments
6 min read
loading...