SVG瀹炵幇鏂囧瓧澶у皬璺熼殢瀹瑰櫒鑷姩鍙樺寲瀹炰緥椤甸潰
鍥炲埌鐩稿叧鏂囩珷 »鏁堟灉锛?/h3>
浠g爜锛?/h3>
CSS浠g爜锛?/h5>
.container {
width: 400px;
overflow: hidden;
resize: both;
}
.container > svg {
width: 100%;
}
HTML浠g爜锛?/h5>
<div class="container">
<svg width="600" height="80" viewBox="0 0 600 80">
<text font-family="'Helvetica Neue','PingFang SC','microsoft yahei'" font-size="60" x="0" y="1em">CSS涓栫晫杩欐湰涔︿笉閿欙紒</text>
</svg>
</div>
CSS浠g爜锛?/h5>
.container {
width: 400px;
overflow: hidden;
resize: both;
}
.container > svg {
width: 100%;
}
HTML浠g爜锛?/h5>
<div class="container">
<svg width="600" height="80" viewBox="0 0 600 80">
<text font-family="'Helvetica Neue','PingFang SC','microsoft yahei'" font-size="60" x="0" y="1em">CSS涓栫晫杩欐湰涔︿笉閿欙紒</text>
</svg>
</div>
<div class="container"> <svg width="600" height="80" viewBox="0 0 600 80"> <text font-family="'Helvetica Neue','PingFang SC','microsoft yahei'" font-size="60" x="0" y="1em">CSS涓栫晫杩欐湰涔︿笉閿欙紒</text> </svg> </div>