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 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 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 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 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 fetch an image on priority using HTML?

How to fetch an image on priority using HTML?

5
Comments
4 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 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 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 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 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 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 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?

6
Comments
2 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
How to deploy PostgreSQL DB Server and PGadmin in Kubernetes: A How-To guide

How to deploy PostgreSQL DB Server and PGadmin in Kubernetes: A How-To guide

15
Comments 1
6 min read
Building Bulletin Board

Building Bulletin Board

4
Comments 1
11 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.