Web Application Technologies and Django | Week 3
Course Name: Django for Everybody
Sub-course: Web Application Technologies and Django
Course Link: Django for Everybody
Sub-course Link: Web Application Technologies and Django
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
HTML Quiz
Q1. What is true about the following HMTL?
- The text “Second Page” is improperly placed and will not be seen
- The reference is an absolute reference
- The HTML is improperly formed and there will be a syntax error
- The reference is a relative reference
Answer: The reference is an absolute reference
Q2. What do you put at the beginning of an HTML file to inform the browser which variant of HTML you will be using in this document?
- <body>
- <?xml version>
- DOCTYPE
- <xs:sequence>
- <html>
- <meta type>
Answer: DOCTYPE
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
Q3. What is the preferred tag in modern HTML to indicate that text is to be shown in bold format?
- b
- bold
- <xs:bold>
- span
- strong
Answer: strong
Q4. What is the preferred tag in modern HTML to indicate that text is to be shown in italics format?
- italics
- <xs:italics>
- span
- em
- i
Answer: em
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
Q5. What organization is responsible for standards for HTML and the web?
- CERN
- NCSA
- Unesco
- HTMLco.com
- World Wide Web Consortium
Answer: World Wide Web Consortium
Q6. What is the HTML tag for an item in a bulletted list?
- list:item
- li
- bullet
- item
- tag
Answer: li
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
Q7. Which is the correct ordering of opening tags in a well-formed html document?
- html head title body h1
- h1 body title head html
- title head html body h1
- body html h1 head title
Answer: html head title body h1
Q8. What is the start of an HTML comment?
- #
- /*
- <!–
- ”’
Answer: <!–
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
Q9. What tag is used in a document’s area to set the text shown in the tab of the browser or title bar?
- title
- style
- meta
- script
Answer: title
Q10. In HTML, what attribute is used to indicate text that will be shown if an image is not loaded or read to a user who is using a screen reader?
- href
- onclick
- alt
- src
Answer: alt
These are answers of Web Application Technologies and Django Week 3 Answers Coursera Quiz
More Weeks of this course: Click Here
More Coursera Courses: http://progiez.com/coursera