Added a message.

This commit is contained in:
deepjyoti30
2020-05-12 20:56:41 +05:30
parent 54beafc030
commit c18b2321f2
4 changed files with 54 additions and 2 deletions

View File

@@ -12,6 +12,9 @@
</head>
<body>
<div id="main" class="my-auto py-5 main">
<div id="message">
<h2>Hey Deepjyoti, Good Morning!</h2>
</div>
<div id="search-bar">
<input id="search-bar-input" placeholder="Search something on Google"></input>
</div>