Web Design Fundamentals Test Your Knowledge
Test Your Knowledge https://basescripts.com/web-design-fundamentals-test-your-knowledge
Question 1: HTML Basics
What does HTML stand for?
Question 2: HTML Elements
Which of the following HTML elements is used for making any text bold?
Question 3: CSS Basics
What does CSS stand for?
Question 4: CSS Selectors
Which CSS selector is used to style an element with a specific id?
Question 5: JavaScript Basics
What is the correct JavaScript syntax to change the content of the HTML element below?
html
Copy code
<p id="demo">This is a demonstration.</p>
领英推荐
Question 6: HTML Forms
Which HTML element is used to create a drop-down selection list?
Question 7: CSS Box Model
Which property is used to change the left margin of an element?
Question 8: JavaScript Functions
Which syntax is correct for declaring a JavaScript function?
Question 9: Responsive Design
Which HTML5 element is used to specify a footer for a document or section?
Question 10: DOM Manipulation
Which method is used to select elements with a specific class in JavaScript?
Answers:
This quiz covers basic concepts that every web designer should be familiar with, including HTML structure, CSS styling, and JavaScript functionality.
AI Educator | Built a 100K+ AI Community | Talk about AI, Tech, SaaS & Business Growth ( AI | ChatGPT | Career Coach | Marketing Pro)
1 年I'm always up for a good quiz!