first commit
This commit is contained in:
36
templates/modern/testbox.html
Executable file
36
templates/modern/testbox.html
Executable file
@ -0,0 +1,36 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>main</title>
|
||||
<link rel="stylesheet" href="css/login/styles_login.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
|
||||
|
||||
|
||||
|
||||
<div class="Header">
|
||||
<div>
|
||||
<div>Willkommen</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="pat_list_box">
|
||||
<p>
|
||||
<table align="center" border="1" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" height="90%">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b>Hallo und Herzlich Willkommen zur Bef<65>lldatenbank</b>
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
Bitte treffen Sie im Men<65> ihre Auswahl!
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user