SHOW:
|
|
- or go back to the newest paste.
1 | - | Index: |
1 | + | |
2 | - | <?php ini_set('display_errors', true); error_reporting(E_ALL); |
2 | + | |
3 | - | $ptitle = "Trulyscience.com - For all your science questions!"; |
3 | + | |
4 | - | $pkeywords = "Science, technology, physics, technology and science"; |
4 | + | |
5 | - | $pdescription = "The top scientific question site!"; |
5 | + | |
6 | </div> | |
7 | - | include'includes/index_t.php'; |
7 | + | |
8 | - | include'includes/navbar.php'; |
8 | + | |
9 | <ul class="dropdown"> | |
10 | - | Other page: |
10 | + | |
11 | - | <? |
11 | + | |
12 | - | $ptitle = "Trulyscience.com - For all your science questions!"; |
12 | + | |
13 | - | $pkeywords = "Science, technology, physics, technology and science"; |
13 | + | |
14 | - | $pdescription = "The top scientific question site!"; |
14 | + | |
15 | <ul> | |
16 | - | include'includes/index_t.php'; |
16 | + | |
17 | - | include'includes/navbar.php'; |
17 | + | |
18 | </ul> | |
19 | </li> | |
20 | <li><a href="#">Lorem</a></li> | |
21 | </ul> | |
22 | </li> | |
23 | ||
24 | <li><a href="#"><img src="images/content.jpg" border="0"></a> | |
25 | <ul class="sub_menu" width="100%"> | |
26 | <li><a href="articles.php">Questions</a></li> | |
27 | <li><a href="articles.php">Articles</a></li> | |
28 | <li><a href="articles.php">Experiments</a></li> | |
29 | <li><a href="articles.php">Software</a></li> | |
30 | <ul> | |
31 | <li><a href="#">Ambigram Generator</a></li> | |
32 | <li><a href="#">Calculators</a></li> | |
33 | </ul> | |
34 | </ul> | |
35 | </li> | |
36 | ||
37 | <li><img src="images/contact.jpg" border="0"> | |
38 | <ul class="sub_menu" width="100%"> | |
39 | <li><a href="#">E-mail</a></li> | |
40 | <li> | |
41 | <a href="#">Ask a Question</a> | |
42 | </li> | |
43 | </ul> | |
44 | </li> | |
45 | ||
46 | <li><a href="#"><img src="images/aboutus.jpg" border="0"></a></li> | |
47 | ||
48 | <li><a href="#"><img src="images/forums.jpg" border="0"></a></li> | |
49 | ||
50 | </ul> |