Skip to content

Commit 216adc9

Browse files
Update Question5.html
1 parent d1f8f59 commit 216adc9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

templates/Question5.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="UTF-8">
5-
<title>Open Google</title>
4+
<meta charset="UTF-8">
5+
<title>Open Google</title>
66
</head>
77
<body>
88

9-
<a href="https://google.com" target="_blank" rel="noopener noreferrer">Open Google</a>
9+
<a href="https://google.com" target="_blank" rel="noopener noreferrer">
10+
Open Google in New Tab
11+
</a>
1012

1113
</body>
1214
</html>

0 commit comments

Comments
 (0)