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.
Introduction of HTML

Introduction of HTML

1
Comments
1 min read
what is HTML element with example..

what is HTML element with example..

Comments
1 min read
9 stunning web design trends to watch in 2023

9 stunning web design trends to watch in 2023

89
Comments 17
4 min read
Intro To The [ngSwitch] Directive

Intro To The [ngSwitch] Directive

2
Comments
2 min read
Flipping Card with CSS and Javascript

Flipping Card with CSS and Javascript

15
Comments
2 min read
10 great animation libraries to take your websites to next level

10 great animation libraries to take your websites to next level

39
Comments
6 min read
10 HTML Elements You May Have Never Heard Of

10 HTML Elements You May Have Never Heard Of

5
Comments 2
3 min read
How to create an equal border with a display grid - Hack (HTML5 and CSS3)

How to create an equal border with a display grid - Hack (HTML5 and CSS3)

Comments
2 min read
Building an accessible theme picker with HTML, CSS and JavaScript.

Building an accessible theme picker with HTML, CSS and JavaScript.

15
Comments 2
9 min read
CSS Selectors Use cases

CSS Selectors Use cases

34
Comments 1
2 min read
Building a free Open-source portfolio template using HTML, CSS and JS | Part 1 37:27

Building a free Open-source portfolio template using HTML, CSS and JS | Part 1

21
Comments
1 min read
Ten Modern Layouts 🚀 [Part 1]

Ten Modern Layouts 🚀 [Part 1]

2
Comments
2 min read
Old Photo Effect with CSS

Old Photo Effect with CSS

39
Comments 1
8 min read
Add auto-save to your website with javascript

Add auto-save to your website with javascript

10
Comments
3 min read
Backdrop-filters, (With examples)

Backdrop-filters, (With examples)

7
Comments
1 min read
3D Plank

3D Plank

3
Comments
1 min read
7 websites to get inspiration for next level web design

7 websites to get inspiration for next level web design

379
Comments 16
3 min read
Interview: Basic Horizontal Nav Bar

Interview: Basic Horizontal Nav Bar

7
Comments 1
1 min read
Create Digital Clock Using JavaScript

Create Digital Clock Using JavaScript

10
Comments
3 min read
Simple Search box with icon

Simple Search box with icon

24
Comments
1 min read
BOXCODING

BOXCODING

4
Comments 1
1 min read
5 Unsung HTML Tags You Really Should Know🤔

5 Unsung HTML Tags You Really Should Know🤔

68
Comments 14
2 min read
InnerHTML vs InnerText

InnerHTML vs InnerText

9
Comments 4
2 min read
Comment construire un Pomodoro en JavaScript

Comment construire un Pomodoro en JavaScript

3
Comments
4 min read
Introduction to HTML DOM

Introduction to HTML DOM

5
Comments
4 min read
Pagination with Javascript

Pagination with Javascript

36
Comments
4 min read
Automated App Testing Using Appium With TestNG [Tutorial]

Automated App Testing Using Appium With TestNG [Tutorial]

Comments
29 min read
How to make Flappy Bird game using HTML5?

How to make Flappy Bird game using HTML5?

14
Comments 2
3 min read
How to Choose the Best Host for Your GitHub Blog

How to Choose the Best Host for Your GitHub Blog

14
Comments 8
4 min read
The Role of HTML5 in Modern Web Development

The Role of HTML5 in Modern Web Development

16
Comments
2 min read
Descomplicando o HTML

Descomplicando o HTML

1
Comments
2 min read
8 practical tips to boost the on-page SEO in no time

8 practical tips to boost the on-page SEO in no time

80
Comments 12
2 min read
7 popular Icon libraries you can use in your websites

7 popular Icon libraries you can use in your websites

65
Comments 15
4 min read
Submit button outside the form

Submit button outside the form

100
Comments 25
1 min read
Awesome Navbar with CSS and JS

Awesome Navbar with CSS and JS

21
Comments 4
4 min read
🛑 Why You Should Avoid the onclick Attribute in Your Code

🛑 Why You Should Avoid the onclick Attribute in Your Code

20
Comments 4
3 min read
Here is why you need to use form tag!

Here is why you need to use form tag!

6
Comments
2 min read
Best practices for phone entry input in HTML

Best practices for phone entry input in HTML

4
Comments
4 min read
How to set an accessible name to an interactive HTML element?

How to set an accessible name to an interactive HTML element?

5
Comments
1 min read
6 alternatives for div tag you need to know and use

6 alternatives for div tag you need to know and use

8
Comments 1
2 min read
How to load a font from a url as soon as possible or preload a font in HTML?

How to load a font from a url as soon as possible or preload a font in HTML?

5
Comments
3 min read
How to change the color of the browser tab according to the website theme color using HTML?

How to change the color of the browser tab according to the website theme color using HTML?

5
Comments
3 min read
How to load different image formats according to browser support using HTML?

How to load different image formats according to browser support using HTML?

5
Comments
3 min read
How to load images of different sizes on different screen widths using HTML?

How to load images of different sizes on different screen widths using HTML?

5
Comments
4 min read
How to use preloaded fonts in HTML?

How to use preloaded fonts in HTML?

3
Comments
3 min read
How to load an SVG file from a remote url in HTML?

How to load an SVG file from a remote url in HTML?

5
Comments
2 min read
How to fetch an image on priority using HTML?

How to fetch an image on priority using HTML?

5
Comments
4 min read
How to parallelly process or decode the image to improve webpage performance?

How to parallelly process or decode the image to improve webpage performance?

5
Comments
3 min read
How to hide an HTML element from assistive technologies like screen readers?

How to hide an HTML element from assistive technologies like screen readers?

5
Comments
2 min read
How to show a number-friendly virtual keyboard when clicking on an input HTML element on mobile devices?

How to show a number-friendly virtual keyboard when clicking on an input HTML element on mobile devices?

6
Comments
2 min read
How to show an email-friendly virtual keyboard when clicking on an input HTML element on mobile devices?

How to show an email-friendly virtual keyboard when clicking on an input HTML element on mobile devices?

5
Comments
2 min read
How to activate or focus an input HTML element when clicking on its label or name using HTML?

How to activate or focus an input HTML element when clicking on its label or name using HTML?

5
Comments
2 min read
How to change the theme color of the website when the user's system theme is changed to light mode using HTML?

How to change the theme color of the website when the user's system theme is changed to light mode using HTML?

5
Comments
3 min read
How to change or swap an image to a light-themed image when the user's system theme is changed to light mode using HTML?

How to change or swap an image to a light-themed image when the user's system theme is changed to light mode using HTML?

3
Comments
4 min read
How to change or swap an image to a dark-themed image when the user's system theme is changed to dark mode using HTML?

How to change or swap an image to a dark-themed image when the user's system theme is changed to dark mode using HTML?

5
Comments
4 min read
How to change the theme color of the website when the user's system theme is changed to dark mode using HTML?

How to change the theme color of the website when the user's system theme is changed to dark mode using HTML?

3
Comments
3 min read
Building Bulletin Board

Building Bulletin Board

4
Comments 1
11 min read
Social Proof Marketing - An Effective Way To Grow Your Business

Social Proof Marketing - An Effective Way To Grow Your Business

6
Comments
3 min read
HTML canvas, web components and pianos.

HTML canvas, web components and pianos.

5
Comments
2 min read
What was your win this week?

What was your win this week?

25
Comments 36
1 min read
loading...