Home Page Ocean Liners Wrecks About

About

This page is here to explain the purpose and function of this site.

Purpose

The purpose of this site is to demonstrate my basic HTML and CSS knowledge. It shows my ability to format HTML, use CSS for styling, and insert items like links or images into a webpage.

Function and Mechanics

This page is built entirely with HTML and CSS and uses no JavaScript. The top navbar and text boxes are built into divs, with each one having a class and a set of properties assigned to that class in CSS. Those properties allow for the text boxes and top navbar to have their shape, size, and function. The CSS is all inline, with a section in the head devoted to it.