|
| 1 | + |
1 | 2 | <section id="section-apply" class="page-section"> |
| 3 | + <div class="section dark center"> |
| 4 | + <a href="#" class="button button-desc button-border button-rounded center"><div>Apply to Learners Guild</div></a> |
| 5 | + </div> |
| 6 | + |
2 | 7 | <div class="container clearfix"> |
3 | | - <div class="row clearfix"> |
4 | | - <div class="heading-block left"> |
5 | | - <h2>Apply to Learners Guild</h2> |
| 8 | + <div class="row clearfix center topmargin-lg"> |
| 9 | + <div class="fancy-title title-border title-center"> |
| 10 | + <h3>Enrollment Stages</h3> |
| 11 | + </div> |
| 12 | + |
| 13 | + <ul class="process-steps bottommargin clearfix ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all" role="tablist"> |
| 14 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="0"> |
| 15 | + <a href="#ptab1" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-1">1</a> |
| 16 | + <h5>Submit Application</h5> |
| 17 | + </li> |
| 18 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 19 | + <a href="#ptab2" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-2">2</a> |
| 20 | + <h5>Join Enrollment Game</h5> |
| 21 | + </li> |
| 22 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 23 | + <a href="#ptab3" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-3">3</a> |
| 24 | + <h5>Choose Cohort</h5> |
| 25 | + </li> |
| 26 | + <li class="ui-state-default ui-corner-top" role="tab" tabindex="-1"> |
| 27 | + <a href="#ptab4" class="i-circled i-bordered i-alt divcenter ui-tabs-anchor" role="presentation" tabindex="-1" id="ui-id-4">4</a> |
| 28 | + <h5>Join the Guild</h5> |
| 29 | + </li> |
| 30 | + </ul> |
| 31 | + </div> |
| 32 | + |
| 33 | + <div class="row clearfix topmargin-lg"> |
| 34 | + <div class="fancy-title title-border title-center"> |
| 35 | + <h3>Timeline</h3> |
6 | 36 | </div> |
7 | 37 |
|
8 | 38 | <div class="col_one_third"> |
@@ -40,9 +70,6 @@ <h4>(3) Cohort selection</h4> |
40 | 70 | After reviewing applications and feedback from the enrollment game sessions, we will select the learners for our first cohort. If selected, you will be notified 1 month before the Oakland cohort start date (July 11). |
41 | 71 | </p> |
42 | 72 | </div> |
43 | | - |
44 | 73 | </div> |
45 | 74 | </div> |
46 | | - |
47 | | - |
48 | 75 | </section> |
0 commit comments