- Download the offline Hour of Code from here (zip file)
- Extract the zip file on the desktop.
- Double click the HourOfCode.html file and open it in a browser.
- You will see the web page shown below in the image.
- Explaining windows on the Offline Web Development
Window #1 (Lesson Window): It contains the explains for 3 HTML tags we have plan to learn in next one hour.
Window #2 (Exercise Window): It contains the questions that the student need to solve in order to code the 3 HTML tags. It also contains the final result that the student will see after finishing the code.
Window #3 (Code Window): Here is the place where students write the code. You can tell the student write your code in yellow window.
Window #4 (Output Window): When the students writes the code in yellow window (Code window) and clicks the button “Click here to run your first code” the result is displayed in output window. (Result shown below)
Explain student before you start to code :
- Explain the application of HTML to the students.
- Where normally that see HTML?
- What are the use of it?
- Explain what is an browser and its use.
- Explain what is a tag in HTML.
Final Output
Happy Hour of Code!
1 comment