![]() |
JavaScript Code |
Support Media Lens |
To add this feed to your site, copy and paste the HTML below into your web page.
This is an example of what people will see on your web page:
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 rowstd.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..
Use the form below to set any extra options, then click 'Update' to see the updated code