| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="iso-8859-1"?> | |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| 3 <html xmlns="http://www.w3.org/1999/xhtml"> | |
| 4 <head> | |
| 5 <!-- template designed by Marco Von Ballmoos --> | |
| 6 <title></title> | |
| 7 <link rel="stylesheet" href="media/stylesheet.css" /> | |
| 8 <link rel="stylesheet" href="media/banner.css" /> | |
| 9 <meta http-equiv='Content-Type' content='text/html; char
set=iso-8859-1'/> | |
| 10 </head> | |
| 11 <body> | |
| 12 <div class="banner"> | |
| 13 <div class="banner-title">geshi</div> | |
| 14 <div class="banner-menu"> | |
| 15 <form> | |
| 16 <table cellpadding="0" cellspaci
ng="0" style="width: 100%"> | |
| 17 <tr> | |
| 18 <td> | |
| 19
</td> | |
| 20 <td style="width
: 2em"> </td> | |
| 21 <td style="text-
align: right"> | |
| 22
</td> | |
| 23 </tr> | |
| 24 </table> | |
| 25 </form> | |
| 26 </div> | |
| 27 </div> | |
| 28 </body> | |
| 29 </html> | |
| OLD | NEW |