The subject combo shows what combination of courses may be taken alongside a Modern Languages course.
You can take this degree as part of a joint Honours degree alongside one of the following subjects from each column.
<!-- Begin pattern: subject-combo //-->
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Honours modules</h2>
<p>You can take this degree as part of a joint Honours degree alongside one of the following subjects from each column.</p>
<div class="col-md-4">
<h4>If you are taking:</h4><ul><li>Arabic</li></ul>
</div>
<div class="col-md-4">
<h4>You can also take one modern language:</h4><ul><li><a href="#">German</a></li><li><a href="#">French</a></li><li><a href="#">German</a></li></ul>
</div>
<div class="col-md-4">
<h4>And one other subject:</h4><ul><li><a href="#">Middle eastern studies</a></li><li><a href="#">International Relations</a></li></ul>
</div>
</div>
</div>
</div>
<!-- End pattern: subject-combo //-->