网站正在改版升级建设中……
qoogle科技有限公司,成立于2016年,是一家技术密集型公司,专注于IT互网络开的应用,为国内外的知名企业提供优质的服务。曾经参与国内多个主要科技项目及大型外资企业。
最漂亮的网站正在改版升级中index.html首页,只有一个index.html文件,没有任保图片,没有JS,却有酷炫动画,当然,需要WEBKit浏览器支持CSS3动画……你懂。qoogle.cn融合出品。
无需下载,复制代码,粘贴到index.html文件中保存,传到服务器上即可!方便、简洁、酷炫、大方!
业务范围: 企业网站、web建站开发、IDC业务、APP开发应用、三网合一开发、微信公众号应该开发、VR系统应用……各类2D/3D设计、各类艺术设计…… 业务联系方式:(秋歌)186-0000-0000 / 邮箱:qoogle@qoogle.cn
复制代码,粘贴为index.html文件,即可用:
最漂这的网站正在建设中……
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>qoogle科技有限公司-官方网站-IT互联网综合业务起专家,web建站开发/IDC等</title> <meta name="keywords" content="qoogle,博客,企业建站,网站制做、IDC租售业务、CMD模版,漂亮的INDEX.HTML模版,APP开发,微信开——个人网站,网站改版中,网站正在改版升级中" /> <!--qoogle.cn 融合出品,,本文博客中搜索标签“index.html”“网站改版升级中”等--> <meta name="description" content="提供最漂亮的网站正在制做改版升级中index.html模版。" /> <style type="text/css"> *{padding:0px;margin:0px;} body {font: 14px/28px "微软雅黑",sans-serif;color: #666666;background: #E7E7E7 ;} .mainbox { width:auto; padding-top:10%; } .qoogle1 { width:400px; height:10px; border:1px solid #000; background-color:yellow; overflow: hidden; position: relative; margin:10px auto; margin-botton:0px; } .qoogle { transform:rotate(45deg); width:35px; height:10px; background:blue; position:relative; float:left; margin-left:-50px; position: absolute; animation:mymove 6s linear infinite; -webkit-animation:mymove 6s linear infinite;/*Safari and Chrome*/ } @keyframes mymove { 0%{left:0px;background:blue;} 100%{left:450px; background:red;} } @-moz-keyframes mymove /* Firefox */ { 0%{left:0px;background:blue;} 100%{left:450px; background:red;} } @-webkit-keyframes mymove /* Safari 和 Chrome */ { 0%{left:0px;background:blue;} 100%{left:450px; background:red;} } @-o-keyframes mymove /* Opera */ { 0%{left:0px;background:blue;} 100%{left:450px; background:red;} } .txt {margin:0 auto;width:500px;padding-top:30px;text-align:left;} </style> </head> <body> <div class="mainbox"> <div class="qoogle1"> <div class="qoogle" style="animation-delay:0s;"></div> <div class="qoogle" style="animation-delay:0.5s;"></div> <div class="qoogle" style="animation-delay:1s;"></div> <div class="qoogle" style="animation-delay:1.5s;"></div> <div class="qoogle" style="animation-delay:2s;"></div> <div class="qoogle" style="animation-delay:2.5s;"></div> <div class="qoogle" style="animation-delay:3s;"></div> <div class="qoogle" style="animation-delay:3.5s;"></div> <div class="qoogle" style="animation-delay:4s;"></div> <div class="qoogle" style="animation-delay:4.5s;"></div> <div class="qoogle" style="animation-delay:5s;"></div> <div class="qoogle" style="animation-delay:5.5s;"></div> </div> </div> <p align="center" style="color: #CC0033; font-size:16px;"><strong>网站正在改版升级建设中……</strong></p> <div class="txt"> <p><strong>qoogle科技有限公司</strong>,成立于2016年,是一家技术密集型公司,专注于IT互网络开的应用,为国内外的知名企业提供优质的服务。曾经参与国内多个主要科技项目及大型外资企业。</p> </br><p style=" color: #3366FF;" >最漂亮的网站正在改版升级中index.html首页,只有一个index.html文件,没有任保图片,没有JS,却有酷炫动画,当然,需要WEBKit浏览器支持CSS3动画……你懂。qoogle.cn融合出品。</p> <p style="color: #CC00CC;">无需下载,复制代码,粘贴到index.html文件中保存,传到服务器上即可!方便、简洁、酷炫、大方!</p> </br><strong>业务范围:</strong></br> 企业网站、web建站开发、IDC业务、APP开发应用、三网合一开发、微信公众号应该开发、VR系统应用……各类2D/3D设计、各类艺术设计…… </p></br>业务联系方式:(秋歌)186-0000-0000 / 邮箱:qoogle@qoogle.cn</div> </body> </html>
评论