Last active
December 17, 2015 14:59
-
-
Save sta1r/5628081 to your computer and use it in GitHub Desktop.
Box-out redux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="row buffer-top-plus"> | |
| <div class="d5-d16 bg-gray-bg box-out-con"> | |
| <div class="row"> | |
| <div class="d5-d8"> | |
| <figure class="box-out pull-right"> | |
| <img src="{{ site.url }}assets/img/placeholders/profile.jpg" alt="" class="d-all" style="margin-bottom:12px;"> | |
| <figcaption style="line-height:20px;">The current vice-chancellor is Nigel Carrington, who took up the role in September 2008.</figcaption> | |
| </figure> | |
| </div> | |
| <div class="d9-d16"> | |
| <div class="box-out border-left"> | |
| <p class="size4">Our Vice-Chancellor</p> | |
| <p>Nigel Carrington became Vice-Chancellor of University of the Arts London in September 2008, following a varied career in leading multinational companies.</p> | |
| <p>He graduated with a law degree from St John’s College, Oxford, in 1978 and worked as an international lawyer with Baker & McKenzie from 1979 to 2000, gaining valuable legal and cultural experience in the United States. He was appointed managing partner of the firm’s London office at the age of 38, and was also a member of its international executive committee and chairman of its European and Middle East Regional Council. In 2000, he joined McLaren Group as managing director, becoming deputy chairman in 2005.</p> | |
| <p>In 2007, Nigel pursued his passion for art, completing a graduate diploma in the History of Art at the Courtauld Institute.</p> | |
| <p>To learn more, visit <a href="http://blogs.arts.ac.uk/vice-chancellor">Nigel's blog.</a></p> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment