7-page-content edit

grid-flow-captions  edit

mix of small/large, multi-sized images/videos, captions and links

Campus Cursive

The write stuff

William & Mary students are providing encouragement and positivity through hand-written letters, both on campus and in the local community.

SHOW Day

SHOWing up for the ’burg

Because who doesn’t like playing with kittens and serving their community?

Camp kesem

A Place for Magic

They may not have wands or spells, but William & Mary students make magic happen every summer through Camp Kesem.

Entrepreneurship Center

Startup Hub

William & Mary students are exploring business ideas, collaborating and making progress on their entrepreneurial endeavors in a new center designed to be a flexible and open space where business ideas can come to life.

Take back the tap

Taking back the tap

The student group Take Back the Tap has partnered with William & Mary’s Office of Sustainability to find a way to make tap water more accessible on campus through the use of bottle-filling stations.

Boateng

Read 2 Lead

What started out as collecting a few books turned into one student’s idea to build a library in Accra, Ghana, from the ground up.

Queen Liz

Royal Papers

Nearly 500,000 royal documents housed in Windsor Castle’s iconic Round Tower are being scanned and sent to William & Mary to be transcribed by students in Swem Library.

Data Bootcamp

Data Bootcamp

Before traveling abroad to promote data literacy and use of aid information in decision-making, students in AidData’s Summer Fellows program get the opportunity to live and work with AidData staff who act as resources for any AidData-related questions and serve as the students’ own Williamsburg tour guides.

Copy
Edit
<!-- components/7-page-content/grid-flow-captions.php --> <!-- hide sidebar --> <!-- <input name="hasSidebar" type="hidden" value="N" /> --> <p>mix of small/large, multi-sized images/videos, captions and links</p> <?php outputMenu("page-nav"); ?> <div class="grid flow " style="position: relative; height: 1352.25px;"> <div class="grid-sizer"></div> <div class="gutter-sizer"></div><a href="the-write-stuff.php"> <figure class="card Small" style="position: absolute; left: 0px; top: 0px;"><img alt="Campus Cursive" src="<?php echo $asset_url; ?>/impact/images/grid/campus-cursive.jpg"> <figcaption> <h4>The write stuff</h4> <p>William &amp; Mary students are providing encouragement and positivity through hand-written letters, both on campus and in the local community.</p> </figcaption> </figure> </a><a href="showday.php"> <figure class="card Small" style="position: absolute; left: 236px; top: 0px;"><img alt="SHOW Day" src="<?php echo $asset_url; ?>/impact/images/grid/showday-grid.jpg"> <figcaption> <h4>SHOWing up for the ’burg</h4> <p>Because who doesn’t like playing with kittens and serving their community?</p> </figcaption> </figure> </a><a href="camp-kesem.php"> <figure class="card Small" style="position: absolute; left: 472px; top: 0px;"><img alt="Camp kesem" src="<?php echo $asset_url; ?>/impact/images/grid/kesem-grid.jpg"> <figcaption> <h4>A Place for Magic</h4> <p>They may not have wands or spells, but William &amp; Mary students make magic happen every summer through Camp Kesem.</p> </figcaption> </figure> </a><a href="startup-hub.php"> <figure class="card Large" style="position: absolute; left: 236px; top: 297px;"><img alt="Entrepreneurship Center" src="<?php echo $asset_url; ?>/impact/images/grid/entrcenter-grid.jpg"> <figcaption> <h4>Startup Hub</h4> <p>William &amp; Mary students are exploring business ideas, collaborating and making progress on their entrepreneurial endeavors in a new center designed to be a flexible and open space where business ideas can come to life.</p> </figcaption> </figure> </a><a href="taking-back-the-tap.php"> <figure class="card Small" style="position: absolute; left: 0px; top: 445px;"><img alt="Take back the tap" src="<?php echo $asset_url; ?>/impact/images/grid/take-back-the-tap.jpg"> <figcaption> <h4>Taking back the tap</h4> <p>The student group Take Back the Tap has partnered with William &amp; Mary’s Office of Sustainability to find a way to make tap water more accessible on campus through the use of bottle-filling stations. </p> </figcaption> </figure> </a><a href="read-2-lead.php"> <figure class="card Small" style="position: absolute; left: 236px; top: 684px;"><img alt="Boateng" src="<?php echo $asset_url; ?>/impact/images/grid/ghana-grid.jpg"> <figcaption> <h4>Read 2 Lead</h4> <p>What started out as collecting a few books turned into one student’s idea to build a library in Accra, Ghana, from the ground up.</p> </figcaption> </figure> </a><a href="royal-papers.php"> <figure class="card Small" style="position: absolute; left: 472px; top: 684px;"><img alt="Queen Liz" src="<?php echo $asset_url; ?>/impact/images/grid/gpp-queen-grid.jpg"> <figcaption> <h4>Royal Papers</h4> <p>Nearly 500,000 royal documents housed in Windsor Castle’s iconic Round Tower are being scanned and sent to William &amp; Mary to be transcribed by students in Swem Library.</p> </figcaption> </figure> </a><a href="data-bootcamp.php"> <figure class="card Large" style="position: absolute; left: 0px; top: 982px;"><img alt="Data Bootcamp" src="<?php echo $asset_url; ?>/impact/images/grid/data-grid.jpg"> <figcaption> <h4>Data Bootcamp</h4> <p>Before traveling abroad to promote data literacy and use of aid information in decision-making, students in AidData’s Summer Fellows program get the opportunity to live and work with AidData staff who act as resources for any AidData-related questions and serve as the students’ own Williamsburg tour guides.</p> </figcaption> </figure> </a> </div>
Copy
Copy
Edit
/* scss/7-page-content/_grid-flow-captions.scss */