Computer Science, asked by kannaavinash17, 3 months ago

Which of the below lines of HTML is incorrect?

i. <p> this is a new paragraph </p>

ii. <b> Make this bold </b>

iii. <a >click here <a>

iv. <strong> bold text </strong>​

Answers

Answered by erxfxc
0

Explanation:

i. <p> this is a new paragraph </p>

ii. <b> Make this bold </b>

iii. <a >click here <a>

iv. <strong> bold

Answered by sanjivghising
0

Answer:

iii.

Explanation:

it should be <a>click here</a>

Similar questions