
- •Общие требования к оформлению работы
- •Web-сайт, общие понятия
- •1.1.1 Классификация Web-сайтов
- •1.1.2 Проектирование и разработка Web-сайта
- •1 Этап — определение целей создания сайта
- •2 Этап — проведение исследований по теме
- •3 Этап — определение типа сайта, разработка тз и структуры
- •4 Этап — разработка макета дизайна сайта
- •5 Этап — html-css вёрстка
- •6 Этап — заполнение сайта контентом (информацией)
- •7 Этап — тестирование сайта и исправление ошибок
- •8 Этап — публикация сайта в интернете
- •9 Этап — продвижение сайта и реклама в интернете
- •Свойства шрифта
- •Значение разрядности цвета
- •Редактор Web-сайтов html-Kit292
- •2.1.Постановка задачи при проектировании Web-сайта
- •2.2. Обоснование и выбор программного обеспечения
- •Для заготовки таблицы задействовалась программаHtml-Kit 292мощный веб-редактор, который может создавать и редактировать веб-страницы (Рис.4).
- •2.3.Общая структура Web-сайта
- •2.3.1. Работа с html редакторами и создание фундамента (скелета) сайта
- •3.1. Расчет стоимости
- •3.2 Расчет срока окупаемости
- •3.4. Стоимость разработки
- •4.1. Охрана труда
- •4.2. Обеспечение электробезопасности
- •4.3. Санитарно-гигиенические требования
- •4.4. Пожарная безопасность
- •Вывод к четвертой главе
- •Общие требования к оформлению дипломной работы (госТы)
- •Листинг главной страницы сайта
- •Листинг кода css
- •Скриншоты страниц:
Листинг кода css
body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #e7e9c3;
}
a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; }
a:active, a:hover { color: #996600; text-decoration: none; }
p {
margin: 0px;
padding: 0px;
}
img {
margin: 0px;
padding: 0px;
border: none;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px; }
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px; }
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px; }
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px; }
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px; }
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px; }
.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }
.fl { float: left; }
.fr { float: right }
.border_bottom { border-bottom: 1px dotted #999; }
.rc_btn_01 a {
clear: both;
float: right;
display: block;
width: 41px;
height: 8px;
border: none;
background: url(images/templatemo_more.jpg) no-repeat;
}
.rc_btn_01 a {
clear: both;
float: right;
display: block;
width: 41px;
height: 8px;
border: none;
background: url(images/templatemo_more.jpg) no-repeat;
}
.header_01 {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
font-size: 26px;
color: #ffffff;
}
.header_02 {
padding: 0 0 5px 0;
margin: 0 0 5px 0;
font-size: 12px;
color: #af1313;
font-weight: bold;
}
#templatemo_container {
width: 960px;
margin: 0 auto;
padding: 0 10px;
}
#templatemo_banner {
width: 960px;
height: 288px;
margin: 0 auto;
background: url(images/templatemo_banner_bg.jpg) no-repeat;
border-bottom: 5px solid #cfd389;
}
#templatemo_banner #logo {
float: left;
margin: 100px 0 0 0px;
width: 459px;
height: 98px;
background: url(images/templatemo_logo.jpg) no-repeat;
}
/* menu */
#templatemo_menu_search {
clear: both;
width: 960px;
height: 50px;
background: url(images/templatemo_menu_bg.jpg) repeat-x;
}
#templatemo_menu {
float: left;
width: 650px;
height: 50px;
}
#templatemo_menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#templatemo_menu ul li {
display: inline;
}
#templatemo_menu ul li a {
float: left;
display: block;
padding: 0 30px;
height: 35px;
padding-top: 18px;
text-align: center;
font-size: 12px;
text-align: center;
text-decoration: none;
color: #333333;
font-weight: bold;
outline: none;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {
color: #ffffff;
background: url(images/templatemo_menu_hover.jpg) repeat-x;
}
/* end of menu*/
#templatemo_menu_search #search_section {
float: right;
margin: 10px 20px 0 0;
width: 275px;
}
#search_section form {
float: right;
margin: 0px;
padding: 0px;
}
#searchfield {
height: 15px;
width: 180px;
padding: 5px;
color: #ffffff;
font-size: 13px;
font-variant: normal;
line-height: normal;
background: #af1313;
border: 1px solid #ffffff;
}
#searchbutton {
height: 29px;
margin: 0 0 0 10px;
padding: 0 6px;
cursor: pointer;
font-size: 12px;
font-weight: bold;
text-align: center;
vertical-align: bottom;
white-space: pre;
color: #333333;
background: none;
border: none;
}
#templatemo_content {
clear: both;
padding: 40px 0 20px 0;
}
#welcome_title {
clear: both;
width: 242px;
height: 35px;
margin-bottom: 20px;
background: url(images/welcome_title.jpg) no-repeat;
}
#welcome_title2 {
clear: both;
width: 242px;
height: 35px;
margin-bottom: 20px;
background: url(images/welcome_title2.jpg) no-repeat;
}
#welcome_title3 {
clear: both;
width: 242px;
height: 35px;
margin-bottom: 20px;
background: url(images/welcome_title3.jpg) no-repeat;
}
#project_title {
clear: both;
width: 182px;
height: 35px;
margin-bottom: 20px;
background: url(images/project_title.jpg) no-repeat;
}
#news_events_title {
clear: both;
width: 240px;
height: 42px;
margin-bottom: 20px;
background: url(images/news_events_title.jpg) no-repeat;
}
#contact_title {
clear: both;
width: 147px;
height: 32px;
margin-bottom: 20px;
background: url(images/contact_title.jpg) no-repeat;
}
.section_w270 {
width: 270px;
}
.section_w650 {
width: 650px;
}
.section_w650 p {
text-align: justify;
margin-bottom: 10px;
}
.section_w200 {
width: 200px;
}
.image_wrapper_01 {
position: relative;
width: 185px;
height: 95px;
background: url(images/templatemo_image_frame.png) no-repeat;
}
.image_wrapper_01 img {
position: absolute;
width: 175px;
height: 74px;
top: 4px;
left: 5px;
}
#news_events_section_wrapper {
clear: both;
width: 250px;
height: 130px;
padding: 20px 10px;
background: url(images/templatemo_news_bg.jpg) no-repeat;
}
#news_events_section_wrapper .news_events_section {
clear: both;
}
.news_events_section .date {
float: left;
width: 50px;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}
.news_events_section .short_note {
float: right;
width: 190px;
}
.contact_info_list {
margin: 0px;
padding: 0px;
list-style:none;
}
.contact_info_list li {
padding: 0px;
margin-bottom: 5px;
}
.contact_info_list li span {
float: left;
display: block;
width: 80px;
}
/* footer */
#templatemo_footer {
clear: both;
height: 65px;
width: 920px;
text-align: center;
color: #333;
padding: 30px 20px 0 20px;
background: url(images/templatemo_footer_bg.jpg) repeat-x;
}
.footer_list {
margin: 0px;
padding: 0px;
list-style: none;
}
.footer_list li {
padding: 0 10px;
display: inline;
border-right: 1px solid #333;
}
.footer_list li a {
color: #333;
}
.footer_list .current {
color: #af1313;
}
.footer_list .last {
border-right: none;
}
/* endoffooter */
Приложение В