Give the syntax for the following
1. To use Break tag
2. To use Heading tag
3. To use Bold tag
Answers
Answered by
2
Explanation:
Syntax:-
- To use Break Tag - <Br>
- To use Heading Tag-<Hn> {you can replace 'n' with any number while giving the heading like'h1','h2' }
- To use Bold Tag-<b>
Similar questions