NEW
Font size
WorksheetsWeb Programming Lesson 1
Total questions: 10
Worksheet time: 6mins
The biggest heading is
H5
H2
H1
H6
HTML stands for?
Hyper Text Markup Language
Hyper Link Markup Language
hypertext transfer protocol
Home Tool Markup Language
CSS Stand for?
Cascading Self Stand Sheet
Cross Styling Sheet
Connected Style Sheet
Cascading Style Sheet
Who is making Web Standards?
World Wide Web Connected
Google Chrome
World Wide Web Consortium
Mozilla Firefox
How do we write CSS Comments?
#-- this is comment --#
// This is a comment
/* This is a comment */
** This is a comment
<p> is for?
Paragraph
Parody
Play
Place
a <link /> tag references to?
CSS
Title
Meta Files
Keywords
The <strong> tag does what?
Emphasises a word
Makes a word Italic
Bolds Text
Makes a word look heavier
The <i> tag does what?
Makes a word invincible
Makes a word Italic
Creates a ID
A <meta> tag describes the content within the Web Page
True
False
