
<html>
<head>
<title>Examples of Press Releases</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Raleway:400,300,200,100' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700' rel='stylesheet' type='text/css'>
<link href="//cdn.rawgit.com/noelboss/featherlight/1.0.4/release/featherlight.min.css" type="text/css" rel="stylesheet" title="Featherlight Styles" />
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
<script src="//cdn.rawgit.com/noelboss/featherlight/1.0.4/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script>

<style>
body {
margin:0;
font-family: 'Crimson Text', serif;
font-size:20px;
font-weight:400;
line-height:28px;
}
.btn {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #ff6c00;
  padding: 15px 50px 15px 50px;
  text-decoration: none;
}

.btn:hover {
  background: #ff9c00;
  text-decoration: none;
}
.dropshadow {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6); 
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6); 
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
border:8px solid #fff;
}



ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul li {
  padding-left: 1em;
  text-indent: -1em;
}

ul li:before {
  content: "\275A";
  color: #222;
  padding-right: 5px;
}

.logo {
font-size:35px; 
margin: 20px 20px 15px 20px; 
font-family: 'Raleway', sans-serif;
font-weight:100;
float:left;
}

.slogan {
font-size:15px; margin: 20px 20px 15px 20px; float:right;
}

@media (max-width: 960px) {
.logo {font-size:36px;}
.slogan {display:none;}
}
 


table {border-collapse: collapse;} 
table th { font-weight: normal; }
table td, table th { padding: 9px 10px; text-align: left;}

</style>

</head>

<body>

<div style="width:100%; background: #222; color: #fff; text-align: center;">
<div style="width:100%; max-width:1100px; margin:0 auto; text-align:left;">
<div class="logo">Examples of Press Releases</div>
<div class="slogan">Press release examples to get your press release written and distributed properly!</div>
<div style="clear:both;"></div>
</div>
</div>
<div style="width:100%; color: #333; text-align: center;">
<div style="width:100%; max-width:1100px; text-align: left; margin: 0 auto;">
<div style="margin: 30px 20px 30px 20px;">
<p>
Examples Of Press Releases is a free resource to help you write an exemplary press release to get your news or company distributed and promoted. Traditionally, press releases were distributed through newswires and require a very specific format. Today, the newswires are digital and additional dimensions are needed to have a press release distributed properly so you can get your news seen!
</p>

<p>
<strong>Quick Tips:</strong>
<ul>
<li>Use your press release as a sales and marketing tool.</li>
<li>Have a story that is newsworthy.</li>
<li>Write it in third person as if a reporter would write it.</li>
<li>Provide good quotes from an executive, brand ambassador, etc.</li>
<li>Distribute through a press release distribution service for mass reach and syndication.</li>
<li>Contact to your top media outlets personally, too.</li>
</ul>
</p>

<br />

<a href="javascript:alert('Please select at least one location.');" class="btn" id="purchase">Download Press Release Example</a>


</div>
</div>
</div>

<br /><br /><br /><br />

</body>

</html>