Before You Start
Before you begin creating your website, it is important that you understand that basic of HTML. HTML stands for HyperText Markup Language, and it is the language your website needs to be written in to display text, images, and layouts properly. Select either of the two links below to get started learning how to write in HTML:
An Introduction to HTML
Further HTML Information
While HTML can be used to design your website, there are additional tools that can make designing your website easier. Cascading Style Sheets (CSS) can help give all of the pages in your website the same “feel,” while Forms can be used to collect information from users.
