Skip to content

Instantly share code, notes, and snippets.

@thecodemedia
Created August 6, 2021 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thecodemedia/e9851362c42a30e84b2105907e74f03f to your computer and use it in GitHub Desktop.
Save thecodemedia/e9851362c42a30e84b2105907e74f03f to your computer and use it in GitHub Desktop.
<polygon
points=» ← начались координаты вершин треугольника
100,140 ← координаты первой точки
250,118 ← координаты второй точки
170,60 » ← координаты третьей точки
fill=»blue» ← цвет фигуры
stroke-width=»1″ ← ширина обводки
stroke=»rgb(0,0,0) ← цвет обводки
«/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment