mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
Width tags clean
Removed the body and header tags of these pages, because when are joined by php the final document will have three times the body and the header tags included. Removed the width tags, to avoid the space in the right side and the horizontal slide. Removed the homewmaker2.png link image, because this text can be made using formatted text. Removed a lot of \n \r.
This commit is contained in:
committed by
Carlos R. Mafra
parent
a6df0c6b3c
commit
5659747d8b
16
header.php
16
header.php
@@ -1,13 +1,3 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
|
||||
|
||||
<title>Window Maker homepage</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="header"><img src="homewmaker2.png" width="1100" height="110" style="border-bottom: #FFF" alt=""></div>
|
||||
</body>
|
||||
</html>
|
||||
<div id="header">
|
||||
Window Maker Home
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user