Computer Science, asked by ahems3343, 6 months ago

5. Which of the following is the
correct HTML tag to comment in
HTML?
O <!/ and //>
<!- and ->
O <
<!# and ##
O <1% and %%>

right answer only plzz if u know then only ​

Answers

Answered by Anonymous
0

Merchants almost always supported their king, as they needed stability for trade. In exchange, the king would encourage growth and trade. The merchant guild controlled trade within the town, regulating everything from prices and quality to licenses and business practices. Guilds were all-powerful and if a merchant was kicked out of one, he would likely not be able to earn a living again.

Answered by Qwdubai
0

The correct HTML tag to comment in HTML is <!-- and -->

  • The HTML comment tag is used to add comments to the source code.
  • It is used to add comments to explain the code or hide some part of the code without deleting it.
  • The comments are not displayed on the browser.
  • The comment tag opens with <!-- and ends with -->.
  • Example: <!-- This is a comment. -->

Therefore, the correct option is <!-- and -->

#SPJ3

Similar questions