Skip to content

Instantly share code, notes, and snippets.

@DmitriBarannyk
Created October 27, 2018 02:00
Show Gist options
  • Save DmitriBarannyk/fee5b76317b5cc2436e719bc108fdca4 to your computer and use it in GitHub Desktop.
Save DmitriBarannyk/fee5b76317b5cc2436e719bc108fdca4 to your computer and use it in GitHub Desktop.
mail
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" href="css/libs.min.css">
<link rel="stylesheet" href="css/main.css"> <!-- Подключаем CSS -->
</head>
<body>
<script src="js/libs.min.js"></script>
<script src="js/common.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment