HTML tags are enclosed in [] braces true and false
Answers
Answered by
5
Answer:
False
Here's why
Answer. “HTML tags are enclosed in curly braces”This statement is False. As they are enclosed between < text >and < \ text >. Most HTML tags are described in pairs, or gathered together in an opening and closing set.
Hope it's helpful and Mark me as brainliest and follow me
Answered by
0
Answer:
The answer of the following question is False.
Explanation:
No, HTML tags are not enclosed in [] braces.
- HTML stands for Hypertext Markup Language.
- HTML uses pair tags not single tags.
- HTML tags are gathering together as the closing and opening tags.
- Tags are enclosed in less-than sign and greater-than sign.
Example- This in an HTML code with tags used:
<html>
<body>
<p>My first paragraph.</p>
</body>
</html>
Similar questions
Math,
3 months ago
Math,
3 months ago
Accountancy,
3 months ago
Math,
6 months ago
English,
10 months ago
Social Sciences,
10 months ago
Math,
10 months ago