Skip to content
Open
Changes from all 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
10 changes: 5 additions & 5 deletions join-us-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h1 class="h-title">Registrations for <span>CodeSetGo</span> Captain Program</h1
</div>
<div>
<textarea id="comment" rows="8" placeholder=" * Any Comments or Questions? (Not Mandatory)"
name="Any Comments or Questions? " required aria-required="true" aria-label="Enter you email" aria-describedby="mailerr"></textarea>
name="Any Comments or Questions? " required aria-required="true" aria-label="Enter your Email" aria-describedby="mailerr"></textarea>
</div>
</form>
</div>
Expand All @@ -157,7 +157,7 @@ <h1 class="h-title">Registrations for <span>CodeSetGo</span> Captain Program</h1
<div class="top-footer-text">
<center>
<h1>CodeSetGo</h1>
<span>a community made for the students and made by the students.</span>
<span>A Community made for the students and made by the students.</span>
</center>
</div>
<div class="list-footer">
Expand All @@ -169,12 +169,12 @@ <h1>CodeSetGo</h1>
</div>
<!-- ======= Footer icon ======= -->
<div class="wrapper">
<a href="https://discord.gg/yWhNysUEej" class="icon facebook" target="_blank" aria-label="Join with us on Discord"
<a href="https://discord.gg/yWhNysUEej" class="icon discord" target="_blank" aria-label="Join with us on Discord"
title="Discord (External Link)" rel="noopener noreferrer">
<div class="tooltip">Discord</div>
<span><i class="fab fa-discord"></i></span>
</a>
<a href="https://www.youtube.com/channel/UC4dJIsV1bWwCwPFHFI6sY7Q?sub_confirmation=1" class="icon twitter"
<a href="https://www.youtube.com/channel/UC4dJIsV1bWwCwPFHFI6sY7Q?sub_confirmation=1" class="icon youtube"
target="_blank" aria-label="Visit us on Youtube" title="Youtube (External Link)" rel="noopener noreferrer">
<div class="tooltip">YouTube</div>
<span><i class='fab fa-youtube'></i></span>
Expand Down Expand Up @@ -253,4 +253,4 @@ <h4>Made with ❤️ by CodeSetGo Team</h4>

</body>

</html>
</html>