iframe截取網(wǎng)站部分內(nèi)容實(shí)現(xiàn)思路及代碼

字號(hào):


    代碼如下:
    <div style=width:630px;height:350px;overflow:hidden;border:0px>
    <div style=width:800px;height:800px;margin:-810px 0px 0px -10px;>
    <iframe src= width=960 height=1280 scrolling=no></iframe>
    </div>
    </div>
    <div style=width:800px;height:900px;overflow:hidden;border:0px>
    <div style=width:500px;height:900px;margin:-320px 0px 0px -10px;>
    <iframe src= width=700 height=1024 scrolling=no></iframe>
    </div>
    </div>