The Winchester School, Jebel Ali
[Link] the HTML code below.
<html>
<head>
<…………………….> My first webpage </title>
</…………………….>
<body>
<h1> <font …………………=blue> Football Teams </………………> </……>
<p>
This is where the text will go to tell you all about my favourite football
team. I have supported this team since I was 8 years old and I have been
to see them play over 20 times.
<……………>
</…………………………>
</………………………...>
2. Find out the errors in the below code.
<html>
<h1>font-family:Arial; font- colour: red;
</h1>
p{
font-family: Tahoma; font- size: big; text-align: centre
3. Compare the similarities and differences you can identify between the
HTML and python?
[Link] a HTML program to change the background color and text color of
a webpage.
5. Create a mindmap on the advantages of HTML.