Add web design files
76
web-design/Занятие_3/3.2/3.2.html
Normal file
@@ -0,0 +1,76 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>WebCT</title>
|
||||
</head>
|
||||
<body>
|
||||
<table align="center" width="768" cellspacing="0" cellpading="0">
|
||||
|
||||
<tr bgcolor="DarkBlue" height="61">
|
||||
<td colspan="6"><img src="webctlogo_matted_2.gif" width="258" height="61"></td>
|
||||
</tr>
|
||||
|
||||
<tr height="37" bgcolor="DarkBlue">
|
||||
<td><img src="navbar_r2_c2.gif"></td>
|
||||
<td><img src="navbar_r2_c3.gif"></td>
|
||||
<td><img src="navbar_r2_c4_f3.gif"></td>
|
||||
<td><img src="navbar_r2_c5.gif"></td>
|
||||
<td><img src="navbar_r2_c6.gif"></td>
|
||||
<td><img src="navbar_r2_c9.gif"></td>
|
||||
</tr>
|
||||
|
||||
<tr bgcolor="lightgrey" height="20">
|
||||
<td colspan="6"><a href="#"><font color="DarkViolet">Support</font></a>       <a href="#"><font color="DarkViolet">Ask Dr.C</font></a>       <a href="#"><font color="DarkViolet">e-Pack Help</font></a>       <a href="#"><font color="DarkViolet">Access Code Help</font></a>     <a href="#"><font color="DarkViolet">Documentation</font></a>     <a href="#"><font color="DarkViolet">Downloads</font></a>       <a href="#"><font color="DarkViolet">License keys</font></a>     <a href="#"><font color="DarkViolet">Help!</font></a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="6">
|
||||
|
||||
|
||||
<table align="center" width="630">
|
||||
<tr>
|
||||
<td colspan="2" valign="top"><font size="2">Subscribe to The WebCT Newsletter</font></td>
|
||||
</tr>
|
||||
<tr height="23">
|
||||
<td colspan="2"></td>
|
||||
</tr>
|
||||
<tr height="57">
|
||||
<td width="73"><img src="faculty_big.gif"></td>
|
||||
<td><font size="2">The WebCT Newsletter is a FREE mounthly publication which will keep you informed of the latest WebCT company, product and customers news</font></td>
|
||||
</tr>
|
||||
<tr height="23">
|
||||
<td colspan="2"></td>
|
||||
</tr>
|
||||
<tr height="70">
|
||||
<td colspan="2">
|
||||
<font size="2">
|
||||
<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>
|
||||
</font>
|
||||
<div align="center"><a href="#"><font size="2" color="DarkViolet">Subscribe Today</font></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="23">
|
||||
<td colspan="2"></td>
|
||||
</tr>
|
||||
<tr height="20">
|
||||
<td colspan="2"><font size="2"><b>Newsletter Archive</b></font></td>
|
||||
</tr>
|
||||
<tr height="40">
|
||||
<td colspan="2"><font size="2">Looking for a particular topic or just interested in reading a past issue? Visit our </font><a href="#"><font size="2" color="DarkViolet">newsletter archive</font></a><font size="2"> for previous issues of the WebCT Newsletter</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr height="23" bgcolor="DarkBlue">
|
||||
<td colspan="6"><img src="arrow_matted.gif"><a href="#"><font color="white">Contact Us </font></a>     <img src="arrow_matted.gif"><a href="#"><font color="white">Terms of Servece </font></a>       <img src="arrow_matted.gif"><a href="#"><font color="white">Privacy Policy </font></a>       <img src="arrow_matted.gif"><a href="#"><font color="white">Employment </font></a>       <img src="arrow_matted.gif"><a href="#"><font color="white">Site Index</font></a>               <font color="white">© 2001 WebCT</font></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
64
web-design/Занятие_3/3.2/DW/3.2 DW.css
Normal file
@@ -0,0 +1,64 @@
|
||||
/* CSS Document */
|
||||
*{margin: 0; padding: 0;}
|
||||
.tablitsa {
|
||||
width: 768px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
p{font-size: 13px;
|
||||
font-family: Arial;
|
||||
}
|
||||
.niz{
|
||||
font-family: Arial;
|
||||
font-size: 13px;
|
||||
color: #FFFFFF;
|
||||
margin-right: 43px;
|
||||
}
|
||||
a{color: #9E00EF;
|
||||
}
|
||||
.spisok {
|
||||
width: 630px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.littletable {
|
||||
width: 630px;
|
||||
margin-left: 62px;
|
||||
}
|
||||
h3{
|
||||
color: #88889A;
|
||||
font-family: Arial;
|
||||
}
|
||||
.mylink{
|
||||
font-size: 1pc;
|
||||
}
|
||||
.UpLink {
|
||||
color: #9E00EF;
|
||||
text-decoration: none;
|
||||
font-size: 13px;
|
||||
font-family: Arial;
|
||||
}
|
||||
.menu{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style-type: none;
|
||||
}
|
||||
.menu li{
|
||||
display: inline;
|
||||
margin-right: 26px;
|
||||
}
|
||||
.MenuNiz{
|
||||
list-style-image: url(images/arrow_matted.gif);
|
||||
margin-left: 20px;
|
||||
padding: 0;
|
||||
}
|
||||
.MenuNiz li{
|
||||
float: left;
|
||||
}
|
||||
.WebCT{
|
||||
color: #FFFFFF;
|
||||
font-family: Arial;
|
||||
font-size: 13px;
|
||||
}
|
||||
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>
|
||||
BIN
web-design/Занятие_3/3.2/DW/images/Thumbs.db
Normal file
BIN
web-design/Занятие_3/3.2/DW/images/arrow_matted.gif
Normal file
|
After Width: | Height: | Size: 72 B |
BIN
web-design/Занятие_3/3.2/DW/images/faculty_big.gif
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/login_blue_121_21.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c2.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c3.gif
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c4_f3.gif
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c5.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c6.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/navbar_r2_c9.gif
Normal file
|
After Width: | Height: | Size: 997 B |
BIN
web-design/Занятие_3/3.2/DW/images/search_57_17.gif
Normal file
|
After Width: | Height: | Size: 880 B |
BIN
web-design/Занятие_3/3.2/DW/images/shim.gif
Normal file
|
After Width: | Height: | Size: 43 B |
BIN
web-design/Занятие_3/3.2/DW/images/webct.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/webct_table.jpg
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
web-design/Занятие_3/3.2/DW/images/webctlogo_matted_2.gif
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
web-design/Занятие_3/3.2/arrow_matted.gif
Normal file
|
After Width: | Height: | Size: 72 B |
BIN
web-design/Занятие_3/3.2/faculty_big.gif
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
web-design/Занятие_3/3.2/login_blue_121_21.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c2.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c3.gif
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c4_f3.gif
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c5.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c6.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
web-design/Занятие_3/3.2/navbar_r2_c9.gif
Normal file
|
After Width: | Height: | Size: 997 B |
BIN
web-design/Занятие_3/3.2/search_57_17.gif
Normal file
|
After Width: | Height: | Size: 880 B |
BIN
web-design/Занятие_3/3.2/shim.gif
Normal file
|
After Width: | Height: | Size: 43 B |
BIN
web-design/Занятие_3/3.2/webct.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
web-design/Занятие_3/3.2/webct_table.jpg
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
web-design/Занятие_3/3.2/webctlogo_matted_2.gif
Normal file
|
After Width: | Height: | Size: 2.3 KiB |