Learning How to Build a Web Page

html brackets

You are going to learn how to build a web page.

When you are learning how to build a web page it takes time. It is often difficult to have patience, as you want to get started typing right away. It is a good idea to first learn about HTML tags. This will make it easier for you when you make your own web page.


Parts of an HTML Document

An HTML document is divided into parts. The head has information about the web page. The body has the words, pictures, and links.

Getting Started

In this assignment, you are going to learn how to add text including headings and paragraphs. You will also edit code to insert pictures and hyperlinks. When you are finished you should have a better understanding of HTML code.

There are many free sites that can help you build your website.

For example, you can use a free text animator to make a title for your web page.

learn html animation

There are also websites where you can download animated gifs, which are pictures that move.

animated html code

Does this web page seem a bit plain? In the next assignment, you will learn how to add CSS, which is Cascading Style Sheets to make the background, text, and images look great!