-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdesign.html.tmp
30 lines (28 loc) · 2.18 KB
/
design.html.tmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{% extends "base.html.tmp" %}
{% block content %}
<div class="overlay">
<div class="page-title">
<h1>design</h1>
</div>
<div>
<div class="text">
<p>
The Design Comp teaches some of the most marketable skills around: layout with Adobe InDesign, photo manipulation with Adobe Photoshop, and graphic creation with Adobe Illustrator.
</p>
<p>
<strong>Here's what we do:</strong> The Design Board is responsible for the professional presentation of The Crimson's publications. This includes the front and feature pages of the daily paper as well as Arts, FM, Sports, Web and supplemental publications. We lay out pages and prepare all graphs and graphics.
The semester-long comp consists of weekly meetings, training sessions, supervised time for exercise completion, and social events within the Design Board and The Harvard Crimson! Compers engage in projects that allow them to showcase their new skills with Photoshop, InDesign, and Illustrator. Compers also work with editors when they first begin designing pages for publication. After graduating from the comp, newly elected editors work closely with one section of The Crimson (Sports, FM, Arts or the Daily). In addition to learning how The Crimson and all of its sections go to print every day, compers learn a lot about how to visually present written material.
</p>
<p>
Over the past decade, our Board has consistently been recognized annually by the Associate Collegiate Press, effectively pushed for an interactive website, and we're looking forward to working on other exciting projects, including a redesign of the daily paper.
</p>
<p>
The Design Comp is focused on you, and on developing a great relationship between you and the editors on the board. You will not only gain practical skills, but also an immediate social and professional network.
</p>
<o>
Any questions? Please don’t hesitate to contact our comp directors, Jacob Kim and Emily Mistick at <a href="mailto:[email protected]">[email protected]</a> and <a href="mailto:[email protected]">[email protected]</a>.
</o>
</div>
</div>
</div>
{% endblock content %}