Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8948

JSとCSSを使って文字をサインカーブさせる「作業おばけの記事」

$
0
0

今回作ったやつの動画を載せました。

ソースコード

<!doctype html><html><head><metacharset="utf-8"><title>作業おばけ</title><style>.SO{position:absolute;}</style></head><body><h1class="SO"id="SO">作業おばけ</h1><script>letx=0;lety=0;leta=0;functiondraw(){a+=0.1;x++;y=y+Math.sin(a)*10;document.getElementById("SO").style.left=x+"px";document.getElementById("SO").style.top=y+"px";}setInterval(draw,16.7);</script></body></html>

作業おばけのWEBサイト https://www.o--o.cf/


Viewing all articles
Browse latest Browse all 8948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>