Monday 27 April 2015

24.

    Arguments against gun control

  1. There is murder in the UK
  2. Literary Infallibility
  3. The Civilian Need For Assault Rifles
  4. Welcome To Texas
  5. It Didn’t Work For Germany
  6. Gun Control Equals Absolute Despotism
  7. Rampage Shooters Like Soft Targets
  8. The Eighteenth Amendment
  9. Laws Do Not Apply To Criminals
  10. Maybe In A Perfect World . . .


Tuesday 21 April 2015

23.

HTML Tags With Nested List

  • <B>
  • Headings
    • <h1>
    • <h2>
    • <h3>
    • <h4>
  • <!-->
  • <U>
  • <img>
  • ,<li>

22

HTML Tags

<B>
- Bold
<I>
- Italics
<!-->
- Comment
<U>
- Underline
<H1>
- Large font size heading
<Img>
- Image

21.1.

Amazing Great Escapes

  • The Empty Mass Grave
  • Napoleon’s Escape from Elba
  • The PT-109 Incident
  • Chilean Mining Accident

21.

Top 10 Competitions You Have To See To Believe

  1. Mr Elderly Beauty Contest
  2. Areca Tree Climbing
  3. Bog Snorkelling
  4. Ottery St Mary Tar Barrels

20.

10 Ways The Kremlin Is Trying To Win The Information War

Reason
Comment
Controlling the News Putting pro-russian actors into the news
Promoting Conspiracy theories Claiming the US was going to weaponize Ebola
Distorting the Internet Debate Putting out false information online
Hall of Mirrors Spreading so many lies that truth itself comes into question
Creating An Anti-Western Utopia Steering in the opposite direction to draw in allies

19.

The Dark Knight Rises 1 ★★★★★★★★.5
The Hobbit: An Unexpected Journey 2 ★★★★★★★★
The Avengers 3 ★★★★★★★★.2
Brave 4 ★★★★★★★.2
The Amazing Spiderman 5 ★★★★★★★.1

18.

<html>
<body>
<span style="color: yellow;">
<table style="width: 100%;">
<tr>
    <td>Jill</td>
    <td>Smith</td>
    <td>50</td>
  </tr>
<tr>
    <td>Eve</td>
    <td>Jackson</td>
    <td>94</td>
  </tr>
<tr>
    <td>John</td>
    <td>Doe</td>
    <td>80</td>
  </tr>
</table>
</span></body>
</html>

This has changed the font color to yellow

<!DOCTYPE html>
<html>
<body>
<table style="width:150%">
  <tr>
    <td>Jill</td>
    <td>Smith</td>     <td>50</td>
  </tr>
  <tr>
    <td>Eve</td>
    <td>Jackson</td>     <td>94</td>
  </tr>
  <tr>
    <td>John</td>
    <td>Doe</td>     <td>80</td>
  </tr>
</table>
</body>
</html>

This changes the table width to be 50% wider

<!DOCTYPE html>
<html>
<body>
<font face="verdana">
<table style="width:100%">
  <tr>
    <td>Jill</td>
    <td>Smith</td>
    <td>50</td>
  </tr>
  <tr>
    <td>Eve</td>
    <td>Jackson</td>
    <td>94</td>
  </tr>
  <tr>
    <td>John</td>
    <td>Doe</td>
    <td>80</td>
  </tr>
</table>

</body>
</html>

This changes the font to Verdana

17.6.

About me

Educational History

 I started school at Brighton Primary, I was there for a few
years until I moved to New Plymouth and attended Vogeltown school.
After moving back to Dunedin I was at Taieri college from year 7 to 13.

Pets

I have two dogs, one called Ginny and the other Thomas. My hobbies include video games and watching movies. 


After CIT

After I finish the CIT I hope to go onto doing
the BIT.