-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
45 lines (45 loc) · 2.72 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Iain White Scrum Master</title>
<meta name="description" content="Iain White Scrum Master, Project Manager, freelance Web Developer in Brisbane Queensland Australia."/>
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="styles/main.css" rel="stylesheet">
<link rel="author" href="humans.txt" />
</head>
<body id="top">
<div class="site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="inner cover">
<h1 class="cover-heading">Iain White Scrum Master</h1>
<p class="lead cover-copy">Scrum Master / Project Manager / Agile Team Leader.</p>
<p>I am a <strong>Certified Professional Scrum Master</strong> and <strong>Project Manager</strong>. I am also familiar with other methodologies including <strong>PRINCE2</strong>, <strong>Six Sigma</strong> and <strong>ITIL</strong>.</p>
<p>I have over 33 years experience in the IT industry. Check out my <a href="https://www.linkedin.com/in/iwhite/">Linkedin</a> profile or my <a href="https://github.com/IainWhite">GitHub</a> repository.</p>
<hr/>
<p><strong><a href="https://whiteinternet.com">White Internet</a></strong> provides freelance full-stack Website Development and IT Consultancy in Greater Springfield, Queensland, Australia.</p>
<p>Register your domain name and purchase Australian based Website hosting with SSL certificates at great prices on <a href="https://whiteinternet.host">White Internet Hosting</a>.</p>
</div>
<div class="row">
<br/>
<div class="mastfoot">
<div class="inner">
<p class="pull-right">A <a href="https://whiteinternet.com">White Internet</a> website © <a href="http://iain-white.com">Iain White</a> 2021.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"></script>
<script src="scripts/main.js"></script>
</body>
</html>