Cloneable Responsive Website Mockup.
Cloneable Responsive Website Mockup. A responsive iframe browser mockup that displays your live website and toggles desktop and mobile views.
***NOTES***
There are code scripts in the header and footer and within the document as follows. The page header includes custom CSS classes and the footer includes a script. To update the URL navigate to the HTML embed where you will find an iframe. Change the URL within the SRC attribute.
<iframe class="iframe-settings" src="https://yoururlhere.com" title="description" loading="lazy"></iframe>
<style>.iframe-settings {width:1366px; height:788px; }</style>