Add web design files

This commit is contained in:
2025-11-20 21:37:53 +02:00
parent 258f24570a
commit 9192716bfb
510 changed files with 12551 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>3.1 DW</title>
<link href="3.1 DW.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="tablitsa">
<table width="800" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="jeltii"><p>students</p></td>
<td class="jeltii"><p>faculty</p></td>
<td class="jeltii"><p>visitors</p></td>
<td class="goluboi goluboi2"><p>UD Home</p></td>
<td class="goluboi"><p>UD Search</p></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>