Brendan Smith
Brendan Smith
Brendan Smith
12. HTML Script using all Header tags
13. Reserved
15. HTML Script using underline, italic and bold tags
16. Reserved
17. HTML Script using the subscript tag
<html>
<body>
<p>Chemical formula for Ammonium Phosphate: (NH<sub>4</sub>)<sub>3</sub>PO<sub>4</sub></p>
</body>
</html>
18. Tables
HTML Script
<html>
<head>
<style>
table,th,td
{
border:1px solid blue;
font-family:arial;
font-weight:bold;
color:red;
}
</style>
</head>
<body>
<table style="width:300px">
<tr>
<td>New Zealand</td>
<td>53</td>
</tr>
<tr>
<td>United States</td>
<td>15</td>
</tr>
<tr>
<td>Germany</td>
<td>4</td>
</tr>
</table>
</body>
</html>
I have changed the border colour from black to blue and the font to bold arial.
Font and border colours have been changed to red and blue.
The information has also been changed to show the amount of visitors to my blog and their countries.
19. Popular Movies of 2012 on IMDB
HTML Script
<html>
<head>
<style>
table,th,td
{
border:1px solid blue;
font-family:arial;
font-weight:bold;
color:red;
}
</style>
</head>
<body>
<table style="width:450px">
<tr>
<td>1. The Dark Knight Rises</td>
<td><center>8.6<img src="http://www.gettyicons.com/free-icons/103/pretty-office-3/png/256/star_full_256.png" width="51" height="51"></center></td>
<td><center><img src="http://ia.media-imdb.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_SX214_.jpg" width="92" height="127"></center></td>
</tr>
<tr>
<tr>
<td>2. The Hobbit: An Unexpected Journey</td>
<td><center>8.1<img src="http://www.gettyicons.com/free-icons/103/pretty-office-3/png/256/star_full_256.png" width="51" height="51"></center></td>
<td><center><img src="http://ia.media-imdb.com/images/M/MV5BMTcwNTE4MTUxMl5BMl5BanBnXkFtZTcwMDIyODM4OA@@._V1_SX214_.jpg" width="92" height="127"></center></td>
</tr>
<td>3. The Avengers</td>
<td><center>8.2<img src="http://www.gettyicons.com/free-icons/103/pretty-office-3/png/256/star_full_256.png" width="51" height="51"></center></td>
<td><center><img src="http://ia.media-imdb.com/images/M/MV5BMTk2NTI1MTU4N15BMl5BanBnXkFtZTcwODg0OTY0Nw@@._V1_SY317_CR0,0,214,317_.jpg" width="92" height="127"></center></td>
</tr>
<tr>
<td>4. Brave</td>
<td><center>7.2<img src="http://www.gettyicons.com/free-icons/103/pretty-office-3/png/256/star_full_256.png" width="51" height="51"></center></td>
<td><center><img src="http://ia.media-imdb.com/images/M/MV5BMzgwODk3ODA1NF5BMl5BanBnXkFtZTcwNjU3NjQ0Nw@@._V1_SY317_CR0,0,214,317_.jpg" width="92" height="127"></center></td>
</tr>
<tr>
<td>5. The Amazing Spider-man</td>
<td><center>7.2<img src="http://www.gettyicons.com/free-icons/103/pretty-office-3/png/256/star_full_256.png" width="51" height="51"></center></td>
<td><center><img src="http://ia.media-imdb.com/images/M/MV5BMjMyOTM4MDMxNV5BMl5BanBnXkFtZTcwNjIyNzExOA@@._V1_SX214_.jpg" width="92" height="127"></center></td>
</tr>
</table>
</body>
</html>
20. A table with atleast 5 rows and 2 columns
<html>
<head>
<style>
table,td,th
{
border:1px solid blue;
font-family:arial;
font-weight:bold;
color:red;
}
</style>
</head>
<body>
<h2>5 Amazing Man-Made Underwater Discoveries</h2>
<table style="width:1550px">
<tr>
<th>German Bomber Thought To Be Extinct</th>
<td>The Dornier 17 was a German bomber in World War II that took part in the
Battle of Britain and the Blitz, despite production being stopped in the 1940s.
Even though over 2,000 were built, none survived past 1952, when the last were
cut up by the Finnish air force. However, a Dornier 17 that was shot down on
August 26, 1940, by an RAF Defiant fighter plane was discovered by divers on
Goodwin Sands, near Kent, UK in 2008. The plane had been shot down by
Pilot Officer Desmond Hughes and his gunner, Sergeant Fred Gash, during a raid
to lure the fighters into the air. Described as being in “remarkable condition,”
the Dornier 17 was raised from the sea in 2013 by the RAF museum in North London
as part of a £600,000 project. The two-year restoration will take place at the RAF
Museum’s site in Cosford, Shropshire, UK.</td>
<td><center><img src="http://i1.wp.com/listverse.com/wp-content/uploads/2014/04/1-german-bomber.jpg" width="208" height="138"></center></td>
</tr>
<tr>
<tr>
<th>The Uluburun Shipwreck</th>
<td>The Uluburun shipwreck was found accidentally by a sponge diver in 1982 off the
southwestern coast of Turkey. Dating from the 14th century B.C., the vessel is made
of cedar and is one of the world’s oldest seagoing ships. Aboard the ship, among
other cargo, were 10 tons of copper, Egyptian jewelry, ivory, the oldest intact glass ingots,
and an Italian sword. The discovery has allowed historians to learn a lot more about trade
in the Mediterranean. The diverse cargo on board shows that the Mediterranean was the site
of a lot more trading than originally thought. Such is the wealth of knowledge gained from
the ship that Scientific American voted it one of the 10 greatest archaeological discoveries
of the 20th century. It was recovered over a period of 10 years in three-month-long excavations
and was the deepest ship fully recovered at the time—it took a staggering 22,413 dives to bring up
the entire Uluburun. Today, the Uluburun resides in the Bodrum Museum in southern Turkey.</td>
<td><center><img src="http://i2.wp.com/listverse.com/wp-content/uploads/2014/04/2-ulubrulum.jpg" width="208" height="138"></center></td>
</tr>
<th>Two Cars That Could Solve 40-Year-Old Cases</th>
<td>In September 2013, police divers testing new sonar equipment in an Oklahoma lake discovered
two cars that had been underwater for 40 years. The police initially came to the conclusion that
the cars had been stolen then simply dumped in the lake. When the cars were opened, a darker and
more mysterious reason for their presence came to light—each car held three skeletons.
The bodies inside one of the cars, a 1969 Chevrolet Camaro, are believed to belong to three
teenagers who were last seen over 40 years ago: Jimmy Allen Williams, 16, who owned the car,
and his 18-year-old friends, Thomas Michael Rios and Leah Gail Johnson.
They had supposedly been heading to a football game the night they disappeared.
The second car, a 1950s Chevrolet, is believed to have had the bodies of three missing adults
who were also last seen over 40 years ago: Nora Duncan, 58, her friend Alvi Porter, 69,
and their friend Cleburn Hammock. It will take a few years for forensic experts to identify
the skeletons with complete certainty, but after 40 years, the find gives tantalizing hope for
closure to the families of those missing.</td>
<td><center><img src="http://i2.wp.com/listverse.com/wp-content/uploads/2014/04/3-cars.jpg" width="208" height="138"></center></td>
</tr>
<tr>
<th>The SS Mahrattas</th>
<td>Goodwin Sands, off the coast of Kent, has been no stranger to shipwrecks; the Sands
are the narrowest part of the English Channel, the world’s busiest shipping lane.
There are 1,000 recorded shipwrecks in the area, with many more potentially remaining undiscovered.
Two such ships form one of the strangest stories of nautical disasters—the two SS Mahrattas.
The first SS Mahratta was launched in 1891 and ran aground in 1907 after taking the wrong course.
After the locals had helped themselves to her cargo, the wind caused the ship to list and sink.
The second SS Mahratta was launched in 1917 and ran aground in Goodwin Sands in 1939.
When salvage crews found the ship, they discovered it resting above the first Mahratta.
What makes this story even more incredible is that both ships were on the same route from Calcutta
to London. In 2008, a ferry struck one of the two in bad weather.
It is unknown which of the two Mahrattas was responsible.</td>
<td><center><img src="http://i0.wp.com/listverse.com/wp-content/uploads/2014/04/4-mahratta.jpg" width="208" height="138"></center></td>
</tr>
<tr>
<th>An F-4 Fighter Jet</th>
<td>Buried in the sands off the coast of the Philippines in Subic Bay, 40 meters (130 ft) underwater,
is an F-4 Phantom fighter jet. When divers found the wreck, the lack of crash damage raised the
obvious question: How did it get there? The sea floor in the region is no stranger to
airplanes; plenty of planes belonging to Allied and Japanese forces fought in the region during
World War II. But the discovery of a relatively modern fighter jet—the F-4s were in production
from 1958 to 1981—is rare indeed. One theory is that the plane was simply pushed off
an aircraft carrier. Until more recent times, it was common for aircraft that were damaged
to be stripped of all useful parts and pushed off the side of their aircraft carrier to free up
deck space. Of course, scuttling a multi-million-dollar fighter jet is frowned upon today, but those
were different times. Another possible theory is that it was a victim of the fire aboard the
USS Forrestal in 1967 during the Vietnam War, which resulted in damage to seven F-4 Phantoms.
The truth may never be known, but it’s an interesting mystery.</td>
<td><center><img src="http://i1.wp.com/listverse.com/wp-content/uploads/2014/04/5-f-4.jpg" width="208" height="138"></center></td>
</tr>
</table>
</body>
</html>
21.1
22. HTML list method of 6 different HTML tags
<!DOCTYPE html>
<html>
<body>
<h2>6 Different HTML Tags</h2>
<ul>
<li>Table</li>
<li>Head</li>
<li>Br</li>
<li>Body</li>
<li>P</li>
<li>Video</li>
</ul>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<h2>Circle Bullets List of 6 Different HTML Tags</h2>
<ul style="list-style-type:circle">
<li>Table</li>
<li>Head</li>
<li>Br</li>
<li>Body</li>
<li>P</li>
<li>Video</li>
</ul>
<h2>A Nested List</h2>
<ul>
<li>Table</li>
<li>Head
<ul>
<li>Br</li>
<li>Body</li>
</ul>
</li>
<li>P</li>
<li>Video</li>
</ul>
</body>
</html>