diff options
Diffstat (limited to 'files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html')
-rw-r--r-- | files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html b/files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html index 69c6956a12..426919994e 100644 --- a/files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html +++ b/files/ru/web/api/canvasrenderingcontext2d/fillstyle/index.html @@ -35,7 +35,7 @@ translation_of: Web/API/CanvasRenderingContext2D/fillStyle <h2 id="Примеры">Примеры</h2> -<h3 id="Using_the_fillStyle_property" name="Using_the_fillStyle_property">Изменение цвета заливки фигуры</h3> +<h3 id="Using_the_fillStyle_property">Изменение цвета заливки фигуры</h3> <p>Ниже представлен простой фрагмент кода, использующий <code>fillStyle</code> с цветом.</p> |