"Nancy Williams"
Bootstrap 4.1.1 Snippet by nancywilliams89

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
My name is Nancy Williams and I am a Content Writer at <a href="https://easydecisionmakers.com/become-an-elite-decision-maker">An Elite Decision Maker</a>. After studying the decision-making process in-depth, I am passionate about sharing my knowledge to help people make better, more informed decisions. Through my writing, I aim to empower readers with the tools and insights they need to navigate life's choices with confidence.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Easy Decision Makers Social Links</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 800px;
margin: 0 auto;
padding: 20px;
}
.social-links {
display: flex;
flex-direction: column;
gap: 10px;
}
.social-link {
padding: 10px;
border: 1px solid #ddd;
border-radius: 5px;
text-decoration: none;
color: #333;
transition: background-color 0.3s;
}
.social-link:hover {
background-color: #f5f5f5;
}
</style>
</head>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: