- There is murder in the UK
- Literary Infallibility
- The Civilian Need For Assault Rifles
- Welcome To Texas
- It Didn’t Work For Germany
- Gun Control Equals Absolute Despotism
- Rampage Shooters Like Soft Targets
- The Eighteenth Amendment
- Laws Do Not Apply To Criminals
- Maybe In A Perfect World . . .
Monday, 27 April 2015
24.
Tuesday, 21 April 2015
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
- Mr Elderly Beauty Contest
- Areca Tree Climbing
- Bog Snorkelling
- Ottery St Mary Tar Barrels
20.
10 Ways The Kremlin Is Trying To Win The Information War
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>
<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>
<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 HistoryI 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.
Subscribe to:
Posts (Atom)