Welcome to My Course Project
Directory/Landing/Portal Page!
The following projects have been created as a way to explore front-end Web design and development.
Main Course Projects
-
My First Page
The "My First Page" project served as an introduction to the coding process in HTML, teaching us about file management and familiarizing us with the Dreamweaver interface. We learned how to format and indent code as paragraphs, headings, and lists, and how to link and display an image. We also had a brief preview of internal CSS.
-
Squint Studio Build-Along
The "Squint Studio Build-Along" project is an ongoing tutorial which takes us through the various steps of building a multipage, functioning website styled with an external CSS style sheet. Here, we learned more in depth about what each of the elements and properties do, and how they interact with each other. After the HTML portion, we moved onto CSS, learning how to style the pages using Dreamweaver's CSS designer. Some examples of what we learned in this project include: creating a navigation bar, changing the colors and fonts of headings, adjusting container positions and sizes, and altering the colors of links in various states. This build-along also serves as a guide to building our own website for the final project.