NEW
Font size
S
M
L
XL
WorksheetsCoding Wiz
Total questions: 20
Worksheet time: 10mins
Name
Class
Date
1.
If I want to "label" , or "markup" my web page I use...
a)
CSS
b)
JavaScript
c)
Google
d)
HTML
2.
To "style" my webpage I do it in...
a)
JavaScript
b)
Google
c)
HTML
d)
CSS
3.
What is Codepen.io?
a)
You can deploy a website
b)
You can show off your work
c)
Find Inspiration
d)
All of the above
4.
What does this selector do?
* { }
* { }
a)
Selects the asterisk in the page
b)
Selects ALL the elements in the page
c)
Selects the header
d)
Selects the footer
5.
Which of the following properties do to align text?
a)
text:
b)
align:
c)
text-align:
d)
align-text:
6.
If I need to center my header, I will...
a)
header style: center;
b)
header {margin: 0 auto;}
c)
header {center;}
d)
<header> center </header>
7.
What can go inside a <div> element?
a)
a paragraph
b)
a photo
c)
a video
d)
all of the above
8.
Which one has a high resolution (shows bigger)?
a)
50 px
b)
90 px
c)
150px
d)
300px
9.
What can go inside a footer?
a)
a paragraph
b)
a picture
c)
a video
d)
none of the above
10.
What is an important attribute of the <img> element?
a)
https://
b)
src=""
c)
</img>
d)
google
11.
h1 means...
a)
header 1
b)
page 1
c)
heading 1
d)
head 1
12.
What do I do after I right-click on a YouTube video?
a)
Copy the video
b)
Ctrl + C
c)
Copy embed code
d)
Paste the video code
13.
Web development is important because...
a)
I can be creative
b)
I can design web pages
c)
I learn to code
d)
All of the above
14.
Which kind brackets are commonly used in CSS?
a)
[ ]
b)
( )
c)
{ }
d)
/ /
15.
True or False:
I can change the size of my name in the header
I can change the size of my name in the header
a)
True
b)
False
16.
True or False:
I normally "style" my webpage in HTML
I normally "style" my webpage in HTML
a)
True
b)
False
17.
True or False:
I can design a basic webpage
I can design a basic webpage
a)
True
b)
False
18.
True or False:
I have a Codepen.io account to show my work
I have a Codepen.io account to show my work
a)
True
b)
False
19.
True or False:
Coding can be easy with proper guidance
Coding can be easy with proper guidance
a)
True
b)
False
20.
True or False:
I can continue learning to code
I can continue learning to code
a)
True
b)
False
Reset
