Home  >  Article  >  Web Front-end  >  How to use iframe_Basic Tutorial

How to use iframe_Basic Tutorial

WBOY
WBOYOriginal
2016-05-16 12:08:262210browse
, the URL here can be a relative path , or it can be an absolute path, width represents the width, and height represents the width, which can be adjusted according to the actual situation.
scrolling indicates whether to display the page scroll bar. The optional parameters are auto, yes, and no. If this parameter is omitted, the default is auto.

2. How to achieve a hyperlink on the page pointing to this embedded web page?
Just give the iframe a name. The method is
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