HTML Reference BY CAtagory
HTML Reference BY CAtagory
Formatting
HTML CSS MORE EXERCISES
Tag Description
Learn Flask
Use Python, Bootstrap and SQLite to build a real web app, then
deploy it to a live server.
Basic HTML
Tag Description
https://www.w3schools.com/tags/ref_byfunc.asp 1/13
9/14/2020 HTML Reference
HTML Defines
<meter> CSS a scalar
MORE measurement
within a knownEXERCISES
range (a gauge)
<pre> Defines preformatted text
<template> Defines a container for content that should be hidden when the page
loads
<u> Defines some text that is unarticulated and styled differently from
normal text
https://www.w3schools.com/tags/ref_byfunc.asp 3/13
9/14/2020 HTML Reference
Frames
Tag Description
https://www.w3schools.com/tags/ref_byfunc.asp 4/13
9/14/2020 HTML Reference
Images
Tag Description
<canvas> Used to draw graphics, on the fly, via scripting (usually JavaScript)
Audio / Video
Tag Description
<track> Defines text tracks for media elements (<video> and <audio>)
Links
Tag Description
https://www.w3schools.com/tags/ref_byfunc.asp 5/13
9/14/2020 HTML Reference
Lists
Tag Description
Tables
Tag Description
https://www.w3schools.com/tags/ref_byfunc.asp 6/13
9/14/2020 HTML Reference
<details> Defines additional details that the user can view or hide
Meta Info
Tag Description
https://www.w3schools.com/tags/ref_byfunc.asp 7/13
9/14/2020 HTML Reference
<base> Specifies the base URL/target for all relative URLs in a document
HTML CSS MORE EXERCISES
<basefont> Not supported in HTML5. Use CSS instead.
Specifies a default color, size, and font for all text in a document
Programming
Tag Description
<noscript> Defines an alternate content for users that do not support client-side
scripts
❮ Previous Next ❯
https://www.w3schools.com/tags/ref_byfunc.asp 8/13