Show:
Questions
Responses
Print
Coding
Tags
Tags
Coding
The Web
100
What does CSS do?
CSS styles your websites, lets you move things around. It changes the way your website LOOKS.
100
What do you need at the end of a line of code?
What is a closing tag.
100
How would you write the word "WCGS" in the BODY section of your code?
WCGS
100
What does HTML stand for?
Hypertext Markup Language
100
A hyperlink is usually referred to as a ....
link
200
FREEBIE! PERSON WHO PICKED THIS SQUARE GETS A STARBURST!
FREEBIE
200
What do you need at the top and bottom of any HTML document?
Html opening and closing HTML tags.
200
How would you a line of code that has a paragraph with the sentence "I love my cat!" in it?
I love my cat!
200
What does CSS stand for?
Cascading Style Sheets
200
How do we view the internet?
We view the internet through a window called a BROWSER.
300
Name the three elements all HTML documents must have:
html tags head tags body tags
300
What does UL stand for in HTML?
Unordered list
300
What does ol stand for in HTML?
Ordered list
300
What does HTML do?
Shows the CONTENT of your website--the INFORMATION & PICTURES
300
What website are we using to complete our coding activities?
Codeacademy!
400
What is the world's most popular programming language?
Javascript
400
Write the HTML needed to insert a picture into your website. The url for the image is: "
www.YOUROCK.com/rockstar
"
400
Write the HTML needed to insert a picture into your website. The url for the image is: "
www.espn.com/worldcup2014
"
400
How do you view the source code of a website?
What is right click and select view source.
400
FREEBIE!!! The person who chose this box gets a starburst!
FREEBIE!!!
500
Write the complete code for the most important headline in your document. Call this headline: LOOK AT ME!
Look At Me!
500
FREEBIE! PERSON WHO PICKED THIS SQUARE GETS A STARBURST!
FREEBIE!
500
Write a link to
www.google.com
in HTML. Name the link SEARCH!
SEARCH!
500
What type of code creates INTERACTION and effects the way your website BEHAVES?
Javascript
500
What does URL stand for?
Uniform Resource Locator