blob: db12a3c59c9e377470b254a147f233341369d978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link href="https://fonts.google.com/specimen/Roboto+Slab?selection.family=Roboto+Slab" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<iframe src="https://www.google.com/logos/2014/rubiks/iframe/index.html" style="border:1px ##3bed60 none;" name="Google Cube" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="600" width="600"></iframe>
<li><a href="index.html">Home</a></li>
</div>
</div>
</body>
</html>
|