HTML中svg的作用,HTML中的SVG

SVG in HTML

You can embed SVG elements directly into your HTML pages.

Embed SVG Directly Into HTML Pages

Here is an example of a simple SVG graphic:

Sorry, your browser does not support inline SVG.

and here is the HTML code:

Example

My first SVG

来试试吧 »

SVG Code explanation:

An SVG image begins with an element

The width and height attributes of the element define the width and height of the SVG image

The element is used to draw a circle

The cx and cy attributes define the x and y coordinates of the center of the circle. If cx and cy are

not set, the circle's center is set to (0, 0)

The r attribute defines the radius of the circle

The stroke and stroke-width attributes control how the outline of a shape appears. We set the outline of the circle to a 4px green "border"

The fill attribute refers to the color inside the circle. We set the fill color to yellow

The closing tag closes the SVG image

Note: Since SVG is written in XML, all elements must be

properly closed!

×

Report Error

If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail:

help@w3schools.com

×

Thank You For Helping Us!

Your message has been sent to W3Schools.

W3Schools is optimized for learning and training. 示例 might be simplified to improve reading and learning.

Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content.

While using W3Schools, you agree to have read and accepted our terms of use,

cookie and privacy policy.

Copyright 1999-2021 by Refsnes Data. All Rights Reserved.

W3Schools is Powered by W3.CSS.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值