HTML page Mosaic Experience

Source: Internet
Author: User

<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "><ptml xmlns=" http://www.w3.org/1999/xhtml "> <pead> <title> New Document </title> < Meta name= "generator" content= "EditPlus" charset= "Utf-8"/> <style> #test {animation-name:html_page; Animation-duration:1500ms;animation-timing-function:ease-in-out;} @keyframes html_page{0% {transform-origin:50% 50%;transform:rotate3d (0, 1, 0, 1440deg) Rotatez (45deg) scale (1);} 100% {transform:rotate3d (0, 1, 0, 0) Rotatez (0) scale (1);}} @keyframes mymove{0%{Transform:rotatey (720deg); } 80%{Transform:rotatey (720deg); } 100%{Transform:rotatey (0deg); }} </style> </pead> <body> <div> <iframe id= "test" width= "100%" height=999px Framebo Rder= "0" src= "style=" margin:0px; "></iframe> <script language=" JavaScript "> var i frame = Document.gEtelementbyid ("test"); IFRAME.SRC = "http://www.cnblogs.com/caidupingblogs/"; The following determines whether the IFRAME has finished loading and hides the scrollbar if (iframe.attachevent) {iframe.attachevent ("onload", function () { Hides (); document.getElementById ("Loading"). style.display= "None"; }); } else {iframe.onload = function () {hides (); document.getElementById ("Loading"). style.display= "None"; }; } </script> </div> </body></ptml>

The effect appears as follows:

HTML page Mosaic experience

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.