What happens if I put Text inside a <section> tag in HTML without any other tag such as <p> etc.?

Viewed 31

As you can see from the screenshot below, I placed some text inside the tag without any other element such as

. When I view it, the test is shown on the HTML page. But is this a legal way?

Screenshot of section tag without any other element inside it

0 Answers
Related