-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconstant.html
More file actions
84 lines (77 loc) · 3.71 KB
/
Copy pathconstant.html
File metadata and controls
84 lines (77 loc) · 3.71 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>White Fragility | Constant Messages</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="css/style.css">
<!-- Latest compiled and minified JavaScript -->
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<div id="main" class="row">
<div class="col-md-3" id="nav">
<h1>WHITE FRAGILITY</h1>
<h2>by Robin DiAngelo</h2>
<br>
<h3><a href="intro.html">INTRO</a></h3>
<h3><a href="triggers.html">TRIGGERS</a></h3>
<h3><a href="segregation.html">FACTORS</a></h3>
<h5><a href="segregation.html">SEGREGATION</a></h5>
<h5><a href="uai.html">UNIVERSALISM & INDIVIDUALISM</a></h5>
<h5><a href="entitlement.html">ENTITLEMENT TO RACIAL COMFORT</a></h5>
<h5><a href="arrogance.html">RACIAL ARROGANCE</a></h5>
<h5><a href="belonging.html">RACIAL BELONGING</a></h5>
<h5><a href="psychicfreedom.html">PSYCHIC FREEDOM</a></h5>
<h5><a href="constant.html"><u>CONSTANT MESSAGES</u></a></h5>
<h3><a href="wf.html">WHAT DOES WHITE FRAGILITY LOOK LIKE?</a></h3>
<h3><a href="conclusion.html">CONCLUSION</a></h3>
<h3><a href="references.html">REFERENCES</a></h3>
</div>
<div id="text" class="col-md-6">
<br>
Living in a white dominant context, we receive constant messages that we
are better and more important than people of color. These messages
operate on multiple levels and are conveyed in a range of ways. For
example: our centrality in history textbooks, historical representations
and perspectives; our centrality in media and advertising (for example,
a recent Vogue magazine cover boldly stated, “The World’s Next Top
Models” and every woman on the front cover was white); our teachers,
role-models, heroes and heroines; everyday discourse on “good”
neighborhoods and schools and who is in them; popular TV shows centered
around friendship circles that are all white; religious iconography that
depicts god, Adam and Eve, and other key figures as white, commentary on
new stories about how shocking any crime is that occurs in white
suburbs; and, the lack of a sense of loss about the absence of people of
color in most white people’s lives. While one may explicitly reject the
notion that one is inherently better than another, one cannot avoid
internalizing the message of white superiority, as it is ubiquitous in
mainstream culture.<sup><a href="references.html#30">30</a></sup>
<br>
<br>
<div>
<div style="float: left;"><a href="psychicfreedom.html"><~~</a></div>
<div style="float: right;"><a href="wf.html">~~></a></div>
</div>
</div>
<div class="col-md-3" id="right">
<h3><a href="print.html">PRINT</a></h3>
<h3><a href="about.html">ABOUT</a></h3>
<BR>
<BR>
<BR>
<BR>
<BR>
<a href="https://twitter.com/home/?=status=ONE+CANNOT+AVOID+INTERNALIZING+THE+MESSAGE+OF+WHITE+SUPERIORITY%2C+AS+IT+IS+UBIQUITOUS+IN+MAINSTREAM+CULTURE+http%3A%2F%2Fw-f.is">
<h1><i>ONE CANNOT AVOID INTERNALIZING THE MESSAGE OF WHITE SUPERIORITY, AS IT IS UBIQUITOUS IN MAINSTREAM CULTURE</i></h1>
<br>
<p>Tweet this shit~</p></a>
</div>
</div>
</body>
</html>