-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfieldpage.html
39 lines (29 loc) · 1.12 KB
/
fieldpage.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
<!-- <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>repl.it</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
// biomed page code; for CS + applied math, just copy paste and remove content -->
<!--
<h1>Women in Biomedicine</h1>
<br>
<section>
<p><strong>Interviewee name: </strong>Input interview text here.</p>
<br>
<img src="https://cdn.vox-cdn.com/thumbor/KANi0knumyGPdg-v2wq8FhTnqCM=/1400x1050/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/19118604/female_scientist_GettyImages_554996401.jpg" alt = female scientist in the lab
</section>
<section>
<p><strong>Interviewee name: </strong>Input interview text here.</p>
<br>
<img src="https://st2.depositphotos.com/3889193/8319/i/600/depositphotos_83195332-stock-photo-smiling-female-doctor-holding-medical.jpg" alt = female doctor at work
</section>
</section>
<h1><strong>Resources: </strong></h1>
<br>
<p>Input resource links here.</p>
</body>
</html> --> -->