Exemple #1
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> <?php 
main_title();
?>
 </title>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<link rel="stylesheet" href="theme/biglancers/styles.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>

<body>
<div id="header"> 

</div>
Exemple #2
0
  <!-- **** Layout Stylesheet **** -->
  <link rel="stylesheet" type="text/css" href="style/style106_left.css" />

  <!-- **** Colour Scheme Stylesheet **** -->
  <link rel="stylesheet" type="text/css" href="style/colour8.css" />

</head>

<body>
  <div id="main">
    <div id="links">
      <!-- **** INSERT LINKS HERE **** -->
      <a href="#">another link</a> | <a href="#">another link</a> | <a href="#">another link</a> | <a href="#">another link</a>
    </div>
    <div id="logo"><h1><?php 
echo main_title();
?>
</h1></div>
    <div id="content">
  <!--    <div id="menu">
        <?php 
echo main_tabs();
?>
      </div> -->
      <div id="column">
	<?php 
echo main_content();
?>
      </div>
    <div id="footer">
      &copy; 2011 ECS Southampton | <a href="#">Link</a> | <a href="http://validator.w3.org/check?uri=referer">XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> | <a href="http://www.dcarter.co.uk">design by dcarter</a>