Skip to content

Instantly share code, notes, and snippets.

@modos
Created August 3, 2022 19:00
Show Gist options
  • Save modos/9addbde06c116ea46a7ece5c6750072d to your computer and use it in GitHub Desktop.
Save modos/9addbde06c116ea46a7ece5c6750072d to your computer and use it in GitHub Desktop.
simple html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<iframe src="./helper.html" id="root"</iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment