Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahima0Verma committed Apr 16, 2024
1 parent 6da9307 commit b5142b5
Show file tree
Hide file tree
Showing 22 changed files with 331 additions and 265 deletions.
22 changes: 15 additions & 7 deletions Predulive_org/about_raj.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,16 @@ <h1 class="textabout">About US</h1>

<!-- Who are you start -->
<div class="container mt-5">
<h1 class="text-black text-center">What Predulive Stads For ?</h1>
<div class="row justify-content-center align-items-center">
<h1 class="text-black text-center">What Predulive Stands For ?</h1>
<div class="row justify-content-center align-items-center" style="margin-top: -10px;">
<div class="col-md-6">
<img
src="../assets/img/predulive home page/about -1.png"
alt=""
class="img-fluid imgwho"
/>
</div>
<div class="col-md-6">
<div class="col-md-6" >
<p class="whoareyoupara">
Predulive Edutech Foundation stands for inspiring, educating, and
empowering youth, particularly in rural areas, by leveraging
Expand Down Expand Up @@ -159,7 +159,7 @@ <h1 class="mt-5 text-black text-center">Why Predulive ?</h1>
<!-- What we are end -->
<!-- Our mission start -->
<div class="container mt-5">
<h1 class="mt-5 text-black text-center mb-4">Vison and Mission</h1>
<h1 class="mt-5 text-black text-center mb-4">Mission Of Predulive</h1>

<div class="row justify-content-center align-items-center">
<div class="col-md-6">
Expand All @@ -183,6 +183,14 @@ <h1 class="mt-5 text-black text-center mb-4">Vison and Mission</h1>
</div>
<!-- Our mission end -->









<!-- Our Story Start -->
<div class="container">
<h1><h1 class="text-center">Our Story</h1></h1>
Expand Down Expand Up @@ -272,21 +280,21 @@ <h1 class="text-center mb-4">Our Achievements</h1>
<div class="owl-carousel owl-theme">
<div class="card">
<img
src="../assets/img/predulive home page/achievments-1.jpeg"
src="../assets/img/predulive home page/2019.jpg"
class="card-img-top"
alt="..."
/>
</div>
<div class="card">
<img
src="../assets/img/predulive home page/achievments-2.jpeg"
src="../assets/img/predulive home page/2020.jpg"
class="card-img-top"
alt="..."
/>
</div>
<div class="card">
<img
src="../assets/img/predulive home page/achievments-3.jpeg"
src="../assets/img/predulive home page/2021.jpg"
class="card-img-top"
alt="..."
/>
Expand Down
182 changes: 100 additions & 82 deletions Predulive_org/bootcamp.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,27 +81,27 @@ <h1 class="text-center abouthead" style="color: black;">What’s in it for you?<
<div class="row">
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout ">
<img src="../assets/img/predulive service/z-1.png" alt="" class="img-fluid">
<img src="../assets/img/predulive home page/bootcamp1.png" alt="" class="img-fluid">
</div>
</div>
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout">
<img src="../assets/img/predulive service/z-2.png" alt="" class="img-fluid">
<img src="../assets/img/predulive home page/bootcamp2.png" alt="" class="img-fluid">

</div>
</div>
</div>
<div class="row">
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout">
<img src="../assets/img/predulive service/z-3.png" alt="" class="img-fluid">
<img src="../assets/img/predulive home page/bootcamp3.png" alt="" class="img-fluid">

</div>
</div>
<div class="col-md-6 d-flex justify-content-center mt-5">

<div class="cardabout">
<img src="../assets/img/predulive service/z-4.png" alt="" class="img-fluid">
<img src="../assets/img/predulive home page/bootcamp4.png" alt="" class="img-fluid">

</div>
</div>
Expand All @@ -111,143 +111,161 @@ <h1 class="text-center abouthead" style="color: black;">What’s in it for you?<

<!-- What is end -->

<!-- important highlight -->
<div class="container-fluid importantbg">
<section>
<div class="text-center mt-5 ">

<h1 class="abouthead" style="color: black;">Important Highlights</h1>
</h5>
<hr style="height: 30px; width: 250px; border-top: 3px solid yellow; margin: auto;">
<p class="importanthead2">The following is the roadmap for PepSheCo Sales Star.
</p>
</div>
<div class="container my-5">
<div class="row">
<div class="col-md-6 offset-md-3">
<h4 style="margin-left: 1.2rem;">Latest News</h4>
<ul class="timeline-3">
<li>
<a href="#!">New Web Design</a>
<a href="#!" class="float-end">21 March, 2014</a>
<p class="mt-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque scelerisque diam
non nisi semper, et elementum lorem ornare. Maecenas placerat facilisis mollis. Duis sagittis
ligula in sodales vehicula....</p>
</li>
<li>
<a href="#!">21 000 Job Seekers</a>
<a href="#!" class="float-end">4 March, 2014</a>
<p class="mt-2">Curabitur purus sem, malesuada eu luctus eget, suscipit sed turpis. Nam pellentesque
felis vitae justo accumsan, sed semper nisi sollicitudin...</p>
</li>
<li>
<a href="#!">Awesome Employers</a>
<a href="#!" class="float-end">1 April, 2014</a>
<p class="mt-2">Fusce ullamcorper ligula sit amet quam accumsan aliquet. Sed nulla odio, tincidunt
vitae nunc vitae, mollis pharetra velit. Sed nec tempor nibh...</p>
</li>
</ul>
</div>
</div>
</div>


<div class="text-center">
<button class="importantbtn">Register Now</button>
</div>
</section>
</div>
<br><br><br>


<div class="text-center">
<a href="https://forms.gle/HtTVdzrfBWPxVFwx6"><button class= " btn btn-success btn-lg">Register Now</button></a>
</div>

<!-- know more -->
<div class="container mt-5 ">
<h1 class="text-center pb-4 abouthead" style="color: black;">Know More</h1>
<div class="container mt-5">
<h1 class="text-center pb-4 abouthead" style="color: black">Know More</h1>
<div class="accordion" id="accordionPanelsStayOpenExample">
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseOne" aria-expanded="true" aria-controls="panelsStayOpen-collapseOne">
Accordion Item #1
<button
class="accordion-button"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseOne"
aria-expanded="true"
aria-controls="panelsStayOpen-collapseOne"
>
How can I participate in the Ideathon event?
</button>
</h2>
<div id="panelsStayOpen-collapseOne" class="accordion-collapse collapse show">
<div
id="panelsStayOpen-collapseOne"
class="accordion-collapse collapse show"
>
<div class="accordion-body">
<strong>This is the first item's accordion body.</strong> It is shown by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
You can participate by submitting your innovative idea and pitch
deck during the submission phase on our platform.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseTwo" aria-expanded="false" aria-controls="panelsStayOpen-collapseTwo">
Accordion Item #2
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseTwo"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseTwo"
>
Is there a deadline for idea submission?
</button>
</h2>
<div id="panelsStayOpen-collapseTwo" class="accordion-collapse collapse">
<div
id="panelsStayOpen-collapseTwo"
class="accordion-collapse collapse"
>
<div class="accordion-body">
<strong>This is the second item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
Yes, the deadline for idea submission is 25th May 2024 to ensure
fair evaluation and consideration.
</div>
</div>
</div>



<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseThree" aria-expanded="false" aria-controls="panelsStayOpen-collapseThree">
Accordion Item #3
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseThree"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseThree"
>
Who will evaluate the submitted ideas?
</button>
</h2>
<div id="panelsStayOpen-collapseThree" class="accordion-collapse collapse">
<div
id="panelsStayOpen-collapseThree"
class="accordion-collapse collapse"
>
<div class="accordion-body">
<strong>This is the third item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
<strong> A panel of judges comprising industry experts and entrepreneurs will evaluate the ideas based on various criteria.
</div>
</div>
</div>

<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseFour" aria-expanded="false" aria-controls="panelsStayOpen-collapseTwo">
Accordion Item #2
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseFour"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseTwo"
>
What are the criteria for evaluating ideas?
</button>
</h2>
<div id="panelsStayOpen-collapseFour" class="accordion-collapse collapse">
<div
id="panelsStayOpen-collapseFour"
class="accordion-collapse collapse"
>
<div class="accordion-body">
<strong>This is the second item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
Ideas will be evaluated based on innovation, feasibility, market potential, and presentation quality.
</div>
</div>
</div>

<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseFive" aria-expanded="false" aria-controls="panelsStayOpen-collapseThree">
Accordion Item #5
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseFive"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseThree"
>
What prizes and rewards are offered to the winners?
</button>
</h2>
<div id="panelsStayOpen-collapseFive" class="accordion-collapse collapse">
<div
id="panelsStayOpen-collapseFive"
class="accordion-collapse collapse"
>
<div class="accordion-body">
<strong>This is the third item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
<strong>Winners and runners-up can receive cash prizes, scholarships, mentorship opportunities, and access to exclusive resources.
</div>
</div>
</div>


<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseSix" aria-expanded="false" aria-controls="panelsStayOpen-collapseThree">
Accordion Item #6
<button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#panelsStayOpen-collapseSix"
aria-expanded="false"
aria-controls="panelsStayOpen-collapseThree"
>

Is there any registration fee for participating in the Ideathon?

</button>
</h2>
<div id="panelsStayOpen-collapseSix" class="accordion-collapse collapse">
<div
id="panelsStayOpen-collapseSix"
class="accordion-collapse collapse"
>
<div class="accordion-body">
<strong>This is the third item's accordion body.</strong> It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It's also worth noting that just about any HTML can go within the <code>.accordion-body</code>, though the transition does limit overflow.
<strong>No, there is no registration fee. Participation in the Ideathon event is free for all eligible students.
</div>
</div>
</div>



</div>
</div>
<!-- know more end -->

<!-- Footer start -->

<!-- footer -->
Expand Down
6 changes: 6 additions & 0 deletions Predulive_org/ideathon.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,12 @@ <h1 class="text-center abouthead" style="color: black">
</div>
</div>
</div>
<br><br><br>


<div class="text-center">
<a href="https://forms.gle/D2YFevnyEpR6ELKk6"> <button class= " btn btn-success btn-lg"> Register Now</button></a>
</div>

<!-- know more -->
<div class="container mt-5">
Expand Down
Loading

0 comments on commit b5142b5

Please sign in to comment.