Cropping a HTML page

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <div style="border: 2px solid #D5CC5A; overflow: hidden; margin: 15px auto; max-width: 575px;">
        <iframe scrolling="no" src="https://www.dimpost.com/2012/12/iframe-how-to-display-specific-part-of.html" style="border: 0px none; margin-left: -36px; height: 812px; margin-top: -486px; width: 650px;">
        </iframe>
        </div>
</body>
</html>
Cropping a HTML page Cropping a HTML page Reviewed by Akhil Kumar on July 03, 2020 Rating: 5

No comments:

Quick view

Cropping a HTML page

<!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta name=&...

Powered by Blogger.