File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < title > Demo Website</ title >
5+ </ head >
6+ < body >
7+ < h1 > About Us!</ h1 >
8+
9+ < section >
10+ < h2 > Junyu Wang</ h2 >
11+
12+ < img
13+ src ="https://media.licdn.com/dms/image/v2/D5603AQG-DZGtcnGZDA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1726875722616?e=1769644800&v=beta&t=Vekf_tc47XvKjyOjfM3soyeA7L1J1zrvbwFe2IKft6Y "
14+ alt ="Profile photo of Junyu Wang "
15+ width ="200 "
16+ />
17+
18+ < p >
19+ I am a graduate student at Harvard Kennedy School, interested in
20+ technology, public policy, and finance development.
21+ </ p >
22+ < p >
23+ In this course, I am learning how to build websites and collaborate
24+ with others using Git and GitHub.
25+ </ p >
26+
27+ < p >
28+ < strong > Contact:</ strong > < br />
29+ Phone: 617-216-7244< br />
30+ Email: < a href ="mailto:jwang@hks.harvard.edu "> jwang@hks.harvard.edu</ a >
31+ </ p >
32+ </ section >
33+
34+ </ body >
35+ </ html >
You can’t perform that action at this time.
0 commit comments