Tuesday 24 April 2018

Friday 20 April 2018

HTML Tags Revision

Here are the tags we used in the HTML unit and you need to remember!

To start and end the program   <html> </html>

To create a labelled ‘internet’ tab at the top of the page
<head>
<title>    </title>
</head>

To make a main heading on the page  <h1> </h1>

To make a sub-heading on the page <h2>   </h2>

To make a new paragraph   <p> </p>

To make a line break  <br> There is no closing tag for this one

To change the font style   <font face =”name of font”> </font>

To change the size of font  <font size = “size of font”>  </font>

To change the colour of font < font color=”colour name or hexadecimal code”>   </font>

To align the font on the page (ie left, centre or right)  <font align = “position”>   </font>     Remember to spell it ‘center’  - American style!

To add an image <img src=”image address”>    </img src>

To add a hyperlink to aother page <a href = “name of page”>    </a>

To embolden the font <b>   </b>

To turn the font italic <i>   </i>

To underline the font <u>   </u>

Thursday 5 April 2018

My Digital World - Lesson 1

In this unit you will learn about how to identify trustworthy websites over those that may not be so genuine, plus how to stay safe online and rules of copyright.

Objectives and Outcomes

  • Be able to define what the word 'trustworthy' means (band 3)
  • Be able to explain the 6 criteria for judging if a website can be trusted (band 4)
  • Be able to apply the 6 criteria to evaluating the websites by completing the worksheet (band 5)
Here is a link to my slideshow for this lesson with information, tasks and links to the worksheet....