-
Notifications
You must be signed in to change notification settings - Fork 0
/
fontawesomeTestingGrounds.html
66 lines (57 loc) · 3.07 KB
/
fontawesomeTestingGrounds.html
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html lang='en'>
<head>
<!-- Required meta tags always come first -->
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1, shrink-to-fit=no'>
<meta http-equiv='x-ua-compatible' content='ie=edge'>
<meta name="description" content="Ellerup Landscaping specializes in tree removal, lawn care, as well as taking care of general landscaping needs.">
<meta name="keywords" content="landscaping, landscapers, tree removal, gardening, home, improvement, tree, removal, lawn, lawn care, landscape, albany, new york, saratoga, schenectady, lawnmowing, mowing, repair, recycling, entrepreneurialism, entrepreneur, business, consulting,">
<meta name="robots" content="index">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel='stylesheet' href='assets/css/styles.css'>
<title> Ellerup Landscaping LLC | Best Landscaping in Capital Region | Tree Removal Experts</title>
</head>
<body>
<span class='fas fa-wrench '></span>
<span class='fas fa-leaf '></span>
<span class='fas fa-tree '></span>
<span class='fas fa-trash '></span>
<span class='fas fa-snowflake '></span>
<span class='fas fa-search'></span>
<span class='fas fa-phone'></span>
<span class='fas fa-phone-square'></span>
<span class='fas fa-paperclip'></span>
<span class='fas fa-map'></span>
<span class='fas fa-map-marker'></span>
<span class='fas fa-map-marker-alt '></span>
<span class='fas fa-location-arrow'></span>
<span class='fas fa-map-signs '></span>
<span class='fas fa-info-circle'></span>
<span class='fas fa-directions'></span>
<span class='fas fa-clipboard'></span>
<span class='fas fa-compass'></span>
<span class='fas fa-truck'></span>
<span class='fas fa-warehouse'></span>
<span class='fas fa-calendar'></span>
<span class='fas fa-calendar-check'></span>
<span class='fas fa-calendar-alt'></span>
<span class='fas fa-certificate'></span>
<span class='fas fa-check'></span>
<span class='fas fa-check-circle'></span>
<span class='fas fa-palette'></span>
<span class='fas fa-paint-roller'></span>
<span class='fas fa-magic'></span>
<span class='fas fa-highlighter'></span>
<span class='fas fa-drafting-compass'></span>
<span class='fas fa-toolbox'></span>
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.4/js/tether.min.js' crossorigin='anonymous'></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
<script src='./js/nav.js'></script>
</body>
</html>