No student devices needed. Know more
25 questions
Which language is used to enhance a webpage, e.g. change background colour?
HTML
CSS styles
JavaScript
SQL
The parts of HTML source code that mark the start and end of various parts of a webpage, and which consist of a command between the symbols '<' and '>' (< >) are called what?.
Tags
Elements
Sections
Labels
What goes in the <head> section?
A brain
the title
hair
the body
The largest size heading tag - often used to create the main heading of a web page - is ____ .
<h1> </h1>
<h2> </h2>
<h5> </h5>
<h6> </h6>
Which is these is a correct ending tag?
<body>
</body/>
<'body'>
</body>
What is <p> used to create?
Plastic
Paragraph
Picture
Page
What does ISP stand for?
Internet Service Protocol
Inline Style Paragraph
Internet Service Provider
Inline Service Paragraph
Which of the following should be included in good web design?
More than 10 colors
Easy to read
Well organized
Well organized and easy to read
Explore all questions with a free account