-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
154 lines (125 loc) · 6.16 KB
/
index.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Work+Sans:400" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="wot-verification" content="eb4c7684ad59af1c5010" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta property='og:image' content='/../../images/logo.png' />
<meta name="description"
content="Stop here for mobile app software and website development. I am a freelancer running their own business. My titles are coder and developer. You'll find my blog touches on a range of topics: technology, love, music, politics, android development, and website design. ">
<meta name="author" content="Nia Williams">
<script id="mcjs">
function showPopup() {
!function (c, h, i, m, p) { m = c.createElement(h), p = c.getElementsByTagName(h)[0], m.async = 1, m.src = i, p.parentNode.insertBefore(m, p) }(document, "script", "https://chimpstatic.com/mcjs-connected/js/users/a8120e69a7436706de6c22f08/ea9f1bf1251f23905ec1cd738.js");
//unsetting the cookie
document.cookie = "MCPopupClosed=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
document.cookie = "MCPopupSubscribed=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
}
document.getElementById("show-popup").onclick = function () { showPopup(); }
</script>
<title>NiaApps</title>
</head>
<body class="home-bod">
<header class="col-1">
<div class="nav-container">
<div class="logo-div">
<a href="https://niaapps.github.io/index.html"><img src="/../../images/logo.png" height="50px" width="65px"
alt="logo" class="logo"></a>
</div>
<nav>
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/niaapps-blog">Blog</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/portfolio.html">Portfolio</a></li>
</ul>
</nav>
</div>
</header>
<video autoplay muted loop playsinline id="myVideo" poster="/images/bkg-gif.gif">
<source src="video/bkg_vid.mp4" type="video/mp4">
<source src="video/bkg_vid.webm" type="video/webm" />
<source src="video/bkg_vid.ogv" type="video/ogg" />
Your browser does not support HTML5 video.
</video>
<div class="content">
<h1 class="home-title">Innovative Development</h1>
<div>
<p>Welcome!</p>
<p>NiaApps is where I showcase my <a href="/portfolio.html">portfolio</a>, inclusive of this website. You can
learn more <a href="/about.html">about me here</a>. On my blog <a href="/niaapps-blog">Technology & Tarot</a>,
you'll find a variety
of topics that range halfway between my work and personal life. If you have a project or a question, the <a
href="/contact.html">contact</a> page is also in your reach. The <a href="/pricing.html">pricing</a> page
lists standards, but usually after a consultation I have a better idea about cost. Subscribe to my <a href="#"
onclick="showPopup();">newsletter</a> to stay in the loop.</p>
</div>
</div>
<script>
var video = document.getElementById("myVideo");
</script>
<footer class="footer">
<!-- Footer Links -->
<div class="footer-links">
<div class="footer-links-left">
<ul class="social">
<li>
<a href="https://www.facebook.com//" target="_blank">
<img src="/images/fb.png" alt="fb-link" style="width: 32px; height:32px">
</a>
</li>
<li>
<a href="https://www.instagram.com/nia.apps/" target="_blank">
<img src="/images/ig.png" alt="instagram-link" style="width: 32px; height:32px ">
</a>
</li>
<li>
<a href="https://twitter.com/niawillie" target="_blank">
<img src="/images/twitter.png" alt="twi-link" style="width: 28px; height:28px">
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/niaapps" target="_blank">
<img src="/images/li.png" alt="li-link" style="width: 32px; height:32px">
</a>
</li>
<li>
<a href="https://github.com/niaapps" target="_blank">
<img src="/images/git.png" alt="git-link" style="width: 32px; height:32px ">
</a>
</li>
</ul>
</div>
<div class="footer-subscribe">
<p>Subscribe for Updates:</p>
<div class="sub-b">
<button id="mc-btn" onclick="showPopup()" style="float: right;">Sign Up</button>
</div>
</div>
</div>
<!-- <div class="footer-copyright"> © 2020 Copyright: Nia Applications
</div> -->
<!-- Footer Links -->
</footer>
</body>
</html>