Add support and news areas

This commit is contained in:
Roberto Rosario
2011-12-04 07:30:18 -04:00
parent 47e88b8e95
commit 3b9fecb593
8 changed files with 184 additions and 2 deletions

View File

@@ -10,11 +10,13 @@
</head>
<body>
<div id="header">
<h1><a href="#">Mayan EDMS Screenshots</a></h1>
<h1><a href="#">Screenshots</a></h1>
<ul id="menu">
<li><a href="index.html">about</a></li>
<li><a href="news.html">news</a></li>
<li class="active"><a href="screenshots.html">screenshots</a></li>
<li><a href="download.html">download</a></li>
<li><a href="support.html">support</a></li>
</ul>
</div>