11. HTML tutorial-(HTML5 Standard)

Image0

Hypertext markup language (English: HyperText Markup Language, HTML) is a standard markup language for creating web pages.

You can use HTML to build your own WEB site, and HTML runs on the browser and is parsed by the browser.

In this tutorial, you will learn how to use HTML to create a site.

HTML is easy to learn! I believe you can learn it soon!

This tutorial contains hundreds of HTML instances.

Using the editor of this site, you can easily modify HTML online and view the running results of the instance.

注意: For Chinese pages, you need to use <meta charset=”utf-8”> Declare the code, otherwise there will be garbled. Some browsers (such as 360browser) will set GBK as the default encoding, then you need to set it to <meta charset=”gbk”>。

Suffix name of the HTML document

  • .html

  • .htm

There is no difference between the above two suffix names, and both can be used.

开始学习HTML!

HTML instance

Hundreds of online instances are included in the HTML manual, and you can edit and view the running results online.

查看 HTML 实例!

HTML reference manual

In the rookie tutorial, we provide a complete HTML reference manual, including tags, attributes, colors, entities, and so on.

HTML 标签参考手册

HTML/CSS/JS online tool

HTML/CSS/JS online tools can edit HTML, CSS, JS code online and view the results in real time. You can also save and share high-quality code: https://c.runoob.com/front-end/61

Principles, Technologies, and Methods of Geographic Information Systems  102

In recent years, Geographic Information Systems (GIS) have undergone rapid development in both theoretical and practical dimensions. GIS has been widely applied for modeling and decision-making support across various fields such as urban management, regional planning, and environmental remediation, establishing geographic information as a vital component of the information era. The introduction of the “Digital Earth” concept has further accelerated the advancement of GIS, which serves as its technical foundation. Concurrently, scholars have been dedicated to theoretical research in areas like spatial cognition, spatial data uncertainty, and the formalization of spatial relationships. This reflects the dual nature of GIS as both an applied technology and an academic discipline, with the two aspects forming a mutually reinforcing cycle of progress.