Skip to content
Snippets Groups Projects
Commit aed5d0d0 authored by Phoi Luong's avatar Phoi Luong
Browse files

Update alphabet.html

parent b728ba00
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,9 @@ ...@@ -5,8 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sixth Sense</title> <title>Sixth Sense</title>
<link rel="icon" href="logo.PNG" type="image/PNG" />
<!-- bootstrap core css --> <!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="bootstrap.css" />
<!-- progress barstle --> <!-- progress barstle -->
<link rel="stylesheet" href="css/css-circular-prog-bar.css"> <link rel="stylesheet" href="css/css-circular-prog-bar.css">
<!-- fonts style --> <!-- fonts style -->
...@@ -14,7 +15,7 @@ ...@@ -14,7 +15,7 @@
<!-- font wesome stylesheet --> <!-- font wesome stylesheet -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet" /> <link href="style.css" rel="stylesheet" />
<!-- responsive style --> <!-- responsive style -->
<link href="css/responsive.css" rel="stylesheet" /> <link href="css/responsive.css" rel="stylesheet" />
</head> </head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment