Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1690,11 +1690,14 @@ <h2 class="text-dark wow fadeInDown" data-wow-delay="0.3s">Contact Us</h2>
<form class="mt-5" id="contactForm">
<div class="form-row">
<div class="form-group col-md-6 ">
<input type="text" class="form-control" id="inputName" placeholder="Name">
<input type="text" class="form-control" id="inputName" placeholder="FullName">
</div>
<div class="form-group col-md-6 ">
<input type="email" class="form-control" id="inputEmail" placeholder="Email">
</div>
<div class="form-group col-md-6 ">
<input type="ContactNo" class="form-control" id="inputContactNo" placeholder="Your ContactNo">
</div>
</div>
<div class="form-group ">
<input type="text" class="form-control" id="subj" placeholder="Subject" required>
Expand Down
2 changes: 1 addition & 1 deletion opportunity.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h5 class="card-title">Winter Fest 2022 πŸ§‘β€πŸ’»</h5>
CodeIN community is organizing the much-awaited "Winter Fest" on 19th
February.
This will be a 4-hour long event on DSA, Web Dev, App Dev, Cloud Computing and
Community Discussions and win exciting rewards for Each Track🎁.</li>
Community Discussions and win exciting rewards for Each Track🎁 and get a verified certificate of participation</li>
<li>
Winter Fest will consist of quizzes, contests, and rewards as well. Here are the
benefits of
Expand Down