First create HTML file as given here:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="css/primary.css">
</head>
<body>
<div id='container'>
</div>
</body>
</html>


0 comments:
Post a Comment