what can be added to web page to write notes
Answers
Answered by
0
Answer:
notes can be written inside the <body> tag
you can also use the <label> tag.
you can make it bold using this tag<b>
and italic using <I> tag
and underline them using <u> tag
keep note that all these tags have an ending tag
pls mark as brainiest
Similar questions