Sideway
output.to from Sideway
`-=[]โŸจโŸฉ\;',./~!@#$%^&*()_+{}|:"<>? ๐‘Ž๐‘๐‘๐‘‘๐‘’๐‘“๐‘”โ„Ž๐‘–๐‘—๐‘˜๐‘™๐‘š๐‘›๐‘œ๐‘๐‘ž๐‘Ÿ๐‘ ๐‘ก๐‘ข๐‘ฃ๐‘ค๐‘ฅ๐‘ฆ๐‘ง ร…โ€‰โˆ’โ€‚ร—โ€ƒโ‹…โˆ“ยฑโˆ˜๊žŠ๏นฆโˆ—โˆ™ โ„ฏ ๐”ธ๐”นโ„‚๐”ป๐”ผ๐”ฝ๐”พโ„๐•€๐•๐•‚๐•ƒ๐•„โ„•๐•†โ„™โ„šโ„๐•Š๐•‹๐•Œ๐•๐•Ž๐•๐•โ„ค๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐‘€๐‘๐‘‚๐‘ƒ๐‘„๐‘…๐‘†๐‘‡๐‘ˆ๐‘‰๐‘Š๐‘‹๐‘Œ๐‘ โˆผโˆฝโˆพโ‰โ‰‚โ‰ƒโ‰„โ‰…โ‰†โ‰‡โ‰ˆโ‰‰โ‰Œโ‰โ‰ โ‰ก โ‰คโ‰ฅโ‰ฆโ‰งโ‰จโ‰ฉโ‰ชโ‰ซ โˆˆโˆ‰โˆŠโˆ‹โˆŒโˆ โŠ‚โŠƒโŠ„โŠ…โІโЇ ๐›ผ๐›ฝ๐›พ๐›ฟ๐œ€๐œ๐œ‚๐œƒ๐œ„๐œ…๐œ†๐œ‡๐œˆ๐œ‰๐œŠ๐œ‹๐œŒ๐œŽ๐œ๐œ๐œ‘๐œ’๐œ“๐œ” โˆ€โˆ‚โˆƒโˆ…โฆฐโˆ†โˆ‡โˆŽโˆžโˆโˆดโˆต โˆโˆโˆ‘โ‹€โ‹โ‹‚โ‹ƒ โˆงโˆจโˆฉโˆช โˆซโˆฌโˆญโˆฎโˆฏโˆฐโˆฑโˆฒโˆณ โˆฅโ‹ฎโ‹ฏโ‹ฐโ‹ฑ โ€– โ€ฒ โ€ณ โ€ด โ„ โ— สน สบ โ€ต โ€ถ โ€ท ๏น ๏น‚ ๏นƒ ๏น„ ๏ธน ๏ธบ ๏ธป ๏ธผ ๏ธ— ๏ธ˜ ๏ธฟ ๏น€ ๏ธฝ ๏ธพ ๏น‡ ๏นˆ ๏ธท ๏ธธ โœ   โ   โŽด  โŽต  โž   โŸ   โ    โก โ†โ†‘โ†’โ†“โ†คโ†ฆโ†ฅโ†งโ†”โ†•โ†–โ†—โ†˜โ†™โ–ฒโ–ผโ—€โ–ถโ†บโ†ปโŸฒโŸณ โ†ผโ†ฝโ†พโ†ฟโ‡€โ‡โ‡‚โ‡ƒโ‡„โ‡…โ‡†โ‡‡ โ‡โ‡‘โ‡’โ‡“โ‡”โ‡Œโ‡โ‡โ‡•โ‡–โ‡—โ‡˜โ‡™โ‡™โ‡ณโฅขโฅฃโฅคโฅฅโฅฆโฅงโฅจโฅฉโฅชโฅซโฅฌโฅญโฅฎโฅฏ
Draft for Information Only

Content

SVG Elements
โ€ƒList of SVG Elements
โ€ƒSources and References

SVG Elements

SVG Elements are used to construct the drawing and layout of a SVG image, diagram, or graphics by specify in a structured form.

List of SVG Elements

NameDescription  DepreciatedVersion <a>    SVG1 <altGlyph>   SVG2 (SVG1.2)SVG1 <altGlyphDef>   SVG2 (SVG1.2)SVG1 <altGlyphItem>   SVG2 (SVG1.2)SVG1 <animate>    SVG1 <animateColor>   SVG2SVG1 <animateMotion>    SVG1 <animateTransform>    SVG1 <animation>   SVG2SVG1.2 <audio>    SVG1.2 <canvas>    SVG2 <circle>to create a circle based on a center point and a radius.   SVG1 <clipPath>   (SVG1.2)SVG1 <color-profile>   SVG2 (SVG1.2)SVG1 <cursor>   SVG2 (SVG1.2)SVG1 <definition-src>   SVG1.1SVG1 <defs>    SVG1 <desc>    SVG1 <discard>    SVG1.2 <ellipse>to create an ellipse based on a center point, and both x and y radius.   SVG1 <feBlend>   (SVG1.2)SVG1 <feColorMatrix>   (SVG1.2)SVG1 <feComponentTransfer>   (SVG1.2)SVG1 <feComposite>   (SVG1.2)SVG1 <feConvolveMatrix>   (SVG1.2)SVG1 <feDiffuseLighting>   (SVG1.2)SVG1 <feDisplacementMap>   (SVG1.2)SVG1 <feDistantLight>   (SVG1.2)SVG1 <feDropShadow>    SVG2 <feFlood>   (SVG1.2)SVG1 <feFuncA>   (SVG1.2)SVG1 <feFuncB>   (SVG1.2)SVG1 <feFuncG>   (SVG1.2)SVG1 <feFuncR>   (SVG1.2)SVG1 <feGaussianBlur>   (SVG1.2)SVG1 <feImage>   (SVG1.2)SVG1 <feMerge>   (SVG1.2)SVG1 <feMergeNode>   &(SVG1.2)SVG1 <feMorphology>   (SVG1.2)SVG1 <feOffset>   (SVG1.2)SVG1 <fePointLight>   (SVG1.2)SVG1 <feSpecularLighting>   (SVG1.2)SVG1 <feSpotLight>   (SVG1.2)SVG1 <feTile>   (SVG1.2)SVG1 <feTurbulence>   (SVG1.2)SVG1 <filter>   (SVG1.2)SVG1 <font>   SVG2SVG1 <font-face>   SVG2SVG1 <font-face-format>   SVG2 (SVG1.2)SVG1 <font-face-name>   SVG2(SVG1.2)SVG1 <font-face-src>   SVG2SVG1 <font-face-uri>   SVG2SVG1 <foreignObject>    SVG1 <g>to define a container for grouping other SVG elements   SVG1 <glyph>   SVG2SVG1 <glyphRef>   SVG2(SVG1.2)SVG1 <handler>   SVG2SVG1.2 <hkern>   SVG2SVG1 <iframe>      <image>    SVG1 <line>to create a line connecting two points.   SVG1 <linearGradient>    SVG1 <listener>   SVG2SVG1.2 <marker>   (SVG1.2)SVG1 <mask>   (SVG1.2)SVG1 <metadata>    SVG1 <missing-glyph>   SVG2SVG1 <mpath>    SVG1 <path>to create a shape through describing the path elements of a shape.   SVG1 <pattern>   (SVG1.2)SVG1 <polygon>to create a closed shape by specifying the corner points, to which the last point is connected to the first point.   SVG1 <polyline>to create a shape by specifying the corner points, to which the last point is not connected to the first point.   SVG1 <prefetch>   SVG2SVG1.2 <radialGradient>    SVG1 <rect>to creacte a rectangle by specifying position, width, and height.   SVG1 <script>    SVG1 <set>    SVG1 <solidColor>   SVG2SVG1.2 <stop>    SVG1 <style>   (SVG1.2)SVG1 <svg>to define a container with a new coordinate system and viewport.   SVG1 <switch>    SVG1 <symbol>   (SVG1.2)SVG1 <tbreak>   SVG2SVG1.2 <text>to create a graphic with text   SVG1 <textArea>   SVG2SVG1.2 <textPath>   (SVG1.2)SVG1 <title>    SVG1 <tref>   SVG2 (SVG1.2)SVG1 <tspan>    SVG1 <unknown>      <use>    SVG1 <video>      <view>   (SVG1.2)SVG1 <vkern>   SVG2 (SVG1.2)SVG1

Sources and References


ยฉsideway

ID: 210800030 Last Updated: 2/5/2022 Revision: 1 Ref:

close

References

  1. http://www.w3.org/TR/1999/REC-html401-1999, 1999, HTML 4.01 Specification: W3C Recommendation, updated 24 December 1999
close

Latest Updated LinksValid XHTML 1.0 Transitional Valid CSS!Nu Html Checker Firefox53 Chromena IExplorerna
IMAGE

Home 5

Business

Management

HBR 3

Information

Recreation

Hobbies 9

Culture

Chinese 1097

English 339

Travel 38

Reference 79

Hardware 55

Computer

Hardware 259

Software

Application 213

Digitization 37

Latex 52

Manim 205

KB 1

Numeric 19

Programming

Web 290new

Unicode 504

HTML 66new

Common Color 1new

Html Entity (Unicode) 1new

Html 401 Special 1

CSS 65new

Selector 1

SVG 46

ASP.NET 270

OS 447new

MS Windows

Windows10 1new

.NET Framework 1

DeskTop 7

Python 72

Knowledge

Mathematics

Formulas 8

Set 1

Logic 1

Algebra 84

Number Theory 207new

Trigonometry 31

Geometry 34

Coordinate Geometry 2

Calculus 67

Complex Analysis 21

Engineering

Tables 8

Mechanical

Mechanics 1

Rigid Bodies

Statics 92

Dynamics 37

Fluid 5

Fluid Kinematics 5

Control

Process Control 1

Acoustics 19

FiniteElement 2

Natural Sciences

Matter 1

Electric 27

Biology 1

Geography 1


Copyright © 2000-2026 Sideway . All rights reserved Disclaimers last modified on 06 September 2019