卡通的美食图案背景svg动效代码素材
卡通的美食图案背景svg动效代码素材
基于css3 svg制作网页平铺的美食图案背景动画,美食图标集合动态背景特效。适用于简洁的文字背景动效。
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>背景</title>
<link type=”text/css” href=”css/style.css” rel=”stylesheet” />
</head>
<body>
<h1 class=”text”>
<span class=”heading” aria-hidden=”true”>
<span class=”filled”>Thank you</span>
</span>
<span class=”subheading” aria-hidden=”true”>Have a nice day</span>
</h1>
</body>
</html>