Permalink
Showing
with
2 additions
and
1 deletion.
-
+2
−1
week-1/index.html
|
@@ -7,6 +7,7 @@ |
|
|
<title>DMD 3475</title> |
|
|
</head> |
|
|
<body> |
|
|
<h1>I love JS</h1> |
|
|
<h1 onclick="alert('You clicked the header')">I love JS</h1> |
|
|
<button onclick="alert('You clicked a button');">Click Me</button> |
|
|
</body> |
|
|
</html>
|
You can’t perform that action at this time.
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.