What does HTML stand for?, Hyperlink and Text Markup Language, Hypertext Markup Language, High-Level Text Markup Language, Hypertext Multi-link Language, Which of the following is the correct HTML element for defining the title of a document?, <head>, <title>, <meta>, <header>, Which HTML tag is used to define an unordered list?, <ol>, <ul>, <li>, <list>, How can you create a hyperlink in HTML?, <link href="url">, <a href="url">, <url link="url">, <hyperlink>url</hyperlink>, What do you call the part of an HTML document that contains invisible information about the document?, The head, The body, The footer, The section, Which attribute specifies the URL of the page the link goes to?, src, href, link, url, Which HTML element is used to define the footer for a document or section?, <bottom>, <footer>, <section>, <footer-section>, What is the purpose of the <meta> tag in HTML?, To link external CSS, To improve SEO, To define document metadata, All of the above, Which of the following is a semantic HTML5 element?, <div>, <span>, <article>, <section>, Which HTML attribute is used to specify the maximum length of an input field?, maxlength, length, limit, max, What does CSS stand for?, Cascading Style Sheets, Creative Style System, Computer Style Sheets, Colorful Style Sheets, Which of the following is the correct CSS syntax to change the text color to red?, text-color: red;, color: red;, font-color: red;, style: color:red;, How do you select an element with the id "header" in CSS?, #header, .header, header, *header, Which property is used to change the font of an element in CSS?, font-family, text-font, font-style, font-weight, What is the default value of the position property in CSS?, static, relative, absolute, fixed, Which of the following properties is used to create space between elements?, margin, padding, spacing, gap, How do you make a list display horizontally in CSS?, list-style-type: inline;, display: inline;, float: left;, list-type: horizontal;, Which CSS property controls the layout of a flex container?, flex-direction, display, layout, flex-layout, What does the z-index property do?, Sets the font size, Controls the stack order of elements, Defines visibility of elements, Adjusts the transparency of elements, How can you include an external CSS file in your HTML?, <link rel="stylesheet" href="styles.css">, <style src="styles.css">, <css src="styles.css">, <link href="styles.css" rel="stylesheet">, What is JavaScript primarily used for?, Server-side scripting, Creating dynamic web pages, Designing graphics, Database management, Which symbol is used for comments in JavaScript?, /* comment */, // comment, <!-- comment -->, Both a and b, How do you declare a JavaScript variable?, var myVar;, variable myVar;, dim myVar;, let myVar;, What does the function parseInt() do in JavaScript?, Converts a string into an integer, Rounds a number, Parses JSON data, Converts an integer to a string, Which method can be used to convert a JSON string into a JavaScript object?, JSON.parse(), JSON.transform(), JSON.stringify(), JSON.convert(), What is the correct way to create a function in JavaScript?, function myFunction(){}, create function myFunction(){}, function: myFunction(){}, myFunction() = function{}, Which event occurs when a user clicks on an HTML element?, onmouseover, onclick, onmouseclick, onkeydown, How can you change the content of an HTML element using JavaScript?, document.getElementById("id").value = "new content";, document.getElementById("id").innerHTML = "new content";, document.getElementById("id").html = "new content";, document.innerHTML("id") = "new content";, What is the use of the this keyword in JavaScript?, It refers to the global object, It refers to the function context, It refers to the calling object, All of the above, Which built-in JavaScript method is used to display an alert box?, alert(), msgbox(), display(), prompt(), What is the primary purpose of jQuery?, Server-side logic, Simplifying HTML document traversal and manipulation, Creating animations, Backend development, Which of the following is a front-end framework?, Node.js, Express, Angular, Django, What is React primarily used for?, Back-end development, Managing databases, Building user interfaces, Creating server applications, In Angular, what is the purpose of a component?, To encapsulate HTML, CSS, and JS related to a specific UI element, To manage routing, To handle API calls, To store application state, Which technology is NOT a part of the MEAN stack?, MongoDB, Express.js, AngularJS, MySQL, In Vue.js, what is used to create a reactive data object?, data(), reactive(), observables(), createReact(), What is the main benefit of using CSS preprocessors like SASS or LESS?, Better browser compatibility, Code organization and reuse through variables and nesting, Increased loading times, None of the above, What is Bootstrap primarily used for?, Back-end development, Front-end styling and layout, Database management, JavaScript animations, What language does Node.js use as its runtime environment?, Python, Java, JavaScript, Ruby, Which command is used to create a new Angular application?, ng init, ng start, ng create, ng new
0%
Web Development Quiz (HTML, CSS, JS, Frameworks&Libraries)
Share
Share
by
Vanilayfallen
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?