Tianhe Gao

markup-lang

  • XML: Extensible Markup Language

  • HTML
  • SVG
  • MathML

​## SVG

[官方文档](https://developer.mozilla.org/en-US/docs/Web/SVG) || [Learn | Inkscape](https://inkscape.org/learn/)

SVG 创造于 1999 年。

​### 基本组成

`<svg>` 根元素

元素构成各种基本形状(`<g>` 用于对 SVG 元素进行分组)

​### 开始之前

XML 大小写敏感


No notes link to this note