Created
June 27, 2020 11:07
-
-
Save PrasathRavichandran/d1e0551320611f2714467c35a500c80b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
........ | |
<div class="mb-3"> | |
<label for="exampleInputEmail1" class="sr-only">Email address</label> | |
<input type="email" | |
class="form-control ip-4" | |
id="exampleInputEmail1" | |
placeholder="Email address" | |
aria-describedby="emailHelp"> | |
</div> | |
......... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment