mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-06-15 22:56:44 +00:00
formatting
This commit is contained in:
parent
597bb86520
commit
89396847fd
278
index.html
278
index.html
@ -133,163 +133,161 @@
|
||||
<div class="bg-circle-4 bg-circle"></div> -->
|
||||
</header>
|
||||
|
||||
<section id="scroll">
|
||||
<br />
|
||||
<div class="container">
|
||||
<div class="alert alert-danger" role="alert">
|
||||
If you are an Embry-Riddle student that would like the join the club
|
||||
<a
|
||||
href="#"
|
||||
class="alert-link"
|
||||
data-toggle="modal"
|
||||
data-target="#exampleModal"
|
||||
>
|
||||
click here</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Modal -->
|
||||
<div
|
||||
class="modal fade"
|
||||
id="exampleModal"
|
||||
tabindex="-1"
|
||||
role="dialog"
|
||||
aria-labelledby="exampleModalLabel"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<div
|
||||
class="modal-dialog modal-dialog-centered modal-lg"
|
||||
role="document"
|
||||
<div class="container">
|
||||
<div class="alert alert-danger" role="alert">
|
||||
If you are an Embry-Riddle student that would like the join the club
|
||||
<a
|
||||
href="#"
|
||||
class="alert-link"
|
||||
data-toggle="modal"
|
||||
data-target="#exampleModal"
|
||||
>
|
||||
click here</a
|
||||
>
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">
|
||||
Club Sign Up Form
|
||||
</h5>
|
||||
<button
|
||||
type="button"
|
||||
class="close"
|
||||
data-dismiss="modal"
|
||||
aria-label="Close"
|
||||
>
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<iframe
|
||||
width="100%"
|
||||
height="480px"
|
||||
src="https://forms.office.com/Pages/ResponsePage.aspx?id=Y8kxabcHVkGrDjXR95A1uE_w_Cnn0CVGvLJv4aPTUylUNktSNEJRQjFQNk1SMjdDSEQ2UFlISDc4MiQlQCN0PWcu&embed=true"
|
||||
frameborder="0"
|
||||
marginwidth="0"
|
||||
marginheight="0"
|
||||
style="border: none; max-width:100%; max-height:100vh"
|
||||
allowfullscreen
|
||||
webkitallowfullscreen
|
||||
mozallowfullscreen
|
||||
msallowfullscreen
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<small class="text-muted"
|
||||
>Thanks for considering Redline Racing Division
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/car.jpg"
|
||||
alt="Embry-Riddle Formula SAE Car"
|
||||
/>
|
||||
</div>
|
||||
<!-- Modal -->
|
||||
<div
|
||||
class="modal fade"
|
||||
id="exampleModal"
|
||||
tabindex="-1"
|
||||
role="dialog"
|
||||
aria-labelledby="exampleModalLabel"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<div class="modal-dialog modal-dialog-centered modal-lg" role="document">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">
|
||||
Club Sign Up Form
|
||||
</h5>
|
||||
<button
|
||||
type="button"
|
||||
class="close"
|
||||
data-dismiss="modal"
|
||||
aria-label="Close"
|
||||
>
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div class="p-5">
|
||||
<h2 class="display-4">About Us</h2>
|
||||
<p>
|
||||
We are Redline Racing, a student-run Formula SAE (Society of
|
||||
Automotive Engineers) team. We strive to compete with teams from
|
||||
around the world. Our club represents Embry-Riddle Aeronautical
|
||||
University in Prescott, Arizona, the number one Aerospace
|
||||
Engineering university in the United States. With the help of
|
||||
sponsors and our personal engineering expertise, we believe that
|
||||
we can be one of the most accomplished Formula SAE teams.
|
||||
</p>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<iframe
|
||||
width="100%"
|
||||
height="480px"
|
||||
src="https://forms.office.com/Pages/ResponsePage.aspx?id=Y8kxabcHVkGrDjXR95A1uE_w_Cnn0CVGvLJv4aPTUylUNktSNEJRQjFQNk1SMjdDSEQ2UFlISDc4MiQlQCN0PWcu&embed=true"
|
||||
frameborder="0"
|
||||
marginwidth="0"
|
||||
marginheight="0"
|
||||
style="border: none; max-width:100%; max-height:100vh"
|
||||
allowfullscreen
|
||||
webkitallowfullscreen
|
||||
mozallowfullscreen
|
||||
msallowfullscreen
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<small class="text-muted"
|
||||
>Thanks for considering Redline Racing Division
|
||||
</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<section style="padding: 5em;">
|
||||
<section id="scroll">
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/car.jpg"
|
||||
alt="Embry-Riddle Formula SAE Car"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">About Us</h2>
|
||||
<p>
|
||||
We are Redline Racing, a student-run Formula SAE (Society of
|
||||
Automotive Engineers) team. We strive to compete with teams
|
||||
from around the world. Our club represents Embry-Riddle
|
||||
Aeronautical University in Prescott, Arizona, the number one
|
||||
Aerospace Engineering university in the United States. With
|
||||
the help of sponsors and our personal engineering expertise,
|
||||
we believe that we can be one of the most accomplished Formula
|
||||
SAE teams.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/saeint.png"
|
||||
alt="Logo For SAE International"
|
||||
/>
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/saeint.png"
|
||||
alt="Logo For SAE International"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="p-5">
|
||||
<h2 class="display-4">About Formula SAE</h2>
|
||||
<p>
|
||||
Every year, SAE International hosts multiple Formula and other
|
||||
vehicle category competitions around the world, allowing
|
||||
domestic and international teams to showcase their vehicle(s).
|
||||
The Formula SAE competition is the world's largest collegiate
|
||||
automotive design competition, with approximately 400 teams
|
||||
competing every year.
|
||||
</p>
|
||||
<div class="col-lg-6">
|
||||
<div>
|
||||
<h2 class="display-4">About Formula SAE</h2>
|
||||
<p>
|
||||
Every year, SAE International hosts multiple Formula and other
|
||||
vehicle category competitions around the world, allowing
|
||||
domestic and international teams to showcase their vehicle(s).
|
||||
The Formula SAE competition is the world's largest collegiate
|
||||
automotive design competition, with approximately 400 teams
|
||||
competing every year.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/saeEvent-min.jpg"
|
||||
alt="Picture of people gathered at an SAE International Event"
|
||||
/>
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/saeEvent-min.jpg"
|
||||
alt="Picture of people gathered at an SAE International Event"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div class="p-5">
|
||||
<h2 class="display-4">About the Competition</h2>
|
||||
<p>
|
||||
The Formula SAE competition takes place in multiple locations
|
||||
across the United States and the world. The Competition offers
|
||||
practical experiences for undergraduate and graduate students
|
||||
across multiple disciplines in the domains of engineering
|
||||
design, manufacturing, and business applications. For teams to
|
||||
be successful, they must justify their automotive design
|
||||
decisions based on their ability to meet the requirements of the
|
||||
competition. The engineering challenges the competition presents
|
||||
make Formula SAE one of the most difficult and complex student
|
||||
design competitions.
|
||||
</p>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">About the Competition</h2>
|
||||
<p>
|
||||
The Formula SAE competition takes place in multiple locations
|
||||
across the United States and the world. The Competition offers
|
||||
practical experiences for undergraduate and graduate students
|
||||
across multiple disciplines in the domains of engineering
|
||||
design, manufacturing, and business applications. For teams to
|
||||
be successful, they must justify their automotive design
|
||||
decisions based on their ability to meet the requirements of
|
||||
the competition. The engineering challenges the competition
|
||||
presents make Formula SAE one of the most difficult and
|
||||
complex student design competitions.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section>
|
||||
<div class="container">
|
||||
|
Loading…
x
Reference in New Issue
Block a user