]> jfr.im git - irc/freenode/web-7.0.git/blame - index_mock1.html
Deleting logos from old dir
[irc/freenode/web-7.0.git] / index_mock1.html
CommitLineData
a9afb7dc
SB
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8 <title>freenode</title>
9 <link href="css/mock1.css" rel="stylesheet" />
10</head>
11<body>
12 <nav class="navbar">
13 <img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="Freenode" />
14 <a href="" class="nlink">Chat</a>
15 <a href="" class="nlink">Collaborate</a>
16 <a href="" class="nlink">Support&nbsp;</a>
17 </nav>
18 <div class="container">
19 <div class="jumbotron">
20 <h2 class="child">I want to...</h2>
21 <div class="box-container">
22 <a href="" class="box">
23 <img src="" alt="chat" height="60px" width="60px" /><br />
24 Join a community
25 </a>
26 <a href="" class="box">
27 <img src="" alt="group" height="60px" width="60px" /><br />
28 Get my project on freenode
29 </a>
30 <a href="" class="box">
31 <img src="" alt="support" height="60px" width="60px" /><br />
32 Support freenode
33 </a>
34 </div>
35 </div>
36 <div class="main">
37 <h1>News</h1>
38 <div class="art container">
39
40 </div>
41 </div>
42 <footer class="footer">
43
44 </footer>
45 </div>