Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nutmeg Magazine</title>
<link rel="stylesheet" href="css/nutmeg.css">
<link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Julius+Sans+One|Raleway:300,400&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="img/logo16.png">
</head>
<body>
<div class="flex">
<div class="buttonwrapper">
<a href= "index.html" class="leftbutton">Home</a>
<a href= "https://nutmeg.uconn.edu/magazine-2/" class="leftbutton">Website</a>
</div>
<div class="right">
<h1>Nutmeg Magazine</h1>
<p class="bold">Personal Role: Magazine Managing Editor</p>
<p>For the Fall 2019 semester, I had the opprotunity to create a magazine for UConn Nutmeg Publishing. I was in charge of everything from the content to the final designs and proofs. This health and wellness piece included a collaboration with UConn Project Fashion, our feature piece, as well as pieces on the topic of food insecurity and renovations to Whitney dining hall. A sleek and simple design was used to attract the readers attention and highlight photographs chosen.</p>
</div>
</div>
<div class="box">
<img src="img/mag.jpg" class="gif" alt="Nutmeg Magazine">
<img src="img/magspread.png" class="gif" alt="Nutmeg Magazine">
</div>
<!-- <div class="contain">
<embed src="img/Fall 2019 Health and Wellness Magazine.pdf" type="application/pdf">
</div> -->
</body>
</html>