Welcome to your Front-end Web Development

1. 
Web Development
Which attribute is used to create a link that opens in a new window tab?
2. 
Web Development
HTML stand for
3. 
Web Development
Does setting margin-top and margin-bottom have an affect on an inline element?
4. 
Web Development
404 HTTP error is generated due to
5. 
Web Development
Lighthouse is a tool for auditing your website. Which choice is not a category of report offered by Lighthouse?
6. 
Web Development
In the following code, the variable fruit has been assigned a value of apple. How would you change the value to plum?

let fruit = 'apple';
Deselect Answer

7. 
Web Development
Variables declared with the let keyword have what type of scope?
8. 
Web Development
Which part of the URL "https://schools.edslash.com/take-quiz/" specifies the domain name
9. 
Web Development
What is the work of element in HTML5?
10. 
Web Development
What is WebP?