Home  >  Article  >  Web Front-end  >  How to implement the iframe function in html5. _html/css_WEB-ITnose

How to implement the iframe function in html5. _html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:11:511565browse

Recently I saw an example of the backend, http://www.medialoot.com/preview/admin-template/. In the past, it was possible to change the left and right points of the iframe. In the above example, how to achieve it in HTML5.


Reply to the discussion (solution)

How to use xhtml, how to use html5. What's the problem?

<a href="http://www.csdn.net/" target="demo">CSDN</a><a href="http://www.bing.com/" target="demo">BING</a><iframe name="demo"></iframe>

Can you help me modify the example above?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn