Spaces:
Running
Running
Update index.html
Browse files- index.html +16 -4
index.html
CHANGED
|
@@ -30,14 +30,26 @@
|
|
| 30 |
max-width: 800px;
|
| 31 |
height: 450px; /* Adjust height as needed */
|
| 32 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
</style>
|
| 34 |
</head>
|
| 35 |
<body>
|
| 36 |
<h1>Unconscious Bias Training</h1>
|
| 37 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/1%20Unconscious%20Bias%20Title%20Page.jpg" alt="Unconscious Bias Title Page">
|
| 38 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/2%20What%20is%20UB.jpg" alt="What is Unconscious Bias">
|
| 39 |
-
<iframe src="https://www.youtube.com/embed/dlwkvB0Diz4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
| 40 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/3%20What%20is%20UB.jpg" alt="What is Unconscious Bias">
|
|
|
|
| 41 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/4%20IATs.jpg" alt="Implicit Association Tests">
|
| 42 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/5%20IATs,%20try%20them!.jpg" alt="IATs, try them!">
|
| 43 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/6%20Types%20of%20UB.jpg" alt="Types of Unconscious Bias">
|
|
@@ -50,9 +62,9 @@
|
|
| 50 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/13%20Authority%20Bias%202_2.jpg" alt="Authority Bias 2 of 2">
|
| 51 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/14%20Beauty%20Bias.jpg" alt="Beauty Bias">
|
| 52 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/15%20Gender%20Bias%201_2.jpg" alt="Gender Bias 1 of 2">
|
| 53 |
-
<img src="https://huggingface.co/spaces/EmilyWitko/
|
| 54 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/17%20Halo%20or%20Horns.jpg" alt="Halo or Horns Effect">
|
| 55 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/18%20NonVerbal%20Bias.jpg" alt="NonVerbal Bias">
|
| 56 |
-
<img src="https://huggingface.co/spaces/EmilyWitko/
|
| 57 |
</body>
|
| 58 |
-
</html>
|
|
|
|
| 30 |
max-width: 800px;
|
| 31 |
height: 450px; /* Adjust height as needed */
|
| 32 |
}
|
| 33 |
+
a {
|
| 34 |
+
display: block;
|
| 35 |
+
text-align: center;
|
| 36 |
+
color: #1a73e8;
|
| 37 |
+
text-decoration: none;
|
| 38 |
+
margin: 20px;
|
| 39 |
+
font-size: 18px;
|
| 40 |
+
}
|
| 41 |
+
a:hover {
|
| 42 |
+
text-decoration: underline;
|
| 43 |
+
}
|
| 44 |
</style>
|
| 45 |
</head>
|
| 46 |
<body>
|
| 47 |
<h1>Unconscious Bias Training</h1>
|
| 48 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/1%20Unconscious%20Bias%20Title%20Page.jpg" alt="Unconscious Bias Title Page">
|
| 49 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/2%20What%20is%20UB.jpg" alt="What is Unconscious Bias">
|
| 50 |
+
<iframe src="https://www.youtube.com/embed/dlwkvB0Diz4?start=5" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
| 51 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/3%20What%20is%20UB.jpg" alt="What is Unconscious Bias">
|
| 52 |
+
<a href="https://diversity.ucsf.edu/programs-resources/training/unconscious-bias-training#item-90" target="_blank">Learn more about Unconscious Bias Training at UCSF</a>
|
| 53 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/4%20IATs.jpg" alt="Implicit Association Tests">
|
| 54 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/5%20IATs,%20try%20them!.jpg" alt="IATs, try them!">
|
| 55 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/6%20Types%20of%20UB.jpg" alt="Types of Unconscious Bias">
|
|
|
|
| 62 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/13%20Authority%20Bias%202_2.jpg" alt="Authority Bias 2 of 2">
|
| 63 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/14%20Beauty%20Bias.jpg" alt="Beauty Bias">
|
| 64 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/15%20Gender%20Bias%201_2.jpg" alt="Gender Bias 1 of 2">
|
| 65 |
+
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious%20Bia/16%20Gender%20Bias%202_2.jpg" alt="Gender Bias 2 of 2">
|
| 66 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/17%20Halo%20or%20Horns.jpg" alt="Halo or Horns Effect">
|
| 67 |
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/18%20NonVerbal%20Bias.jpg" alt="NonVerbal Bias">
|
| 68 |
+
<img src="https://huggingface.co/spaces/EmilyWitko/Unconscious%20Bia/raw/main/Unconscious%20Bia/19%20Fin.jpg" alt="Feedback for Emily">
|
| 69 |
</body>
|
| 70 |
+
</html>
|