Check out example codes for "open tag in html". It will help you in understanding the concepts better.
Code Example 1
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Learn ReactJs, React Native from akashmittal.com