Dimitri Herr
Quiz by , created more than 1 year ago

Quiz on HTML and CSS, created by Dimitri Herr on 18/12/2014.

61
3
0
Dimitri Herr
Created by Dimitri Herr over 9 years ago
Close

HTML and CSS

Question 1 of 15

1

What does HTML stand for?

Select one of the following:

  • HyperText Markup Langauge

  • HyperText Makeup Llama

  • Cascading Style Script

  • HTML Website

Explanation

Question 2 of 15

1

HTML is the ONLY way to make websites...

Select one of the following:

  • True
  • False

Explanation

Question 3 of 15

1

The following can be seen in an HTML document ...

Select one or more of the following:

  • <h1></h1>

  • <p></p>

  • p{
    color: red;
    };

  • var blue=[1,2,3];

Explanation

Question 4 of 15

1

(BONUS)HTML 5 is a type of HTML and is used for sites like YouTube.

Select one of the following:

  • True
  • False

Explanation

Question 5 of 15

1

CSS stands for...

Select one of the following:

  • Cascading Styling Sheet

  • Cascading Style Sheet

  • Cool Slippery Salamanders

  • IDK

Explanation

Question 6 of 15

1

id in CSS is represented by...

Select one of the following:

  • ##

  • #

  • .

  • ###################

Explanation

Question 7 of 15

1

class in CSS is represented by...

Select one of the following:

  • .

  • ..

  • #$

  • $

Explanation

Question 8 of 15

1

CSS can animate objects...

Select one of the following:

  • True
  • False

Explanation

Question 9 of 15

1

CSS adds...

Select one or more of the following:

  • Color

  • Style

  • Nothing

Explanation

Question 10 of 15

1

In Khan Academy circles are represented by...

Select one of the following:

  • ellipse(x,x,x,x)

  • ellipse(y,x,h,w)

  • ellipse(x,y,h,w)

Explanation

Question 11 of 15

1

This line of code is correct: <img src="http://s3.amazonaws.com/codecademy-blog/assets/46838757.png"/>

Select one of the following:

  • True
  • False

Explanation

Question 12 of 15

1

This line of code is correct: <img ="http://s3.amazonaws.com/codecademy-blog/assets/46838757.png"/>

Select one of the following:

  • True
  • False

Explanation

Question 13 of 15

1

How do you define a variable in JavaScript?

Select one of the following:

  • var

  • var_

  • variable

  • varibole

Explanation

Question 14 of 15

1

JavaScript can loop things and count up or down...

Select one of the following:

  • True
  • False

Explanation

Question 15 of 15

1

(BONUS) What kind of programming language is used for sites like Facebook?

Select one of the following:

  • PHP

  • Python

  • C++

  • I'm not sure

Explanation