Skip to content

Commit dfbd2c1

Browse files
authored
Update index.html
1 parent 4af3c10 commit dfbd2c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<html>
3+
<head>
34
<title>Tooltip Text</title>
45
<style type="text/css">
56
body{
@@ -47,7 +48,7 @@
4748
opacity: 1;
4849
}
4950
</style>
50-
51+
</head>
5152
<body>
5253
<div class="container">Hover
5354
<span>Tooltip text</span>

0 commit comments

Comments
 (0)