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

  • 11.33. HTML5 Canvas

    Tags define graphics, such as charts and other images, which you must draw using scripts. Draw a red rectangle, a gra...
    2025-10-25 13:33:09 UTC
  • 11.35. HTML5 MathML

    HTML5 can be used in documents MathML element, the corresponding label is ... . MathML is a mathematical markup la...
    2025-10-25 13:33:11 UTC
  • 11.36. HTML5 drag and drop

    Drag and drop is part of the HTML5 standard. Drag the RUNOOB.COM icon into the rectangle. 11.36.1. Drag and drop ...
    2025-10-25 13:33:14 UTC
  • 11.37. HTML5 Geolocation

    HTML5 Geolocation is used to locate the location of the user. 11.37.1. Locate the location of the user ¶ HTML5 Geol...
    2025-10-25 13:33:14 UTC
  • 11.39. HTML5 Audio

    HTML5 provides a standard for playing audio files. 11.39.1. Audio on the Internet ¶ Until now, there is still no st...
    2025-10-25 13:33:14 UTC
  • 11.40. HTML5’s new Input type

    HTML5 has several new form input types. These new features provide better input control and validation. This chapter provi...
    2025-10-25 13:33:11 UTC
  • 11.41. HTML5 form element

    11.41.1. New form elements for HTML5 ¶ HTML5 has the following new form elements: Note...
    2025-10-25 13:33:14 UTC
  • 11.42. HTML5 form Properties

    11.42.1. HTML5’s new form properties ¶ HTML5’s and several new attributes have been added to the tag. ...
    2025-10-25 13:33:08 UTC
  • 11.43. HTML5 semantic elements

    Semantic = meaning Semantic element = meaningful element 11.43.1. What are semantic elements? ¶ A semantic elemen...
    2025-10-25 13:33:12 UTC
  • 11.44. HTML5 Web storage

    HTML5 web storage, a better local storage method than cookie. 11.44.1. What is HTML5 Web storage? ¶ Use HTML5 to st...
    2025-10-25 13:33:12 UTC
  • 11.45. HTML5 Web SQL database

    The Web SQL database API is not part of the HTML5 specification, but it is a separate specification that introduces a set of...
    2025-10-25 13:33:16 UTC
  • 11.46. HTML5 application cache

    With HTML5, you can easily create an offline version of a web application by creating a cache manifest file. 11.46.1. W...
    2025-10-25 13:33:16 UTC
  • 11.47. HTML5 Web Workers

    Web worker is a JavaScript that runs in the background and does not affect the performance of the page. 11.47.1. What i...
    2025-10-25 13:33:08 UTC
  • 11.48. HTML5 server sends events

    The HTML5 server sends an event that allows a web page to get updates from the server. 11.48.1. Server-Sent event-one-w...
    2025-10-25 13:33:13 UTC
  • 11.49. HTML5 code specification

    11.49.1. HTML code convention ¶ Many Web developers know very little about HTML’s code specifications. Between 2000...
    2025-10-25 13:33:11 UTC
  • 11.50. HTML multimedia

    Multimedia on Web refers to sound effects, music, video and animation. Modern web browsers already support many multimedia...
    2025-10-25 13:33:15 UTC
《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。