Contact Us

Thank you for your interest in Code Crafter's Clash. Whether you have questions about the hackathon or need technical assistance, our team is dedicated to assisting you. Don't hesitate to get in touch, and we'll be happy to assist you in any way we can.

We look forward to hearing from you and supporting your journey in our hackathon. We're here to assist you with any questions, concerns, or inquiries you may have about the Code Crafter's Clash hackathon.
Email : realnikhileshrana@gmail.com/jaspreetsingh44555@gmail.com

Feel free to get in touch with us through the following methods:

HTML

<div class="Contact">

<p>Our contact numbers are : <br>
9599471990 , 9817048588

<p class="Email"</p>

</p></div>

CSS

* { margin:0px;
padding:0px;
}


.Contact{ padding:10px;

font-size: 2rem;}

JS

var email = "jaspreetsingh44555@gmail.com/realnikhileshrana@gmail.com" ;
var mailCall = document.getElementsBy ClassName('Email');
// Changing HTML
mailCall.innerHTML=email;