Add web design files
This commit is contained in:
107
web-design/Занятие_3/3.2/DW/3.2 DW.html
Normal file
107
web-design/Занятие_3/3.2/DW/3.2 DW.html
Normal file
@@ -0,0 +1,107 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Документ без названия</title>
|
||||
<link href="3.2 DW.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="tablitsa">
|
||||
<table width="768" cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="6" bgcolor="#4E13BB"><img src="images/webctlogo_matted_2.gif" width="258" height="61" alt=""/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/navbar_r2_c2.gif" width="128" height="37" alt=""/></td>
|
||||
<td><img src="images/navbar_r2_c3.gif" width="129" height="37" alt=""/></td>
|
||||
<td><img src="images/navbar_r2_c4_f3.gif" width="128" height="37" alt="Customer Care"/></td>
|
||||
<td><img src="images/navbar_r2_c5.gif" width="128" height="37" alt=""/></td>
|
||||
<td><img src="images/navbar_r2_c6.gif" width="128" height="37" alt=""/></td>
|
||||
<td><img src="images/navbar_r2_c9.gif" width="127" height="37" alt=""/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="24" colspan="6" bgcolor="#BCC0F4">
|
||||
<ul class="menu">
|
||||
<li><a href="#" class="UpLink">Support</a></li>
|
||||
<li><a href="#" class="UpLink">AskDrC</a></li>
|
||||
<li><a href="#" class="UpLink">e-Pack Help</a></li>
|
||||
<li><a href="#" class="UpLink">Access Code Help</a></li>
|
||||
<li><a href="#" class="UpLink">Documentation</a></li>
|
||||
<li><a href="#" class="UpLink">Downloads</a></li>
|
||||
<li><a href="#" class="UpLink">License keys</a></li>
|
||||
<li><a href="#" class="UpLink">Help!</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="6">
|
||||
<div class="littletable">
|
||||
<table align="center" width="630">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="2"><h3> </h3>
|
||||
<h3> </h3>
|
||||
<h3>Subscribe to The WebCT Newsletter</h3></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="73" height="57"><img src="images/faculty_big.gif" width="73" height="57" alt=""/></td>
|
||||
<td><p>The webCT Newsletter is a FREE monthly publication which will keep you informed of the latest WebCT company, product and customer news</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="spisok">
|
||||
<ul type="disc">
|
||||
<li>Create or update your profile</li>
|
||||
<li>Choose the email format that you prefer</li>
|
||||
<li>Stay on top of the News and Events surrounding WebCt, the world's most popular course management software!!</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p align="center"> </p>
|
||||
<p align="center"> </p>
|
||||
<p align="center"><a href="#" class="mylink">Subscribe today</a></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><p><strong>Newsletter Archive</strong></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">Looking for a particular topic or just interested in reading a past issue? Visit our <a href="#">newsleatter</a> archive for previous issues of the Newsletter<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="24" colspan="6" bgcolor="#3E22AD">
|
||||
<ul class="MenuNiz">
|
||||
<li><a class="niz" href="#">Contact us</a></li>
|
||||
<li><a class="niz" href="#">Terms of service</a></li>
|
||||
<li><a href="#" class="niz">Privacy policy</a></li>
|
||||
<li><a href="#" class="niz">Employment</a></li>
|
||||
<li><a href="#" class="niz">Site Index</a></li>
|
||||
</ul>
|
||||
<div class="WebCT">©2001 WebCT</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user