JavaScript Code
Support Media Lens

Instructions

To add this feed to your site, copy and paste the HTML below into your web page.

Preview

This is an example of what people will see on your web page:

Look and Feel

To change the look and feel of the headlines to match your own site, there are 2 CSS class selectors you can use:

  • td.myantiwar-headline - for headline rows
  • td.myantiwar-link - for the link back to this site (the last row)

As an example, to get rid of the last row containing the link back to this site you could include the following CSS code:

<style type="text/css">
  .myantiwar-link { display: none }
</style>

Note: The <script> element pulls in only the headline rows, which is why we surround it with the table tags. The opening <table> tag can be edited to include background colour, cell padding, border, etc..

Extra Options

Use the form below to set any extra options, then click 'Update' to see the updated code

Show a maximum of (max 20) headlines.