Welcome

This website is a Mid-Term project from my web design class at MATC (Manhattan Area Technical College.) This site will probably never be updated/hosted on any website during/after this page has been created, unless I can find this super helpful.

Overview

This site will show you one of many ways to code a website. We will start from a Design (jpg/psd) which is included files for download. Then follow through an HTML setup then into CSS coding. During this tutorial I will bring up reasons why something was done to help settle any questions might come up.

While viewing the tutorial you will run into code box’s, videos, and images. Please feel free to use these when needed to help fix and answer anything that might be giving you problems. Below are the following examples:

Image

GMScripts

Code Box

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

Video