Monday 30 March 2015

17.5.

Cricket World Cup

Cricket World Cup Logo

Logo

Australia

Australia

New Zealand

NZ

Sydney

Sydney

17.


This is the formula for Ammonium Phosphate using the "sub" tag


(NH4)3PO4 → H(NH4)2PO4 + NH3

16.

Malaysian Airline Crashes Airline Crash1 Airline Crash2
 Malaysia Airlines Flight MH370 is one of the most recent and notable Malaysian Airline crashes in recent events.
The plane departed from Kuala Lumpur International Airport heading to Beijing Capital International Airport. The aircraft then disappeared from air traffic control radar screens at 01:21. Shortly after, a multinational search then began but no flight debris has been found as of yet. The 1800 kilometer search is still in effect however. 
Airline Crash4

Monday 23 March 2015

15.

This is underlined 

This is Bold

This is Italics

13.

How to create and make HTML look good using notepad

The first step to writing HTML is to open up Notepad or Notepad++, type:

<html>

This creates the starting point for the HTML and defines what type it is. You can then start entering information based on what you are making the page for.
You can use tags such as <h1> to make titles look better and use <pre> to keep formatting in text making it look cleaner. Don't forget to close tags, for example </h1> and </pre>. Without doing this the rest of the document after the tag will be affected.

12.

This is H1

This is H2

This is H3

This is H4

This is H5
This is H6

11.

Josh

Josh

Josh

Monday 2 March 2015

10.

  The assessment isn't fair as some browsers are better in some areas than other browsers, some features that may be very useful to some of the users may not have been included or considered in the assessment. This has changed my opinion from thinking Chrome was the best internet browser.
8.

   Notepad++ Has the ability to highlight and check code syntax
This would be useful to ensure that you don't input wrong code and make it easier to fix mistakes



  CoffeeCup is another HTML editor, this has the ability to take any website and edit its code
This feature would be great if you saw a website you liked the look of and wanted to edit it