Update About.html
This commit is contained in:
parent
9310eb5a4b
commit
1143dcd35b
|
|
@ -53,7 +53,7 @@
|
|||
<details class="anchor" open>
|
||||
<summary class="aboutTitle">The University</summary>
|
||||
<article>
|
||||
<p class="nextLine">
|
||||
<p>
|
||||
<img class="imgRight" src="about_assets/cucoventry.jpeg" alt="Image of CU Coventry Campus at Mile Lane">
|
||||
<details class="anchor">
|
||||
<summary class="aboutContent">CU Coventry, part of the Coventry University Group, offers a style of education which is flexible and designed to fit around your life. Choose from a wide range of career relevant courses and study at a pace that suits you. Students who study at CU Coventry benefit from a modern, forward-thinking higher education institution, reinforced by the quality and reputation of Coventry University.
|
||||
|
|
@ -65,6 +65,7 @@
|
|||
</p>
|
||||
</article>
|
||||
</details>
|
||||
<div class="nextLine">
|
||||
<details class="anchor" open>
|
||||
<summary class="aboutTitle">Joshua Killen</summary>
|
||||
<article class="anchor">
|
||||
|
|
@ -76,12 +77,12 @@
|
|||
</p>
|
||||
</article>
|
||||
</details>
|
||||
</div>
|
||||
<footer>
|
||||
<a class="about" href="../../../about/about.html">About the Website</a><br>
|
||||
<a href="../../sitewide_assets/bibliography.pdf" download="KILLEN_Joshua_Bibliography" target="_blank">Bibliography</a><br>
|
||||
<a class="contact" href="../../../about/about.html">Contact Us</a><br>
|
||||
<a class="sitemap" href="">Sitemap</a>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue