]> jfr.im git - irc/freenode/web-7.0.git/blob - help_mock1.html
Adding PIA, big logo test
[irc/freenode/web-7.0.git] / help_mock1.html
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 - help</title>
9 <link href="css/mock1.css" rel="stylesheet" />
10 </head>
11 <body>
12 <nav class="navbar">
13 <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
14 <a href="about" class="nlink">About</a>
15 <a href="help" class="nlink">Help</a>
16 <a href="contribute" class="nlink">Contribute</a>
17 <a href="projects" class="nlink">Projects&nbsp;</a>
18 </nav>
19
20 <div class="container">
21 <h1>Help...</h1>
22 <div class="hmain">
23 <a class="hchild">...I know nothing, wtf</a>
24 <a class="hchild">...I'm part of a project and want to chat</a>
25 <a class="hchild">...I run a project</a>
26 <a class="hchild">...I'm generally interested and want to know interesting stuff</a>
27 </div>
28
29 <footer class="footer">
30 <div class="footerchild">
31 Hello dear
32 </div>
33 <span class="footerline"></span>
34 <div class="footerchild">
35 Some links
36 </div>
37 <span class="footerline"></span>
38 <div class="footerchild">
39 <p><a>Some other links</a></p>
40 <p><a>Some other links</a></p>
41 <p><a>Some other links</a></p>
42 <p><a>Some other links</a></p>
43 </div>
44 </footer>
45 </div>
46 </body>
47 </html>