-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (25 loc) · 971 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en" class=" -webkit-" >
<head>
<meta http-equiv = "Content-Type"
content = "text/html; charset=UTF-8">
<meta charset = "utf-8">
<meta http-equiv = "X-UA-Compatible"
content = "IE=edge">
<meta name = "viewport"
content = "width = device-width, height = device-height
initial-scale = 1">
<title>3DGraphicsPlus</title>
<style>
html,body{
width:100%;height:100%
}
</style>
</head>
<body>
<iframe style="width: 100%;height:100%" scrolling="no" title="Textbox: Colorful Famo.us physics" src="https://codepen.io/karoshi/embed/dbEKl?height=162&theme-id=dark&default-tab=js,result" frameborder="no" allowtransparency="true" allowfullscreen="true" loading="lazy">
See the Pen <a href='https://codepen.io/karoshi/pen/dbEKl'>Textbox: Colorful Famo.us physics</a> by Nguyen Xuan Huong
(<a href='https://codepen.io/karoshi'>@karoshi</a>) on <a href='https://codepen.io'>CodePen</a>.
</iframe>
</body>
</html>