Copy and paste the following code into the body of your HTML document where you want the headlines to display:
<script type="text/javascript"> // set up variables that customize the display var wpr_header_name = 'Top Headlines from World Press Review'; var wpr_total_font = 'size="2" face="Verdana" color="666666"'; var wpr_total_font_desc = 'size="1" face="Verdana" color="666666"'; var wpr_total_number = 7; var wpr_odd_row_color = 'e2dec2'; var wpr_even_row_color = 'ffffff'; var wpr_open_in_blank = true; var wpr_table_width = '100%'; </script> <script src="http://worldpress.org/feeds/topstories.js" type="text/javascript"></script>