filmov
tv
SVG Line | Create a line using svg in less than 2 minutes | HTML4 Tutorial

Показать описание
SVG Line | Create a line using svg in less than 2 minutes | HTML4 Tutorial
The line element is an SVG basic shape used to create a line connecting two points.
x1 = the start of the line on the x-axis
y1 = the start of the line on the y-axis
x2 = the end of the line on the x-axis
y2 = the end of the line on the y-axis
#html5 #knowledgethrusters
The line element is an SVG basic shape used to create a line connecting two points.
x1 = the start of the line on the x-axis
y1 = the start of the line on the y-axis
x2 = the end of the line on the x-axis
y2 = the end of the line on the y-axis
#html5 #knowledgethrusters