-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patha01head.php
executable file
·36 lines (22 loc) · 1.14 KB
/
a01head.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<!-- Css -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/menu.css">
<link rel="stylesheet" href="css/Servicios/RedesSociales.css">
<link rel="stylesheet" href="css/Servicios/maqueta.css">
<link rel="stylesheet" href="css/Servicios/PulicidadDigital.css">
<link rel="stylesheet" href="css/Servicios/DisgnDevWeb.css">
<link rel="stylesheet" href="css/Servicios/DiseñoDigital.css">
<!-- CSS Responsive -->
<link rel="stylesheet" href="css/responsive-menu.css">
<link rel="stylesheet" href="css/Servicios.css">
<!-- Font -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700' rel='stylesheet' type='text/css'>
<!-- Animacion -->
<link href="assets/css/normalize.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/animations.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/style.min.css" rel="stylesheet" type="text/css" media="all" />
<!-- script -->
<script> //
</script>