Skip to content

Instantly share code, notes, and snippets.

@vsay01
Created March 30, 2021 09:57
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 vsay01/6490f262a64af76e1b0cd9beda626e4e to your computer and use it in GitHub Desktop.
Save vsay01/6490f262a64af76e1b0cd9beda626e4e to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Title</title>
<body>
<center>
<h2>Welcome to my new website</h2>
<iframe id = "new" src="http://www.cnn.com" style="opacity:0.0;position:absolute;top:195px;left:10px;width:1000px;height:200px">
</iframe>
</center>
</body>
</head>
</hml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment