forked from orbit-oss/flask
Typo fix. That is what was meant, right?
This commit is contained in:
parent
1762ea5a2b
commit
54d22f1c55
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ HTML5 adds many new features that make Web applications easier to write
|
|||
and to use.
|
||||
|
||||
- The ``<audio>`` and ``<video>`` tags provide a way to embed audio and
|
||||
video without complicated add-ons like QuickTime and Flask.
|
||||
video without complicated add-ons like QuickTime or Flash.
|
||||
- Semantic elements like ``<article>``, ``<header>``, ``<nav>``, and
|
||||
``<time>`` that make content easier to understand.
|
||||
- The ``<canvas>`` tag, which supports a powerful drawing API, reducing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue