NEW
Font size
WorksheetsIntro to HTML
Total questions: 20
Worksheet time: 21mins
Which of the following characters indicates an end or closing tag in an HTML tag?
/
>
#
<end>
Which comes first in your HTML document?
<html>
<doctype>
<!DOCTYPE html>
<Title HTML>
HTML is the language used to create .....
Web Pages
iPad Applications
Mobile Applications
Games
The LAST tag on a HTML document
</body>
<html>
</html>
None on the above
</body>
Opening Body tag
Paragraph tag
Closing body tag
Header tag
The correct way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
What do you call a document that can be accessed through the world wide web?
Webpage
Website
Web browser
Web search engine
This is used to find or locate a certain website
Webpage
Website
Web browser
Web search engine
Group of webpages is called _____.
Website
Web browser
Web Search engine
None of the above
The following are example of web browsers EXCEPT:
Godzilla
Google Chrome
Internet Explorer
Mozilla Firefox
What does DOCTYPE tell us?
What kind of doctor
Document or slides
Paragraph document
HTML document
What do these tags go to?
<h1> and </h1>
Heading
Halt the code
HTML tags
What goes in the <head> section
Links
Title
Hair
Body
