]> jfr.im git - irc/freenode/web-7.0.git/blob - index_mock1.html
Moving around
[irc/freenode/web-7.0.git] / index_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</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 <!--navkinks-->
15 <a href="PIA" target="_blank"><img src="img/logos/newPIA.png" alt="Private internet access" class="nlogo" /></a>
16 </nav>
17 <div class="container">
18 <div class="jumbotron">
19 <h2 class="child">I want to...</h2>
20 <div class="box-container">
21 <a href="about" class="box">
22 <img src="" alt="chat" height="60px" width="60px" /><br />
23 Know what freenode is
24 </a>
25 <a href="help" class="box">
26 <img src="" alt="support" height="60px" width="60px" /><br />
27 Get help
28 </a>
29 <a href="contribute" class="box">
30 <img src="" alt="server" height="60px" width="60px" /><br />
31 Contribute to freenode
32 </a>
33 <a href="projects" class="box">
34 <img src="" alt="gms" height="60px" width="60px" /><br />
35 Know who's using freenode
36 </a>
37 <!--<a href="PIA" class="box">
38 <img src="img/logos/newPIA.png" alt="Private internet access" height="60px" class="box-center"/><br />
39 </a>-->
40 </div>
41 </div>
42
43 <div class="navlinks">
44 <a href="about" class="nlink">About</a>
45 <a href="help" class="nlink">Help</a>
46 <a href="contribute" class="nlink">Contribute</a>
47 <a href="projects" class="nlink">Projects&nbsp;</a>
48 </div>
49
50 <div class="main">
51 <h1>News</h1>
52 <div class="art">
53 <h3 class="art">Some News</h3>
54 <p class="art-date">2016-02-21 by spb</p>
55 <p class="art-ingress">Fancy news article's ingress text here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus placerat ultricies euismod. Maecenas dolor mauris, posuere mollis eros vel, auctor rhoncus quam...</p>
56 <p class="art-link"><a href="">Read More</a></p>
57 </div>
58 <div class="art">
59 <h3 class="art">Another News</h3>
60 <p class="art-date">2016-01-19 by christel</p>
61 <p class="art-ingress">Some other news article's ingress here. Phasellus nec erat rhoncus, pretium orci eget, ullamcorper ipsum. Fusce sit amet felis a augue sodales commodo id eget justo. Phasellus id nisl nec elit porta pellentesque in egestas nibh. Vivamus mollis ligula lectus, in mollis nibh pharetra vitae...</p>
62 <p class="art-link"><a href="">Read More</a></p>
63 </div>
64 </div>
65 </div>
66
67 <footer class="footer">
68 <div class="footerchild">
69 Hello dear
70 </div>
71 <span class="footerline"></span>
72 <div class="footerchild">
73 Some links
74 </div>
75 <span class="footerline"></span>
76 <div class="footerchild">
77 <p><a>Some other links</a></p>
78 <p><a>Some other links</a></p>
79 <p><a>Some other links</a></p>
80 <p><a>Some other links</a></p>
81 </div>
82 </footer>
83 </div>
84 </body>
85 </html>