h5bp / html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.

Home Page:https://html5boilerplate.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Index.html

jinn0401 opened this issue · comments

<title>Profile Card</title>
Gia Khiêm
<div class="content">
			<p>
				Thất bại ở đâu đứng lên ở đó !
			</p>
    <div class="buttons">
				<button>View Profile</button>
				<button>Contact</button>
			</div>
		</div>
	</div>
</main>
<script src="main.js"></script>