我爱你表白动画
代码语言:html
所属分类:表白
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Animated - I love you</title> <style> @import url("https://fonts.googleapis.com/css?family=Indie+Flower"); * { font-family: "Indie Flower", cursive; background-color: #ff4444; color: #fff; text-align: center; font-size: 1.5em; } p { position: fixed; padding-top: 10%; left: 2; font-size: 15px; color: black; font-family: arial; opacity: 0.4; } </style> </head> <body translate="no"> <h1 id="output">I Love You!</h1> <script src='http://repo.bfw.wiki/bfwrepo/js/jquery.17.js'></script> <script> // alert("hover the text with mouse\n -------=------------&quo.........完整代码请登录后点击上方下载按钮下载查看
网友评论0