0% found this document useful (0 votes)
4 views2 pages

HTML Basics and Code Errors Guide

The document discusses a school called the Winchester School in Jebel Ali and provides 5 questions related to HTML including completing HTML code, finding errors in code, comparing HTML and Python, writing HTML to change colors, and creating a mindmap on advantages of HTML.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

HTML Basics and Code Errors Guide

The document discusses a school called the Winchester School in Jebel Ali and provides 5 questions related to HTML including completing HTML code, finding errors in code, comparing HTML and Python, writing HTML to change colors, and creating a mindmap on advantages of HTML.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

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.

You might also like