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

56
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

12
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

17
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

23
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
HTML AND CSS TECHNICAL PAPER

HTML AND CSS TECHNICAL PAPER

1
Comments
9 min read
Convert HTML To Notion Blocks

Convert HTML To Notion Blocks

18
Comments 3
4 min read
HTML AND CSS CONCEPTS

HTML AND CSS CONCEPTS

1
Comments
7 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
Experimental Performance Insights Panel in Chrome DevTools

Experimental Performance Insights Panel in Chrome DevTools

7
Comments 1
2 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

36
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

19
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
Build a Responsive Modal using CSS 🚀

Build a Responsive Modal using CSS 🚀

25
Comments 2
7 min read
4 ways to remove click events from html elements

4 ways to remove click events from html elements

Comments
3 min read
Criando um clone do Jogo Wordle com JavaScript e praticando TDD

Criando um clone do Jogo Wordle com JavaScript e praticando TDD

2
Comments
4 min read
How to Create a Video Background with HTML and CSS

How to Create a Video Background with HTML and CSS

12
Comments 2
4 min read
Creating Your First Website in 2023

Creating Your First Website in 2023

5
Comments 2
6 min read
alt tag guide for your images

alt tag guide for your images

6
Comments
3 min read
Html semantic elements

Html semantic elements

1
Comments
1 min read
Use video as background with CSS

Use video as background with CSS

Comments
2 min read
How to create a Website Using HTML and CSS Only

How to create a Website Using HTML and CSS Only

6
Comments
4 min read
20 Killer JavaScript One-Liners That’ll Save You Hours of Coding 🤯🔥

20 Killer JavaScript One-Liners That’ll Save You Hours of Coding 🤯🔥

453
Comments 91
2 min read
🔄🔂 5 Simple Ways to Loop Over Data in HTML Using JavaScript 📊📝

🔄🔂 5 Simple Ways to Loop Over Data in HTML Using JavaScript 📊📝

4
Comments
2 min read
Finished the Learn HTML course!

Finished the Learn HTML course!

2
Comments 1
1 min read
Html block vs inline vs inline-block

Html block vs inline vs inline-block

3
Comments
3 min read
Mega Navbar - HTML/CSS

Mega Navbar - HTML/CSS

16
Comments 5
3 min read
Zooming PDF iframe on Iphone

Zooming PDF iframe on Iphone

Comments
1 min read
A Beginner's Guide to Understanding DOM Events

A Beginner's Guide to Understanding DOM Events

Comments
2 min read
Accessible images, pictures and SVGs

Accessible images, pictures and SVGs

1
Comments
5 min read
How to create animated hamburger menu

How to create animated hamburger menu

2
Comments
3 min read
Creating Web Accessibility: HTML Attributes

Creating Web Accessibility: HTML Attributes

15
Comments
3 min read
Using the HTML Geolocation API to display a users location on a map

Using the HTML Geolocation API to display a users location on a map

5
Comments
2 min read
How I make my apps more accessible: axe Accessibility Linter

How I make my apps more accessible: axe Accessibility Linter

10
Comments 1
3 min read
File Handling: The Best File Formats for Web Development

File Handling: The Best File Formats for Web Development

3
Comments 2
8 min read
DOM Manipulation: How to Use Its Methods to Interact with Web Pages

DOM Manipulation: How to Use Its Methods to Interact with Web Pages

1
Comments
6 min read
How to add react to an existing website?

How to add react to an existing website?

8
Comments 4
2 min read
Understanding DOM Nodes: A Comprehensive Guide with Example

Understanding DOM Nodes: A Comprehensive Guide with Example

8
Comments
2 min read
Responsive <video />: finally, a solution!

Responsive <video />: finally, a solution!

1
Comments
1 min read
What is the Web?

What is the Web?

3
Comments
4 min read
Mastering Buttons in React: A Deep Dive into Interactivity Design🧑‍🎨

Mastering Buttons in React: A Deep Dive into Interactivity Design🧑‍🎨

Comments
3 min read
loading...