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

WBOY
Release: 2016-06-24 12:11:51
Original
1588 people have browsed it

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>
Copy after login

Can you help me modify the example above?

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template