doctype html
html
head
title Cove page generated by Hyla
body
css:
body {
padding:10px !important;
font-family:verdana;
font-size:22px;
overflow:hidden;
}
a:link {
text-decoration: underline;
color: blue;
}
a:visited {
text-decoration: none;
color: purple;
}
a:active {
text-decoration: none;
color: red;
}
a:hover {
text-decoration: none;
color:red;
}
h1 {
margin-top: 225px;
margin-left: 200px;
margin-bottom: 10px;
width: 600;
padding: 10px;
color: #ffffff;
border: none !important;
font-size:48px;
}
h2 {
margin-top: 10px;
margin-left: 200px;
margin-bottom: 10px;
width: 450;
padding: 10px;
color: #ffffff;
border: none !important;
font-size:22px;
}
.back {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
z-index: -1;
overflow: hidden;
}
.title {
width: 950px;
height : 580px;
}
body {
overflow:hidden;
}
.title
h1 = course_name
h2 = module_name
.back
img src=image_path style="width: 970px; height: 765px;"