website/parts/head.php

8 lines
429 B
PHP
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<LINK rel="StyleSheet" href="/styles/quakeforge.css" type="text/css">
<TITLE><? echo "$siteName: $pageName"; ?></TITLE>
</HEAD>
<BODY link="#aaaaff" aLink="#ffffff" vLink="#aaaaff" text="white" bgColor="black" topMargin="0" bottomMargin="0" leftMargin="0" rightMargin="0" marginHeight="0" marginWidth="0">