You are on page 1of 2

<a href="www.ukstamps.co.

uk>
<img src="UKStamps.jpg" width='100' height='100' alt="uk stamps">
</a>

<ol>
<li>Mon</li>
<li>Tue</li>
<li>Wed</li>
</ol>
<br>
<ul>
<li>Thu</li>
<li>Fri</li>
</ul>

<HTML>
NEED HEAD TAG WITH TITLE IN IT HERE
<body>

<h1>Hello World</h1>
<br>
<h2>Hello World</h2>
<br>
<h3>Hello World</h3>
<br>
<p>Welcome to the page</p>

</body>

</HTML>

<form>
<p>Enter your first name</p>
<br>

<br>
<p>Enter your last name</p>
<br>

<br>
</form>

<style>
.headerText {
background-color:green;
color:orange;
}
#footerText {
border: solid blue;

}
</style>

if (dayCode = 2 || dayCode = 3) {
priceText = " Midweek Special - Tickets £15 tonight ";
}
else {
priceText = "Tickets £20 Tonight"';
}

<p> Upcoming Production: </p>


<ol>
<li>Macbeth</li>
<li>Blood Brother</li>
<li>An Inspector Calls</li>
</ol>

< a href="www.booktix.html"> Book tickets </a>

h1 {
text-font: Arial;
}
.customerQuote {
background-color: E8C3E1;
}
#introText {
color: darkRed;
}

if (isNaN(reading))
{
returns = "True";
}
else

a webcrawler goes to the page and records the metadata, how many ingoing and
outgoing links the website has it then stores it in the index

You might also like