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: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<head>
6
6
<title>Welcome to NativeCS</title>
7
7
<scripttype="text/JavaScript">
8
-
alert("Hi from JavaScript! - This is a student example website, demonstrating the standards expected to be obtained at secondary school in the UK, as per the computing curriculum")
8
+
alert("Hi from JavaScript! - This site should be viewed on a desktop and is not mobile optimised. This is a student example website, demonstrating the standards expected to be obtained at secondary school in the UK, as per the computing curriculum")
0 commit comments