source: other-projects/the-macronizer/trunk/web/jsp/mi/header.jsp@ 29855

Last change on this file since 29855 was 29855, checked in by davidb, 9 years ago

John's code after refactoring by Tom over the summer of 2014/2015

File size: 570 bytes
Line 
1<%--
2 Document : header
3 Created on : Mar 27, 2011, 3:13:34 AM
4 Author : OEM
5--%>
6
7<%@page contentType="text/html" pageEncoding="UTF-8"%>
8
9<div id="header">
10 <h1 id="title">
11 <a href="http://www.maramatanga.co.nz" target="_blank"><img src="../../images/maramatangaIcon.jpg" alt="Ngā Pae O Te Māramatanga Icon" name="logo" id="logo" width="141" height="50"/></a>
12 <a href="../../jsp/mi/main.jsp"><span>Ratonga Whakaora Tohutō Māori</span></a>
13 </h1>
14 <p id="tagline">Tāpiri aunoa ngā tohutō ki ngā tuhinga Māori</p>
15</div>
Note: See TracBrowser for help on using the repository browser.