commit
ca198f850a
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 625 KiB |
Before Width: | Height: | Size: 619 KiB |
Before Width: | Height: | Size: 625 KiB After Width: | Height: | Size: 619 KiB |
After Width: | Height: | Size: 78 KiB |
@ -1,175 +1,213 @@ |
|||||||
<!doctype html> |
<!DOCTYPE html> |
||||||
<html lang="en"> |
<html lang="en"> |
||||||
<head> |
<head> |
||||||
<!-- Required meta tags --> |
<!-- Required meta tags --> |
||||||
<meta charset="utf-8"> |
<meta charset="utf-8" /> |
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
<meta |
||||||
|
name="viewport" |
||||||
|
content="width=device-width, initial-scale=1, shrink-to-fit=no" |
||||||
|
/> |
||||||
|
|
||||||
<!-- Bootstrap CSS --> |
<!-- Bootstrap CSS --> |
||||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> |
<link |
||||||
|
rel="stylesheet" |
||||||
|
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" |
||||||
|
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" |
||||||
|
crossorigin="anonymous" |
||||||
|
/> |
||||||
|
|
||||||
<link rel="stylesheet" href="styles.css"> |
<!-- Font Awesome --> |
||||||
|
<link |
||||||
|
rel="stylesheet" |
||||||
|
href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" |
||||||
|
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" |
||||||
|
crossorigin="anonymous" |
||||||
|
/> |
||||||
|
|
||||||
|
<!-- Custom CSS --> |
||||||
|
<link rel="stylesheet" href="styles.css" /> |
||||||
|
|
||||||
<title>{dev}Osan</title> |
<title>{dev}Osan</title> |
||||||
</head> |
</head> |
||||||
|
|
||||||
<body> |
<body> |
||||||
|
|
||||||
|
|
||||||
<!-- Header information, above the fold --> |
<!-- Header information, above the fold --> |
||||||
<div class="container-fluid"> |
<div class="above-the-fold"> |
||||||
<div class="row" style="padding-top:64px;"> |
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> |
||||||
<div class="col col-12 col-sm-6"> |
<a class="navbar-brand" href="#" |
||||||
<img src="img/header.png" class="img-fluid" alt="Responsive image"> |
><span style="color: #696035">{</span>dev<span style="color: #696035" |
||||||
</div> |
>}</span |
||||||
<div class="col col-6"> |
>Osan</a |
||||||
<nav class="navbar fixed-top navbar-expand-sm navbar-light" style="text-align:right;> |
> |
||||||
<a class="navbar-toggler"> |
<button |
||||||
<button class = "navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation"> |
class="navbar-toggler" |
||||||
|
type="button" |
||||||
|
data-toggle="collapse" |
||||||
|
data-target="#navbarNav" |
||||||
|
aria-controls="navbarNav" |
||||||
|
aria-expanded="false" |
||||||
|
aria-label="Toggle navigation" |
||||||
|
> |
||||||
<span class="navbar-toggler-icon"></span> |
<span class="navbar-toggler-icon"></span> |
||||||
</button> |
</button> |
||||||
<div class="collapse navbar-collapse" id="navbarNavDropdown"> |
<div class="collapse navbar-collapse" id="navbarNav"> |
||||||
<ul class="navbar-nav"> |
<ul class="navbar-nav"> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#MEET">Meeting Info</a> |
<a class="nav-link" href="#club-info">Club Info</a> |
||||||
</li> |
</li> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#EVENT">Events</a> |
<a class="nav-link" href="#events">Events</a> |
||||||
</li> |
</li> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#PROJECT">Projects</a> |
<a class="nav-link" href="#projects">Projects</a> |
||||||
</li> |
</li> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#LEARN">Learning Resources</a> |
<a class="nav-link" href="#learning-resources" |
||||||
|
>Learning Resources</a |
||||||
|
> |
||||||
</li> |
</li> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#FAQ">FAQ</a> |
<a class="nav-link" href="#faq">FAQs</a> |
||||||
</li> |
</li> |
||||||
<li class="nav-item"> |
<li class="nav-item"> |
||||||
<a class="nav-link" href="#CONTACT">Contact Us</a> |
<a class="nav-link" href="#contact">Contact</a> |
||||||
</li> |
</li> |
||||||
</ul> |
</ul> |
||||||
</div> |
</div> |
||||||
</div> |
</nav> |
||||||
</div> |
|
||||||
|
<div class="container"> |
||||||
<div class="row"> |
<div class="row"> |
||||||
<div class="col col-6"></div> |
<div class="col"> |
||||||
<div class="col col-12 col-sm-6"> |
<a href="" id="announcement-card-link"> |
||||||
<div class="rightalign"> |
<div class="card mb-3" style="max-width: 540px; margin-top: 5%;"> |
||||||
<h1 class="osanlogo">{dev}Osan</h1> |
<div class="row no-gutters"> |
||||||
<p>Software Development Club</p> |
<div class="col-4"> |
||||||
</div> |
<img |
||||||
|
src="img/3dPrinter.png" |
||||||
|
class="card-img" |
||||||
|
alt="3d printer printing a red wheel" |
||||||
|
/> |
||||||
</div> |
</div> |
||||||
|
|
||||||
|
<div class="col-8"> |
||||||
|
<div class="card-body"> |
||||||
|
<h5 class="card-title">Pitch & Prototype Weekend</h5> |
||||||
|
<p class="card-text"> |
||||||
|
Join us Aug 23-25 at Osan Air Base for a weekend of |
||||||
|
rapid prototyping. Pitch an idea to form a team or show |
||||||
|
up with your skills ready to contribute! Click here! |
||||||
|
</p> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
|
|
||||||
<!-- below the fold. Vision statement, Meeting info --> |
|
||||||
<div class="container-fluid"> |
|
||||||
<div class="row"> |
|
||||||
<div class="col col-2"> </div> |
|
||||||
<div class="col col-8"> |
|
||||||
<hr> |
|
||||||
<div class="visionstatement"> |
|
||||||
<h3>Bringing Developers, Graphic Designers, and Engineering together at Osan! Beginners and Experts alike!</h3> |
|
||||||
</div> |
</div> |
||||||
<hr> |
|
||||||
</div> |
</div> |
||||||
<div class="col col-2"></div> |
</a> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
<div class="spacer"></div> |
<div class="row name-slogan"> |
||||||
<div class="container-fluid" id="MEET"> |
<div class="col col-md-6 offset-md-6"> |
||||||
<div class="row"> |
<h1> |
||||||
<div class="col col-12 col-sm-6"> |
<span style="color: #696035">{</span>dev<span |
||||||
<h3>Meeting Info</h3> |
style="color: #696035" |
||||||
<div class="wingdings-image" style="float:left;"> |
>}</span |
||||||
º |
>Osan |
||||||
|
</h1> |
||||||
|
<h4>Software Development Club</h4> |
||||||
</div> |
</div> |
||||||
<div class="info-display"> |
|
||||||
<div class="info-header"> |
|
||||||
1600 - 1700 |
|
||||||
</div> |
</div> |
||||||
<div class="info-header-sm"> |
|
||||||
Tuesdays & Wednesdays |
|
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
|
|
||||||
|
<!-- below the fold. Vision statement, Meeting info --> |
||||||
|
<div class="container-fluid" id="club-info"> |
||||||
|
<div class="row"> |
||||||
|
<div class="vision-statement col-sm-8 offset-sm-2"> |
||||||
|
Bringing Developers, Graphic Designers, and Engineering together at |
||||||
|
Osan Air Base - beginners and experts alike. |
||||||
</div> |
</div> |
||||||
<div class="col col-12 col-sm-6"> |
|
||||||
<h3>Location</h3> |
|
||||||
<div class="webdings-image" style="float:left;"> |
|
||||||
H |
|
||||||
</div> |
</div> |
||||||
<div class="info-header"> |
<div class="row"> |
||||||
Mustang Center |
<div class="col-sm-6"> |
||||||
|
<i class="far fa-clock"></i><br /><br /> |
||||||
|
<p>Tuesdays @ 1600 - 1700 : Guided lesson</p> |
||||||
|
<p>Wednesdays @ 1600 - 1700 : Open Project Work</p> |
||||||
</div> |
</div> |
||||||
|
<div class="col-sm-6"> |
||||||
|
<i class="fas fa-map-marker-alt"></i><br /><br /> |
||||||
|
<p>TAPS room at the Mustang Center</p> |
||||||
|
<p>Osan Air Base, South Korea</p> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
<div class="spacer"></div> |
|
||||||
<div class="container-fluid"> |
<!-- Events and Projects --> |
||||||
|
|
||||||
|
<div class="container-fluid events-projects"> |
||||||
<div class="row"> |
<div class="row"> |
||||||
<div class="col col-12 col-sm-6" id="EVENT"> |
<div class="col-sm-6" id="events"> |
||||||
<h3>Events</h3> |
<h3><i class="far fa-calendar-alt"></i><br />Events</h3> |
||||||
<ul> |
<br /> |
||||||
<li>Event 1</li> |
<p>Pitch & Prototype Weekend - Aug 23-25</p> |
||||||
<li>Event 2</li> |
|
||||||
<li>Event 3</li> |
|
||||||
<li>Event 4</li> |
|
||||||
</ul> |
|
||||||
</div> |
</div> |
||||||
<div class="col col-12 col-sm-6" id="PROJECT"> |
<div class="col-sm-6" id="projects"> |
||||||
<h3>Projects</h3> |
<h3><i class="fas fa-code-branch"></i><br />Projects</h3> |
||||||
<ul> |
<br /> |
||||||
<li>Project 1</li> |
<p>Bus GPS</p> |
||||||
<li>Project 2</li> |
<p>{dev}Osan Website</p> |
||||||
<li>Project 3</li> |
<p>Pending Game Engine</p> |
||||||
<li>Project 4</li> |
|
||||||
</ul> |
|
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
<div class="spacer"></div> |
|
||||||
<div class="container-fluid"> |
<!-- Learning Resources & FAQ --> |
||||||
|
<div class="container-fluid learn-faq"> |
||||||
<div class="row"> |
<div class="row"> |
||||||
<div class="col col-12 col-sm-6" id="LEARN"> |
<div class="col-sm-6" id="learning-resources"> |
||||||
<h3>Learning Resources</h3> |
<h3>Learning Resources</h3> |
||||||
<div>Learning Resource 1 - <a href="">Go here</a></div> |
<p> |
||||||
<div>Learning Resource 2 - <a href="">Go here</a></div> |
Contributing Guides - |
||||||
<div>Learning Resource 3 - <a href="">Go here</a></div> |
<a href="https://github.com/dev-osan/dev-osan.github.io">Go here</a> |
||||||
<div>Learning Resource 4 - <a href="">Go here</a></div> |
</p> |
||||||
<div>Learning Resource 5 - <a href="">Go here</a></div> |
|
||||||
</div> |
</div> |
||||||
<div class="col col-12 col-sm-6" id="FAQ"> |
<div class="col-sm-6" id="faq"> |
||||||
<h3>FAQ</h3> |
<h3>FAQ</h3> |
||||||
<h6>??????</h6> |
<h6>Do I have to know how to program?</h6> |
||||||
<div class="answer">AAAAAAAAA</div> |
<div class="answer"> |
||||||
<h6>??????</h6> |
Absolutely not, just a desire to hang out with software developers. |
||||||
<div class="answer">AAAAAAAAA</div> |
|
||||||
<h6>??????</h6> |
|
||||||
<div class="answer">AAAAAAAAA</div> |
|
||||||
<h6>??????</h6> |
|
||||||
<div class="answer">AAAAAAAAA</div> |
|
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
<div class="spacer"></div> |
</div> |
||||||
<div class="container-fluid"> |
|
||||||
|
<!-- Footer and Contact Us --> |
||||||
|
<div class="container-fluid" id="contact"> |
||||||
<div class="row"> |
<div class="row"> |
||||||
<div class="col col-12" id="CONTACT"> |
<div class="col"> |
||||||
<hr> |
<h3>Contact Us</h3> |
||||||
<center><h3>Contact Us</h3></center> |
<p> |
||||||
|
<a href="mailto:kevinfalting@gmail.com">kevinfalting@gmail.com</a> |
||||||
|
</p> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
</div> |
</div> |
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Optional JavaScript --> |
<!-- Optional JavaScript --> |
||||||
<!-- jQuery first, then Popper.js, then Bootstrap JS --> |
<!-- jQuery first, then Popper.js, then Bootstrap JS --> |
||||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> |
<script |
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> |
src="https://code.jquery.com/jquery-3.3.1.slim.min.js" |
||||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> |
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" |
||||||
|
crossorigin="anonymous" |
||||||
|
></script> |
||||||
|
<script |
||||||
|
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" |
||||||
|
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" |
||||||
|
crossorigin="anonymous" |
||||||
|
></script> |
||||||
|
<script |
||||||
|
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" |
||||||
|
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" |
||||||
|
crossorigin="anonymous" |
||||||
|
></script> |
||||||
</body> |
</body> |
||||||
</html> |
</html> |
@ -1,51 +1,110 @@ |
|||||||
* { |
.above-the-fold { |
||||||
background-color: #BDB; |
min-height: 100vh; |
||||||
|
background-image: url("img/devOsan_noLogo.png"); |
||||||
|
background-size: cover; |
||||||
|
background-repeat: no-repeat; |
||||||
|
background-position: center; |
||||||
|
padding-top: 3em; |
||||||
|
} |
||||||
|
|
||||||
|
#announcement-card-link { |
||||||
|
text-decoration: none; |
||||||
|
color: black; |
||||||
|
} |
||||||
|
|
||||||
|
#club-info { |
||||||
|
background-color: #202222; |
||||||
|
color: white; |
||||||
|
text-align: center; |
||||||
|
padding-top: 3em; |
||||||
|
padding-bottom: 3em; |
||||||
|
font-size: 1.5em; |
||||||
|
} |
||||||
|
|
||||||
|
#contact { |
||||||
|
text-align: center; |
||||||
|
color: white; |
||||||
|
background-color: #202222; |
||||||
|
} |
||||||
|
|
||||||
|
.events-projects { |
||||||
|
color: white; |
||||||
|
background-color: #696035; |
||||||
|
padding-top: 3em; |
||||||
|
padding-bottom: 3em; |
||||||
|
} |
||||||
|
|
||||||
|
#events, |
||||||
|
#projects { |
||||||
|
margin-top: 1em; |
||||||
|
text-align: center; |
||||||
|
} |
||||||
|
|
||||||
|
i { |
||||||
|
font-size: 2em; |
||||||
|
} |
||||||
|
|
||||||
|
.learn-faq { |
||||||
color: #202222; |
color: #202222; |
||||||
|
padding-top: 3em; |
||||||
|
padding-bottom: 3em; |
||||||
|
} |
||||||
|
|
||||||
|
.name-slogan { |
||||||
|
text-align: center; |
||||||
|
} |
||||||
|
|
||||||
|
h1 { |
||||||
|
font-size: 5em; |
||||||
} |
} |
||||||
|
|
||||||
.rightalign{ |
h4 { |
||||||
text-align:right; |
font-size: 1.8em; |
||||||
} |
} |
||||||
|
|
||||||
.osanlogo{ |
a { |
||||||
font-size:64px; |
font-weight: bold; |
||||||
|
text-decoration: underline; |
||||||
} |
} |
||||||
|
|
||||||
.visionstatement{ |
.vision-statement { |
||||||
text-align:center; |
/* font-size: 1.5em; */ |
||||||
font-style: italic; |
margin-bottom: 3em; |
||||||
} |
} |
||||||
|
|
||||||
.wingdings-image{ |
/* */ |
||||||
font-family:"Wingdings"; |
|
||||||
font-size:96px; |
|
||||||
color:#040; |
.rightalign { |
||||||
width:120px; |
text-align: right; |
||||||
} |
} |
||||||
|
|
||||||
.webdings-image{ |
.wingdings-image { |
||||||
font-family:"Webdings"; |
font-family: "Wingdings"; |
||||||
font-size:96px; |
font-size: 96px; |
||||||
color:#040; |
color: #040; |
||||||
width:120px; |
width: 120px; |
||||||
} |
} |
||||||
|
|
||||||
.info-display{ |
.webdings-image { |
||||||
padding-top:16px; |
font-family: "Webdings"; |
||||||
|
font-size: 96px; |
||||||
|
color: #040; |
||||||
|
width: 120px; |
||||||
} |
} |
||||||
|
|
||||||
.info-header{ |
.info-display { |
||||||
font-size:48px; |
padding-top: 16px; |
||||||
} |
} |
||||||
|
|
||||||
.info-header-sm{ |
.info-header { |
||||||
padding-left:12px; |
font-size: 48px; |
||||||
} |
} |
||||||
|
|
||||||
.answer{ |
.info-header-sm { |
||||||
margin-left:10px; |
padding-left: 12px; |
||||||
} |
} |
||||||
|
|
||||||
.spacer{ |
.answer { |
||||||
height:64px; |
margin-left: 10px; |
||||||
} |
} |
Loading…
Reference in new issue