You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@
8
8
9
9
<body>
10
10
<!-- this is a comment in HTML -->
11
-
<h1>Michael Bernstein</h1><!-- h1 through h5 are headers. The higher the number, the smaller the header -->
11
+
<h1>Matan Vardi</h1><!-- h1 through h5 are headers. The higher the number, the smaller the header -->
12
12
<h4>Project Portfolio</h4>
13
13
14
14
<!-- p means paragraph -->
15
-
<p>Michael Bernstein is an assistant professor of Computer Science at Stanford University and director of the human-computer interaction group. He combines computation with crowds, designing systems that enable people to connect and coordinate online.</p>
15
+
<p> Matan Vardi is an undergraduate student at UCSD pursuing a bachelor's degree in Computer Science. </p>
0 commit comments