html SVG:svg,rect:SVG翻译深绿色矩形

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html SVG:svg,rect:SVG翻译深绿色矩形相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html>
    <body>
        <svg width="720" height="304">
            <rect x="0" y="0" width="100" height="200"
                  fill="darkgreen" transform="translate(20, 20)" />
        </svg>
    </body>
</html>

以上是关于html SVG:svg,rect:SVG翻译深绿色矩形的主要内容,如果未能解决你的问题,请参考以下文章

svg

Javascript 函数未在单击时定义 SVG 元素

svg

使用 CSS 变换在悬停时缩放 SVG 矩形

SVG.js 图案使用和use引用

HTML5 SVG