Home Tutorials Exercises About Us
�There will come a time when it isn't 'They're spying on me through my phone' anymore. Eventually, it will be 'My phone is spying on me'.� (c) Philip K. Dick


�Computers are useless. They can only give you answers.� (c) Pablo Picasso
Exercise 1

Display It!

Put "MY FIRST WEBSITE" in your notepad and save it as Name.html file and your browser should display like this and your notepad should look like this .


Exercise 2

Make It!

Make the complete basic tags in HTML and use FIRST HTML as your title and FirstHTML.html as your file name. To see the answer,click here.


Exercise 3

Name It!

Make a title for your first HTML. Use "MY FIRST" as your title and Title.html as your file name. It should look like this .


Exercise 4

Make Some Space!

Do it again. Make the complete basic tags in HTML and use "MY FIRST" as your title and Paragraph.html as your file name.

Copy this text for your body:

This is my first HTML using notepad. I'll continue this until I can make my own website.

Now break the two sentences so it should look like this .


Exercise 5

Bigger Than You!

Make the complete basic tags in HTML and use "MY FIRST" as your title and Heading.html as your file name.

Copy this text for your body:

Name. Age. Address.

Make every word bigger than each other so it will look like this .


Exercise 6

What's Your Order?

Make the complete basic tags in HTML and use "MY ORDERS" as your title and List.html as your file name.

Copy this text for your body:

1 Burger
2 French Fries
1 Milk Tea

Make every word in order and in bullet form. To see the answer, check this .


Exercise 7

Link Me.

Copy this url:

http://www.palajhenghyper.tumblr.com/

Encode: "Follow me on my blog" on your body.

Link the url and when you click the word "blog" you will go to the given url.
Check the code.

Exercise 8

Embed Me.

Save the logo of HTML Guru. Copy its url and put the image above your orders in Exercise 6.

Check the answer .

Exercise 9

This is Right!

Type the codes so it will look like this.


See the code.

Exercise 10

Fill Me Up.

Type again the code so it will look like this.


See the code.