Front-End Quiz

Take this Quiz to test your Front-End Skills

Your Total Score is 75/120.

Let's get started

1. HTML stand for Hyperlinks and Text Markup language.


2. h6 tag is the largest heading in HTML.


3. CSS stand for Cascading Style Sheet.


4. The Style tag is used to define an internal style sheet?


5. The external JavaScript file must contain the script tag.


6. JavaScript is the same as Java.


7. Where is the correct place to insert a JavaScript?


8. How do you create a function in JavaScript?


9. How do you round the number 7.25, to the nearest integer?


10. What will the following code return: Boolean(10 > 9)?


11. Is JavaScript case-sensitive?


12. Which event occurs when the user clicks on an HTML element?