UNPKG
nodejs_training
Version:
latest (1.0.0)
1.0.0
Demo of nodejs
nodejs_training
/
HomePage.html
11 lines
(10 loc)
•
119 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
html
> <head> </head> <
body
> <
h1
>Hello ashutosh</
h1
> <
p
>
Content
to
display
</
p
> </
body
> </
html
>