Wednesday, 22 March 2017

HTML Class 1

This week we are starting a new lesson: HTML.
In order to support your study, you can follow this tutorial: https://www.w3schools.com/html/default.asp

Today we are going to study the following course chapters:
From: HTML Introduction
To: HTML Attributes


When you finish the study of that information, you will be able to create a web page meeting the following requirements:

A. What you have to do?
  1. In the browser frame, your name should be displayed. 
  2. The first line of the web page has to look like this:

    YOUR_NAME WEB

  3. The second line has to shown the following text:

    This web belong's to a 4th ESO student

  4. Next, has to appear a paragraph with three or four lines explaining your hobbies. 
  5. Besides, when someone mouse over the paragraph, your name should be displayed. 
  6. At the end, you should include an image. This image will have a width of 150 pixels and a height of 150 pixels. When mouse over should display the sentence "this is a picture". 
B. How to deliver your work?

You will create the web page in your PC, using notepad. When you have finished your code an when you have tested it, publish a new post in your blog including:
  1. The html code (the text in the notepad).
  2. Take a snapshot of the web page run in your PC, showing how it is displayed using your favourite web browser. 
C. Due date?

28th March by EOD. 

1 comment: