Skip to content

Instantly share code, notes, and snippets.

@pruet
Created July 1, 2020 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pruet/9e06c759e1e4accb8056b4143839699a to your computer and use it in GitHub Desktop.
Save pruet/9e06c759e1e4accb8056b4143839699a to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<body style="margin:0px;padding:0px;overflow:hidden">
<iframe src="http://a.com" frameborder="0" style="overflow:hidden;height:100%;width:50%" height="100%" width="50%"></iframe>
<iframe src="http://b.com" frameborder="0" style="overflow:hidden;height:100%;width:50%" height="100%" width="50%"></iframe>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment