Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-11232 committed Apr 5, 2022
1 parent 9d42a68 commit 985c170
Showing 1 changed file with 149 additions and 0 deletions.
149 changes: 149 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
<!DOCTYPE html>
<html>
<head>
<style>
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 50%;
}
h1 {
position: absolute;
left:360px;
top:1410px
}

h6{
position:absolute;
left: 900px;
top:50px
}
h5{
position: absolute;
top:1990px;
left:270px
}

td, th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
table {
position: absolute;
left: 900px;
top: 550px;
font-size:40px;
background-color: orange }

h2 {
position: absolute;
left: 150px;
top: 0px}
h3 {
position: absolute;
left:270px;
top:100px }
img {
position: absolute;
left:800px;
top: 200px}

</style>
<meta charset="utc+8">
<meta name="viewpoint" content="width=device-width, intital-scale=1">
<title> Redback Spider isn't deadly </title>

</head>
<bodY>
<a href="Mainpage.html" style="position: absolute; top: 150px; left:1400px; font-size: 40px"> See more on <br>our main page</a>
<h2 style="font-size: 70px"> Animal Museum - Redback Spider</h2>
<img src="Redback Spider.png" width="500px" length="700px">
<br>
<br>
<br>
<h3 style="font-size:40px"> Do you know that Redback Spider isn't <b style="color:red">DEADLY</b></h3>
<br>
<p style =" font-size: 40px"> <br> <br> <br> <br> <b>Size:</b> 1 cm (female) <br> 3 – 4 mm (male) <br>
<b>Lifespan:</b> 3 – 4 years (female) <br> 6 – 7 months (male) <br>
<b>Alterative name</b>: Black Widow
</p>
<b style="font-size: 40px;"> <br>Habitats</b>
<p style="font-size: 30px;"> Redback spider’s habitats located at urban areas, such as: </p>
<ul style="font-size: 30px;">
<li> Rocks</li>
<li> Logs</li>
<li>Dry and sheltered areas</li>
</ul>
<p style="font-size: 30px;">Redback spiders are less common in the winter months. <br>Its native
habitats are in entire Australia (yes, you can see a <br>
red spider anywhere in Australia); particularly, in New South Wales.</p>
<table>
<tr>
<th> Scientific name</th>
<th> Latrodectus hasselti</th>
</tr>
<tr>
<th> Species</th>
<th> hasselti</th>
</tr>
<tr>
<th> Genus</th>
<th> Latrodectus</th>
</tr>
<tr>
<th>Family</th>
<th> Theridiidae</th>
</tr>
<tr>
<th> Order</th>
<th> Araneae</th>
</tr>
<tr>
<th> Class</th>
<th> Arachnida</th>
</tr>
<tr>
<th> Phylum</th>
<th> Arthropoda</th>
</tr>
<tr>
<th> Kingdom</th>
<th> Animalia</th>
</tr>
</table>
<b style="font-size:40px"> Diet</b>
<p style="font-size:30px"> Insects are the main diet of redback spider, it also eats large preys <br>such
as king cricket, male trapdoor spiders and preys on other spider’s <br> web. </p>
<b style="font-size:40px">Appearence</b>
<ul style="font-size: 30px;">
<li> Redback spider is called as the name because there is a red dot on <br> its back,
other parts of body are pitch black. </li>
<li> Redback Spider have furs on its body</li>
</ul>
<hr>
<h1 style="font-size: 50px;"> Why is Redback Spider not that <b style="color:red">DEADLY</b>?</h1>
<br><br><br><br>
<p style="font-size: 30px;"> People are told that the redback spider is one of the most poisonous spiders in the <br>world,
its venom is highly neurotoxic which means the venom is attacking our nervous <br> system.
<br>It causes our body to feel extreme pain, and disrupts our nerve signals which <br>eventually causes paralysis and death.
However, my opinion isn’t nonsense. </p>
<p style="font-size:30px"> Australia has had an antivenom for redback spider’s venom since the 1950s and Funnelweb <br>antivenom since the 1980s.<br>
Those antivenoms are 99.99% safe which only has a 0.01% chance that you are going <br>to die from that. However, there is someone who gets a 0.01% chance.
Jayden Burleigh <br> who was died from a redback spider bite in Sydney in 2016, is the only one who died <br> since Funnelweb antivenom released. </p>
<p style="font-size: 30px;">More importantly, Redback spider doesn't attack people unless they threaten it.</p>
<hr>
<h5 style="font-size: 50px;"> What happens if I got bite from a Redback Spider?</h5>
<img src="RedBack Spider Antivenom.png" style="position: absolute; width:450px;
height:250px; left:1100px; top:1640px ">
<br>
<br>
<br>
<br>
<p style="font-size:30px"> Remain calm and put an ice pack on it to reduce the pain. Don't put pressure on it, the redback spider's venom spread<br>
slowly; thus, putting pressure on it only increases the pain. It is important to get help from others and tell professionals to help; however, <br>
in order for them to help you that you need to remain the redback spider's body and keep much visible as possible. The professional can see whether<br>
you need or not the antivenom.</p>
</bodY>
</html>

0 comments on commit 985c170

Please sign in to comment.