You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
455 B
HTML
24 lines
455 B
HTML
5 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
<link href="https://fonts.googleapis.com/css?family=Margarine" rel="stylesheet">
|
||
|
<link rel="stylesheet" href="template.css">
|
||
|
</head>
|
||
|
|
||
|
<html>
|
||
|
<body>
|
||
|
<div id="container">
|
||
|
<div id="leftContainer">
|
||
|
<section id="text">
|
||
|
<footer></footer>
|
||
|
</section>
|
||
|
<section id="gallery">
|
||
|
</section>
|
||
|
</div>
|
||
|
<section id="network">
|
||
|
network content here
|
||
|
</section>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|