Back to glossary

HTML

Table of Contents

HTML is used for creating the structure and content of web pages. While HTML itself is not specifically designed for geospatial applications, it plays a crucial role in being used to embed interactive maps, geospatial visualizations, and geospatial data in web applications. You may also come across HTML in geospatial software, being frequently used as a means of creating custom pop-ups. Learn more about how to do this in the documentation.

HTML example
Embedding a map in a web page with HTML.

HTML is typically used in conjunction with CSS, the latter of which defines the presentation and styling of the HTML “building blocks.” It is useful for web or geospatial developers and data visualization experts.

How to Spot

HTML is characterized by its use of tags enclosed in angle brackets: < >. These tags define the structure and elements of a web page, such as headings (<h1>, <h2>), paragraphs (<p>), lists (<ul>, <ol>), and links (<a>).

Table of Contents

HTML

HTML is used for creating the structure and content of web pages. While HTML itself is not specifically designed for geospatial applications, it plays a crucial role in being used to embed interactive maps, geospatial visualizations, and geospatial data in web applications. You may also come across HTML in geospatial software, being frequently used as a means of creating custom pop-ups. Learn more about how to do this in the documentation.

HTML example
Embedding a map in a web page with HTML.

HTML is typically used in conjunction with CSS, the latter of which defines the presentation and styling of the HTML “building blocks.” It is useful for web or geospatial developers and data visualization experts.

How to Spot

HTML is characterized by its use of tags enclosed in angle brackets: < >. These tags define the structure and elements of a web page, such as headings (<h1>, <h2>), paragraphs (<p>), lists (<ul>, <ol>), and links (<a>).

Related Content

Blog
Dynamic Tiling for Highly Performant Cloud-Native Maps

Elevate cloud-native mapping of big data with CARTO's Dynamic Tiling. Seamlessly integrate interactive maps in your apps without compromising speed.

Read more
Blog
Power 3D Maps with Google Maps Platform, CARTO & deck.gl

Learn how to leverage photorealistic 3D map tiles with this collaboration from Google Maps Platform, CARTO, and deck.gl.

Read more
Blog
Create Google Street View Pop-Ups with CARTO

CARTO's guide to using Google Street View images in your map pop-ups. Use field view mode or HTML mode which gives you far more customization options.

Read more