Policy #996: "Transparency of Parliament"
Add policy to your website
Get people thinking about your issue, by adding a policy search box to your website. This lets people compare their own MP to your policy, like this.
To do this copy and paste the following HTML into your website. Feel free to fiddle with it to fit the look of your site better. We only ask that you leave the link to Public Whip in.
<div style="position: relative; width: 23em; color: #000000;
background-color: #eeeeee; font-family: Verdana, Arial, Sans-serif;
margin: 0 0 0 0; border: 1px solid #003300; padding: 0 0 0 0;">
<div style="text-align: center; background-color: #003300">
<a href="https://www.publicwhip.org.uk" style="color: #ffffff">
<img src="https://www.publicwhip.org.uk/smallpublicwhip.gif"
alt="The Public Whip" border="0" style="float:none">
</a>
</div>
<form style="text-align: left" action="https://www.publicwhip.org.uk/mp.php" name="pw">
<p style="padding: 0 10px 0 10px">
<b>Transparency of Parliament<br>How did your MP vote?</b>
<br>Your postcode:
<input maxLength="256" size="10" name="mppc" value="">
<input type="hidden" name="dmp" value="996">
<input type="submit" value="Go" name="button">
</p>
</form>
</div>
