Check out example codes for "html ' code". It will help you in understanding the concepts better.
Code Example 1
'
Code Example 2
<!DOCTYPE html>
<html>
<head>
<title>Document</title>
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<h1>Heading</h1>
<p>Paragraph</p>
</body>
</html>
Learn ReactJs, React Native from akashmittal.com