Learn about <h1> Tags

20 April 2019

h1 tags are an important part of website design. They indicate the title at the top of the page. To see an example look here

Hello World

A tag is an important part of HTML. Tags are words surrounded by < and >. Tags give the computer an order or instruction such as to make this writing bold Hello World or this writing italic Hello World. Tags can be used to put a break in a line.
And they can also be use to put an image in:
Puppy Dog at birthday
You cannot create a HTML document without tags.That is why we are going to learn about the <h1> tag. To practice any of your new-found coding skills go on Khan Academy's free webpage creator here. It lets you see what you are doing while you code and it gives you a set up webpage.
Today's Homework
Using Chrome right-click the page and click view page source. Look at the webpage code. (Try to do this on a simple webpage such as this blog entry).

NEXT POST →

Any Questions?

Any Questions?