SVGãã¡ãã£ã¨å§ãã¦ã¿ãããªãã¨ãã人ã«ãã¡ããã©ãããããªããã¹ãã®å¨ãã«è¡¨ç¤ºãããã¼ãã¼ãã¢ãã¡ã¼ã·ã§ã³ã§è¡¨ç¤ºãããã¢ãç´¹ä»ãã¾ãã SVG Border Animation ã³ã¼ãã¯ç°¡åãã³ããã§å©ç¨ã§ãã¾ãã HTML <div class="svg-wrapper"> <svg height="60" width="320" xmlns="http://www.w3.org/2000/svg"> <rect class="shape" height="60" width="320" /> <div class="text">coliss</div> </svg> </div> CSS html, body { background: rgb(20,20,20); text-align: center; height: 100%; overflow: hidden; } .svg
{{#tags}}- {{label}}
{{/tags}}