0
Header or section tag
Which one , the tag used in html to define new SECTION OR HEADER IN HTML. I GUESS THE MORE REASONABLE ANSWER IS div tag.
1 Respuesta
0
Is this a question from a course? If so, can you let us know which part?
Div tag can totally start a new section in html. If you need a headline, then you have the tags h1-h6.