6
6
< title > Welcome to Halloween Page</ title >
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
8
<!-- Link for load boostrap -->
9
- < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css "
9
+ < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css "
10
10
integrity ="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO " crossorigin ="anonymous ">
11
11
<!-- Link for load costum CSS-->
12
12
< link rel ="stylesheet " type ="text/css " media ="screen " href ="style/style.css " />
@@ -32,6 +32,12 @@ <h1 id="page-title">🎃 Happy Halloween</h1>
32
32
< div class ="container ">
33
33
< p class ="mt-5 ">
34
34
Halloween or Hallowe'en (a contraction of All Hallows' Evening),
35
+ also known as Allhalloween, All Hallows' Eve, or All
36
+ Saints' Eve, is a celebration observed in a number of
37
+ countries on 31 October, the eve of the Western Christian feast
38
+ of All Hallows' Day. It begins the three-day observance of
39
+ Allhallowtide, the time in the liturgical year dedicated to
40
+ remembering the dead, including saints (hallows), martyrs, and
35
41
also known as Allhalloween, All Hallows' Eve, or All
36
42
Saints' Eve, is a celebration observed in a number of
37
43
countries on 31 October, the eve of the Western Christian feast
@@ -56,10 +62,10 @@ <h1 id="page-title">🎃 Happy Halloween</h1>
56
62
< div class ="col-md-6 ">
57
63
< div class ="container ">
58
64
< p class ="mt-5 ">
59
- Halloween is the season for little ghosts and goblins to take
60
- to the streets, asking for candy and scaring one another silly.
61
- Spooky stories are told around fires, scary movies appear in
62
- theaters and pumpkins are expertly (and not-so-expertly) carved
65
+ Halloween is the season for little ghosts and goblins to take
66
+ to the streets, asking for candy and scaring one another silly.
67
+ Spooky stories are told around fires, scary movies appear in
68
+ theaters and pumpkins are expertly (and not-so-expertly) carved
63
69
into jack-o'-lanterns.
64
70
</ p >
65
71
</ div >
@@ -73,10 +79,10 @@ <h1 id="page-title">🎃 Happy Halloween</h1>
73
79
</ div >
74
80
< div class ="description-section " style ="width:50%; margin: 0 auto; ">
75
81
< p class ="mt-3 " style ="color: white; font-size: 18px; text-align: justify; ">
76
- These days Halloween is not usually considered a religious holiday. It is
77
- primarily a fun day for children. Children dress up in costumes like
78
- people did a thousand years ago. But instead of worrying about evil spirits,
79
- they go from house to house. They knock on doors and say "trick or treat."
82
+ These days Halloween is not usually considered a religious holiday. It is
83
+ primarily a fun day for children. Children dress up in costumes like
84
+ people did a thousand years ago. But instead of worrying about evil spirits,
85
+ they go from house to house. They knock on doors and say "trick or treat."
80
86
The owner of each house gives candy or something special to each trick or treater.
81
87
</ p >
82
88
</ div >
@@ -85,5 +91,6 @@ <h1 id="page-title">🎃 Happy Halloween</h1>
85
91
< footer id ="footer ">
86
92
87
93
</ footer >
94
+ < script type ="text/javascript " src ="./scripts/easter_egg.js "> </ script >
88
95
</ body >
89
- </ html >
96
+ </ html >
0 commit comments