Web Design/Development Course Projects Web Site

Johnny Cache-Change to your name

yourdescription

This semester I am enrolled in the following courses:

I am in the:
Web Design/Development: Degree Program
Networking: Degree Program


Main Web Site CSS - http://www.yourdomain.info/mainwebstyles.css body { background-color:#f4ffe4; background-image: url(background.jpg); color: #000000; font-family: Verdana, Arial, sans-serif; } #wrapper { width: 80%; min-width: 700px; max-width: 1024px; margin-right: auto; margin-left: auto; background-color:#55aa55; box-shadow: 3px 3px 3px #666666; } header { background-color: #116611; color: #ffffff; font-family: Georgia, serif; } h1 { line-height: 200%; text-align: center; background-repeat: no-repeat; background-position: right; padding-left: 20px; height: 72px; margin-bottom: 0; background-color:#116611; color:#ffffff; } nav { font-weight: bold; padding: 5px; float:left; width: 160px; padding: 20px 5px 0 20px; } nav a { text-decoration: none; } nav a:link { color: #000033; } nav a:visited { color: #344873 } nav a:hover { color: #FFFFFF; } nav ul { list-style-type: none; margin: 0; padding-left: 0; } h2 { color: #000000; font-family: Georgia, serif; } dt { color: #000000; font-weight: bold; } .resort { color: #000000; font-size: 1.2em; } footer { font-size: 0.70em; text-align: center; font-style: italic; padding: 10px; margin-left: 170px; background-color: #FFFFFF; } h3 { color: #000000; } main { padding-left: 20px; padding-right: 20px; background-color: #FFFFFF; margin-left: 170px; padding-top: 1px; padding-bottom: 1px; } main img { float: left; padding-right: 20px; padding-bottom: 20px; } main ul { list-style-position: inside; } .clear { clear: both; } header, nav, main, footer { display: block; } iii. Create a new folder inside the main domain folder named “1510” 1. Create another “index.html” file inside the 1510 folder, and edit it to copy paste the template below: 2. Change to Your title here
your photo description here

CIST 1510 Web Development I

Your Name Here


Spring 2018

Chapter 2 Chapter 3 Chapter 4
Chapter 6 Chapter 7 Chapter 8
Chapter 9 Chapter 11 Chapter 12
Chapter 13 Chapter 14 Midterm Project
Final Project Tables Project Image Map Project