M
Q. What should be the value of the type attribute of a variable if the type of file is CSS?
Since the type of file is CSS, the type attribute should hold the value text/css.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following is the correct statement of WHILE loop start?
Q. What is the role of the "continue" keyword in the following piece of JavaScript code?
Q. The following statement A ? B : C is equivalent to ______?
Q. What is the purpose of a return statement in a function?
Q. We can embed JS code inside HTML directly ?
Q. Which one of the following operator is used to check weather a specific property exists or not:
Q. What will be the output of the following JavaScript code?
Discusssion
Login to discuss.