2010年2月8日 星期一

即時新聞快報的語法(代碼)教學

1.中國新浪快報的語法(代碼):

<iframe src="http://news.sina.com.cn/o/allnews/input/index.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="18" width="450"></iframe>


顯示的效果:


-----------------------------------------------------------------------------------

2.文匯報新聞快報的語法(代碼):

<iframe src="http://www.wenweipo.com/include_module/module_scroll_vertical_instant_news.php"width=450 height=24 marginwidth=0 marginheight=0 scrolling=no frameborder=0></iframe>


顯示的效果:


-----------------------------------------------------------------------------------

3.NOWnews新聞快報的語法(代碼):

<iframe src="http://www.ettoday.com/common/ticker.htm"width=450 height=18 marginwidth=0 marginheight=0 scrolling=no frameborder=0></iframe>


顯示的效果:


-----------------------------------------------------------------------------------

4.CCTV新聞快報的語法(代碼):

<iframe src="http://www.cctv.com/homepage/46/index.shtml"width=450 height=18 marginwidth=0 marginheight=0 scrolling=no frameborder=0></iframe>


顯示的效果:


-----------------------------------------------------------------------------------

5.中時電子快報的語法(代碼):

<iframe src="http://news.chinatimes.com//2009Cti/index/inc/2009Cti-Index-inc-03-Channel-Rtn/0,5062,398,00.shtml" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="43" width="450"></iframe>


顯示的效果:


-----------------------------------------------------------------------------------

6.民視新聞聯播的語法(代碼):

<iframe src="http://mlb.ftv.com.tw/ftvrss1.aspx?page=00&maxs=05"marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="150" width="250"></iframe>


顯示的效果: