Skip to content

Instantly share code, notes, and snippets.

@Akintunde102
Created February 2, 2019 04:44
Show Gist options
  • Save Akintunde102/eb8a4ad91a1af4d37926603407ee7dbf to your computer and use it in GitHub Desktop.
Save Akintunde102/eb8a4ad91a1af4d37926603407ee7dbf to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta
name="viewport"
content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no"
>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/semantic-ui@2.4.1/dist/semantic.min.css"
/>
<title>Semantic Tutorial</title>
</head>
<body>
<div id="content"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment