Welcome to your Front-end Web Development

Name
Email
Contact Number
Qualification
1. 
[Web Development]
Does setting margin-top and margin-bottom have an affect on an inline element?
2. 
[Web Development]
Which part of the URL "https://schools.edslash.com/take-quiz/" specifies the domain name
3. 
[Web Development]
What is the work of element in HTML5?
4. 
[Web Development]
What is WebP?
5. 
[Web Development]
HTML stand for
6. 
[Web Development]
Variables declared with the let keyword have what type of scope?
7. 
[Web Development]
Which attribute is used to create a link that opens in a new window tab?
8. 
[Web Development]
Lighthouse is a tool for auditing your website. Which choice is not a category of report offered by Lighthouse?
9. 
[Web Development]
404 HTTP error is generated due to
10. 
[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