Recently has been learning PHP development, always want to keep the focus on the record, and sometimes forget to remember.
The domain name of my free space cysky.kuphp.net
In the first edition of the personal site (just a few small pages)
Using the iframe nested Web page function, this use in the album and message board is still useful.
Here's how to use it:
First, the page added
<height= " frameborder" src= "URL" = "0" width = "420" ></ iframe >
Scrolling indicates whether the page scroll bar is displayed, the optional parameter is auto, yes, no, and if omitted, the default is auto.
Second, hyperlinks to this embedded Web page, as long as the name of the IFRAME can be.
<name= "* *">
method is, for example I named AA, write this HTML language,
The hyperlink statement on the Web page should then be written as:
</ iframe >< height= " http://www.51cto.com" src= " frameborder=" 0 " width=" "name=" AA "></iframe >
Third, if the frameborder set to 1, the effect is like a text box