Moodle NZ
You are currently using guest access (Login)
Skip Online Users

Online Users

(last 5 minutes)
None
Skip Administration

Administration

Topic outline

 
A short course in web usability and design which builds on the topics covered in Year 8.  In Year 9 we improve upon our simple html pages by incorporating css design sheets and hopefully some Javascript.


  • If you are new to html or remember nothing - start at topic 1
  • If you remember the basics of first page - start at topic 2
  • If you are already an html whizz - go to topic 3
  • If you are already a CSS master - go to topic 4
 
1

Introducing HTML and 1st Page (A review)


In this unit we get a quick introduction to the 1st Page HTML Editor.  HTML is the "language" of the web; most of what you see on a web page is derived from HTML "tags".

In this introductory week, we aim to become familiar with basic html editing processes.  Points to remember about 1st Page:
  • Keep all your files in one folder (eg ICT | FirstPage).  This should include any image files. 
  • Navigate to this folder when you start 1st Page
  • Save often, it can be a bit flaky sometimes
  • It's free, you can download it to your home computer if you want to
  • There is loads of help in 1st Page and on the web for learning HTML
Show only topic 1
2

A little more HTML for you


OK, we have the basics, lets discover for ourselves how to do these things:

Show only topic 2
3

Introducing CSS


This is pretty cool, oh yes.  Although we can put tags in the html page to change the style and colour of headings this is not the best way to do it.  This is because, if we change our mind about our chosen colour we have to go and edit every heading.

With CSS we can change the colour of all H1 headings in a document at the same time.

The HTML file contains the content and the CSS contains the style information. In order for this to work properly you must link the stylesheet to the html document as shown in the <head> of the example HTML file.

Show only topic 3
4

Introducing Javascript


Making your pages more interactive using JavaScript.

Show only topic 4
5

Building your website


Show only topic 5
Skip Calendar

Calendar

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 Today Thursday, 9 September 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30   

Events Key

Skip Random Glossary Entry

Random Glossary Entry

Please configure this block using the edit icon.