/booka/newlayout

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/newlayout

« back to all changes in this revision

Viewing changes to inc/head.php

  • Committer: Gustav Hartvigsson
  • Date: 2009-12-04 16:51:06 UTC
  • Revision ID: gego@quad-20091204165106-wumf1gzbskkuai0g
merging Neo to trunk. freezing neo branshs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?
 
2
        /*
 
3
        head.php
 
4
        */
 
5
        
 
6
?>
1
7
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
8
<html xmlns="http://www.w3.org/1999/xhtml">
3
9
<head>
4
10
        <title>booking</title>
5
 
        
 
11
        <link rel="stylesheet" type="text/css" href="./css/main.css" />
6
12
</head>
7
 
 
8
13
<body xmlns="http://www.w3.org/1999/xhtml">
9
 
        <div class="head"><img src="./img/Logo.png" alt="BooKa´s logo" /></div>