Front-End Quiz

Put Your Knowledge to the Test!!!

Choose the topics you would like to take the test on:

HTML

CSS

JAVA SCRIPT

MIX OF HTML/CSS/JAVA SCRIPT

HTML QUIZ

HTML describes the structure of a webpage HTML is the standard markup language mainly used to create web pages HTML consists of a set of elements that helps the browser how to view the content All of the mentioned

Rasmus Lerdorf Tim Berners-Lee Brendan Eich Tim Hortons

HyperText Markup Language HyperText Machine Language Hyper Text Marking Language High Text Marking Language

  </doctype html> 
  < doctype html> 
  < doctype html! > 
   < !doctype html > 

  < h6 > 
 < heading >  
   < h1 >  
  < head >  

   ?Katya!
  < Katya > 
  {Katya} 
  #Katya# 

EM Tag TITLE Tag HEAD Tag HTML Tag

  < italic > 
    < it >
   <  i >
   <  il >

Videos; Images; None Of The Above; Animated Effects;

  < dl > 
   < list > 
   < ol > 
   < ul > 

GO TO MAIN PAGE

CSS QUIZ!!!


Central Style Sheets Cascading Style Sheets Cascading Simple Sheets Coding SUVs Format

Body:color=black {body;color:black} {body:color=black(body} Body {color: Black;}

Header Footer Display None Of The Above

Background - Color Background - Image Background - Attachment None of These

640 px 100.00% Full-screen 1024 px

/ A Comment / // A Comment // /* A Comment */
 <' A Comment'> 

Font-style Font-size Text-size Text-style

Id Text Class Name

HÃ¥kon Wium Lie Tim Berners-Lee Rasmus Lerdorf Donald Tramp

!important! @important !important important!

GO TO MAIN PAGE

JAVA SCRIPT QUIZ

"Java" "C" "Python" "JavaScript"

"1996" "1995" "1994" "none of the above"

JavaScript is a scripting language used to make the website interactive JavaScript is an assembly language used to make the website interactive JavaScript is a compiled language used to make the website interactive None of the mentioned

JavaScript is an Object-Based language JavaScript is Assembly-language JavaScript is an Object-Oriented language JavaScript is a High-level language

JavaScript is a function that is enclosed with references to its inner function scope JavaScript is a function that is enclosed with references to its lexical environment JavaScript is a function that is enclosed with the object to its inner function scope None of the mentioned

It is an ordered list of values It is an ordered list of objects It is an ordered list of string It is an ordered list of functions

Null type Undefined type Number type All of the mentioned

4 8 2 error

short 123.56 tall 190

while i = 1 to 10 while (i < =10;i++) while (i <=10) while loop (i<=10, i++)

GO TO MAIN PAGE

TAKE THIS QUIZ TO ASSESS YOUR KNOWLEDGE
OF FRONT-END DEVELOPMENT.

Bigger and smaller Height and width Top and bottom None of above

HTML files CSS files Folder None of these

horizontal vertical both horizontal & vertical None of these

border-width border-style border Both A and C

  < break/ > 
  < br > 
  < lb > 
 < nbsp > 

script javascript JS link

Keyword Data type Prototype Declaration statement

NaN true false Null

Math.max(x,y) Math.ceil (x,y) top(x,y) ceil(x,y)

GO TO MAIN PAGE