Skip to content

ranjanrnj44/HTML-5-boiler_plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

<title>Home</title>
	<!--fontawesome START-->
	<!--fontawesome END-->

	<!--css and script links START-->
	<!--css and script links END-->

</head>

<body>

<!--header START-->
<header>
</header>
<!--header END-->

<!--nav START-->
<nav>
	<ul>
		<li></li>
		<li></li>
		<li></li>
	</ul>
</nav>
<!--nav END-->

	<!--our main content goes here STAR-->
	<main> 
		<!--article START-->
		<article>

			<!--section START-->
			<section>
			</section>
			<!--section END-->

			<!--section START-->
			<section>
			</section>
			<!--section END-->

			<!--aside START-->
			<aside>

			</aside>
			<!--aside END-->

		</article>
		<!--article END-->

	</main>
	<!--main content END-->

<!--footer START-->
<footer>
</footer>
<!--footer END-->

</body>

About

Boiler_Plate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published