diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/header.php b/header.php new file mode 100644 index 0000000..e4286e4 --- /dev/null +++ b/header.php @@ -0,0 +1,5 @@ +<div id="header"> + <a href="./index.php"><img id="dachai_logo" src="./res/dachai.png"/></a> + <label id="site_title">Dachai & Music<br/>Sound, BGM, Vocal, etc.</label> +</div> +<div style="clear:both;"></div>
\ No newline at end of file |