Welcome to my Web Design Page!


This is a class test. Classes are added to an element with the syntax "class= "" " and the name of the class you'd like to use. You can use multiple classes in the same instance - just separate them with a space.

This paragraph has no class with a specified style, so it uses default values for style.

The margin is the space between the a box and other content. The padding is the space between the border and the content in a given box (such as a div).