<!DOCTYPE html>
<html>
<body>
<body bgcolor="#C71585">
<center><img src="http://www.prlog.org/11057556-pink-in-the-cube.jpg" width="450" height="500">
<p><font face="helvetica"><h2>Happy Anniversary Mom & Dad!</h2></p>
</body>
</html>
Monday, September 9, 2013
Wednesday, September 4, 2013
Table Resume.Version2
<!DOCTYPE html>
<html>
<body>
<BODY BGCOLOR="#F4FA58">
<font face="Arial">
<h4>Liz Paterson Resume</h4>
<center><img src="http://www.parchment.com/c/images/college/615-crest-250-200-0edd928edc9d5fc15ad332b4b5857b59.png" width="150" height="150"></p>
<a href="http://www.breezejmu.org/image_f1de87b8-0e97-11e3-9893-001a4bcf6878.html">Breeze Bio</a>
<table border="1">
<tr>
<td><b>Education</b></td>
<td>James Madison University, Harrisonburg, VA
<br>Bachelor of Fine Arts, Expected May 2014
<br>Major: Graphic Design
<br>Cumulative GPA: 3.08</td>
</tr>
<tr>
<td><b>Leadership</b></td>
<td><b>Assistant Creative Director</b>
<br>April 2013 - present
<br>Help lead six person design staff
<br>Layout and design advertisment
<br><br><b>AIGA Treasurer</b>
<br>March 2013 - present
<br>Manage money for club events.
<br><br><b>Psychology 101 Teachers Assistant</b>
<br>January 2011 - May 2011
<br>Teacher’s Assistant for Professor David Daniels
<br>Taught learning skills and proctored the exams
<br>Created website through Wordpress for class
<br><br><b>Community Service Representative</b>
<br>August 2010 - May 2011
<br>Served as Shorts Hall CSR
<br>Organized programs for residents
</td>
</tr>
<tr>
<td><b>Work Experience</b></td>
<td><b>Advertising Designer</b>
<br>February 2012- Current
<br>Create and place advertisements
<br>for companies through “The Breeze”
<br><br><b>Head Lifeguard</b>
<br>July 2009– August 2011
<br>Trained to rescue and perform CPR
<br>Created weekly schedule for employees
</tr>
<tr>
<td><b>Skills</td>
<td><b>Adobe Creative Suite</b>
<br>September 2009- present
<br>Photoshop
<br>Illustrator
<br>Indesign
</td>
</tr>
</font>
</table>
</center>
</body>
</html>
<html>
<body>
<BODY BGCOLOR="#F4FA58">
<font face="Arial">
<h4>Liz Paterson Resume</h4>
<center><img src="http://www.parchment.com/c/images/college/615-crest-250-200-0edd928edc9d5fc15ad332b4b5857b59.png" width="150" height="150"></p>
<a href="http://www.breezejmu.org/image_f1de87b8-0e97-11e3-9893-001a4bcf6878.html">Breeze Bio</a>
<table border="1">
<tr>
<td><b>Education</b></td>
<td>James Madison University, Harrisonburg, VA
<br>Bachelor of Fine Arts, Expected May 2014
<br>Major: Graphic Design
<br>Cumulative GPA: 3.08</td>
</tr>
<tr>
<td><b>Leadership</b></td>
<td><b>Assistant Creative Director</b>
<br>April 2013 - present
<br>Help lead six person design staff
<br>Layout and design advertisment
<br><br><b>AIGA Treasurer</b>
<br>March 2013 - present
<br>Manage money for club events.
<br><br><b>Psychology 101 Teachers Assistant</b>
<br>January 2011 - May 2011
<br>Teacher’s Assistant for Professor David Daniels
<br>Taught learning skills and proctored the exams
<br>Created website through Wordpress for class
<br><br><b>Community Service Representative</b>
<br>August 2010 - May 2011
<br>Served as Shorts Hall CSR
<br>Organized programs for residents
</td>
</tr>
<tr>
<td><b>Work Experience</b></td>
<td><b>Advertising Designer</b>
<br>February 2012- Current
<br>Create and place advertisements
<br>for companies through “The Breeze”
<br><br><b>Head Lifeguard</b>
<br>July 2009– August 2011
<br>Trained to rescue and perform CPR
<br>Created weekly schedule for employees
</tr>
<tr>
<td><b>Skills</td>
<td><b>Adobe Creative Suite</b>
<br>September 2009- present
<br>Photoshop
<br>Illustrator
<br>Indesign
</td>
</tr>
</font>
</table>
</center>
</body>
</html>
Monday, September 2, 2013
To do for HTML email
<!DOCTYPE html>
<html>
<body>
<h2>To do. </h2>
<ul>
<li>Choose an event and learn more about it.</li>
<li> Come up with the announcement heading, subheading, body text, etc. Edit the provided footer to fit your needs. Also, create a tag line based on your research to include in the announcement. Think about: what, when, where, and how. </li>
<li>Come up with several design mock-ups to bring to the class. (Assignment: 8 Pencil and 8 computer sketches.)</li>
<li> Create mockups in InDesign or Illustrator (Photoshop for image manipulation) and bring them to class for critique. </li>
<li>Choose a final design and code in HTML. Compress images so email will download fast.</li>
<li>Write a privacy statement (one paragraph) and an unsubscribe statement make a webpage for it. Link to the privacy statement page from the announcement.</li>
<li>Create and print display board on 11x17, portrait. (The template will be given by instructor). </li>
</ul>
</body>
</html>
<html>
<body>
<h2>To do. </h2>
<ul>
<li>Choose an event and learn more about it.</li>
<li> Come up with the announcement heading, subheading, body text, etc. Edit the provided footer to fit your needs. Also, create a tag line based on your research to include in the announcement. Think about: what, when, where, and how. </li>
<li>Come up with several design mock-ups to bring to the class. (Assignment: 8 Pencil and 8 computer sketches.)</li>
<li> Create mockups in InDesign or Illustrator (Photoshop for image manipulation) and bring them to class for critique. </li>
<li>Choose a final design and code in HTML. Compress images so email will download fast.</li>
<li>Write a privacy statement (one paragraph) and an unsubscribe statement make a webpage for it. Link to the privacy statement page from the announcement.</li>
<li>Create and print display board on 11x17, portrait. (The template will be given by instructor). </li>
</ul>
</body>
</html>
Sunday, September 1, 2013
Coding for resume.
<!DOCTYPE html>
<html>
<body>
<h4>Liz Paterson Resume</h4>
<table border="1">
<tr>
<td><b>Education</b></td>
<td>James Madison University, Harrisonburg, VA
<br>Bachelor of Fine Arts, Expected May 2014
<br>Major: Graphic Design
<br>Cumulative GPA: 3.08</td>
</tr>
<tr>
<td><b>Leadership</b></td>
<td><b>Assistant Creative Director</b>
<br>April 2013 - present
<br>Help lead six person design staff
<br>Layout and design advertisment
<br><br><b>AIGA Treasurer</b>
<br>March 2013 - present
<br>Manage money for club events.
<br><br><b>Psychology 101 Teachers Assistant</b>
<br>January 2011 - May 2011
<br>Teacher’s Assistant for Professor David Daniels
<br>Taught learning skills and proctored the exams
<br>Created website through Wordpress for class
<br><br><b>Community Service Representative</b>
<br>August 2010 - May 2011
<br>Served as Shorts Hall CSR
<br>Organized programs for residents
</td>
</tr>
<tr>
<td><b>Work Experience</b></td>
<td><b>Advertising Designer</b>
<br>February 2012- Current
<br>Create and place advertisements
<br>for companies through “The Breeze”
<br><br><b>Head Lifeguard</b>
<br>July 2009– August 2011
<br>Trained to rescue and perform CPR
<br>Created weekly schedule for employees
<br><br><b>Free Lance-Star</b>
<br>November 2008-2010
<br>Youth Correspondent
<br>Writer for the ‘It section’</td>
</tr>
<tr>
<td><b>Skills</td>
<td><b>Adobe Creative Suite</b>
<br>September 2009- present
<br>Photoshop
<br>Illustrator
<br>Indesign
</td>
</tr>
</table>
</body>
</html>
<html>
<body>
<h4>Liz Paterson Resume</h4>
<table border="1">
<tr>
<td><b>Education</b></td>
<td>James Madison University, Harrisonburg, VA
<br>Bachelor of Fine Arts, Expected May 2014
<br>Major: Graphic Design
<br>Cumulative GPA: 3.08</td>
</tr>
<tr>
<td><b>Leadership</b></td>
<td><b>Assistant Creative Director</b>
<br>April 2013 - present
<br>Help lead six person design staff
<br>Layout and design advertisment
<br><br><b>AIGA Treasurer</b>
<br>March 2013 - present
<br>Manage money for club events.
<br><br><b>Psychology 101 Teachers Assistant</b>
<br>January 2011 - May 2011
<br>Teacher’s Assistant for Professor David Daniels
<br>Taught learning skills and proctored the exams
<br>Created website through Wordpress for class
<br><br><b>Community Service Representative</b>
<br>August 2010 - May 2011
<br>Served as Shorts Hall CSR
<br>Organized programs for residents
</td>
</tr>
<tr>
<td><b>Work Experience</b></td>
<td><b>Advertising Designer</b>
<br>February 2012- Current
<br>Create and place advertisements
<br>for companies through “The Breeze”
<br><br><b>Head Lifeguard</b>
<br>July 2009– August 2011
<br>Trained to rescue and perform CPR
<br>Created weekly schedule for employees
<br><br><b>Free Lance-Star</b>
<br>November 2008-2010
<br>Youth Correspondent
<br>Writer for the ‘It section’</td>
</tr>
<tr>
<td><b>Skills</td>
<td><b>Adobe Creative Suite</b>
<br>September 2009- present
<br>Photoshop
<br>Illustrator
<br>Indesign
</td>
</tr>
</table>
</body>
</html>
Subscribe to:
Posts (Atom)