]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - index_mock1.html
Adding PIA, big logo test
[irc/freenode/web-7.0.git] / index_mock1.html
index 300199ff1adbc2e7288a3d220bcbffae7a06d736..567d7e80cedd0c21550352587af6c8cb86c96abd 100644 (file)
 </head>
 <body>
     <nav class="navbar">
-        <img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="Freenode" />
-        <a href="" class="nlink">Chat</a>
-        <a href="" class="nlink">Collaborate</a>
-        <a href="" class="nlink">Support&nbsp;</a>
+        <a href="index"><img src="img/logos/coloured-alphabg.svg" class="nlogo" alt="freenode" /></a>
+        <a href="about" class="nlink">About</a>
+        <a href="help" class="nlink">Help</a>
+        <a href="contribute" class="nlink">Contribute</a>
+        <a href="projects" class="nlink">Projects&nbsp;</a>
     </nav>
     <div class="container">
         <div class="jumbotron">
             <h2 class="child">I want to...</h2>
             <div class="box-container">
-                <a href="" class="box">
+                <a href="about" class="box">
                     <img src="" alt="chat" height="60px" width="60px" /><br />
-                    Join a community
+                    Know what freenode is
                 </a>
-                <a href="" class="box">
-                    <img src="" alt="group" height="60px" width="60px" /><br />
-                    Get my project on freenode
-                </a>
-                <a href="" class="box">
+                <a href="help" class="box">
                     <img src="" alt="support" height="60px" width="60px" /><br />
-                    Support freenode
+                    Get help
+                </a>
+                <a href="contribute" class="box">
+                    <img src="" alt="server" height="60px" width="60px" /><br />
+                    Contribute to freenode
+                </a>
+                <a href="projects" class="box">
+                    <img src="" alt="gms" height="60px" width="60px" /><br />
+                    Know who's using freenode
+                </a>
+                <a href="PIA" class="box">
+                    <img src="img/logos/newPIA.png" alt="Private internet access" height="60px" style="margin-top: 22.5px; margin-left: 5px; margin-right: 5px;" /><br />
                 </a>
             </div>
         </div>
+        
         <div class="main">
             <h1>News</h1>
             <div class="art">
@@ -48,7 +57,9 @@
                 <p class="art-link"><a href="">Read More</a></p>
             </div>
         </div>
-        <div class="footer">
+    </div>
+    
+        <footer class="footer">
             <div class="footerchild">
             Hello dear
             </div>
             </div>
             <span class="footerline"></span>
             <div class="footerchild">
-            Some other links
+            <p><a>Some other links</a></p>
+            <p><a>Some other links</a></p>
+            <p><a>Some other links</a></p>
+            <p><a>Some other links</a></p>
             </div>
-        </div>
-    </div>
\ No newline at end of file
+        </footer>
+    </div>
+</body>
+</html>