Font size
WorksheetsLO4: Web Development - ICT C3
Total questions: 40
Worksheet time: 21mins
CMS stands for
Content Markup System
Constant Management System
Content Management Situation
Content Management System
Websites can be of the following types:
Static Websites
Blogs
Live Websites
All of the Above
There are a number of CMS platforms available. In which place does Wordpress rank?
first preference
second preference
third preference
A tag pair assigns meaning to a web page ______, which is a specific component of the page, such as a paragraph or a heading.
element
attribute
object
property
Any time you are creating a website or a single web page with links to other websites, it is helpful to map out the ______ between pages.
security links
title tags
keyboard shortcuts
relationships
Both the head and body tag pairs are located within the HTML tag pair. This situation is known as ______________.
tagging
pairing
nesting
joining
Most multi-page websites need a standardized _______ section that provides links to each of the pages.
header
navigation
hyperlink
footer
To make your site available to anyone with access to the web, you need to copy the files to a web _______, which is a computer optimized to store and share the documents and that has an extremely high-speed Internet connection.
portal
server
publisher
client
When creating a closing tag the opening angle bracket is followed by a(n) ___________.
? (question mark)
/ (slash)
! (exclamation point)
# (number symbol)
Whether you are brainstorming for a personal site or meeting with a client regarding a site you have been hired to create, you sum up your work with a project plan, which is also known as a ___________ document.
detail
design
systems
Web
While most tags occur in pairs, some tags, known as __________ are used by themselves.
solo tags
single tags
lone tags
one-sided tags
HTML is what type of language ?
Scripting Language
Network Protocol
Markup Language
Programming Language
A piece of a website, marked by a start tag and often closed with an end tag
website content
HTML tag
HTML element
website structure
Which heading HTML elements will create the smallest font size on a website?
<h1>name</h1>
<h2>name</h2>
<h7>name</h7>
<h5>name</h5>
Look at the HTML code below and predict how the headings will be displayed.
<h3> Eggs </h3>
<h1> Bacon </h1>
<h6> Waffles </h6>
Which of the following html elements contains a bug?
The raw text, images, and other elements included in a web page
website content
website structure
heading
website
HTML stands for
Hypretext Markup Language
Hypertext Media Language
Hyper Text Marker Line
Hypertext Mangement List
A title or summary for a document or section of a document.
Heading
Citation
Copyright
Comment
Opens a paragraph in HTML
<p>
</p>
<html>
<img>
Placed at the end of your website document
</html>
<hl>
</end>
</hl>
Where in an HTML you put the main information
<body>
<HTML>
<head>
<ol>
This will make the smallest heading on the page
<h6>
<h1>
<h3>
<heading>
The structure of a web page is primarily created with which of the following?
HTML
CSS
Javascript
C++
A web document must have which of the following tags?(choose 3)
<html>
<body>
<p>
<img>
<head>
What is missing from this HTML skeleton?
<!DOCTYPE html>
<html>
<body>
</body>
</html>
<head></head>
<div></div>
<img></img>
<head>
Which one of the following BEST describe CMS?
Its an application that allows publishing, editing, modifying content and perform site maintenance from a central page using Administrator Dashboard.
Its an application that allows publishing, editing, modifying content and perform site maintenance from a central computer.
Its an application that allows publishing and editing content from a central page using Administrator Dashboard.
Its an application that allows modifying and editing content from a central page using Administrator Dashboard.
Which of the following is NOT a feature of CMS?
Collaboration
Revision control
Indexing
Search and Delete
A CMS platform uses templates, wizards and other tools to create or modify web content.
True
False
WordPress is an example of a local web server.
True
False
The title of the web page is located between which tags?
<head>
<html>
<body>
<header>
A browser is.....
a web page designer
an internet shopper
a surveillance camera
a program to navigate web pages
The _____ impacts the font style and color as well the overall color scheme of the site.
theme
style
format
layout
The top 3 CMS Platforms are: (Choose 3)
Drupal
Joom
Wordpress
Joomla
