16 lines
548 B
HTML
16 lines
548 B
HTML
|
<!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>
|