Coursera Courses Answers. 100% correct answers guaranteed. Covered every possible question for free.

Search This Blog

Breaking

Friday, 24 July 2020

2. Build Your Portfolio Website with HTML and CSS

Build Your Portfolio Website with HTML and CSS

by Coursera Project Network

Graded Quiz Answers :

1.Question 1

What is the purpose of HTML?

1 / 1 point

2.Question 2

What are the three main HTML sections of a web page?

1 / 1 point

3.Question 3

Which of these HTML lines specifies that the title "The Great Highway" should be shown on the top of the browser or the tab for a web page?

1 / 1 point

4.Question 4

Which of these statements about hyperlinks in HTML is INCORRECT?

1 / 1 point

5.Question 5

The relationship between HTML and CSS is best described as:

1 / 1 point

6.Question 6

Which of these HTML code snippets is INVALID?

1 / 1 point

7.Question 7

How do you apply a stylesheet to an HTML file?

1 / 1 point

8.Question 8

What does this CSS code do when applied to an HTML file?

body {

color: black;

}

h1 {

color: red;

}

1 / 1 point

9.Question 9

Which of the following statement is true regarding font specification in CSS?

1 / 1 point

10.Question 10

What does the alt= attribute in an HTML image tag <img> do?

1 / 1 point

No comments:

Post a Comment

If you have any doubts, please let me know.