博客挂件(新闻、时钟、天气预报)

来源:└博友窝  编辑:博客代码网  发布时间:2007-05-06  点击:  [收藏]

新闻挂件:<DIV id=LeftTop style="LEFT: {x位置}px; POSITION: absolute; TOP: {y位置}pxpx"><IFRAME border=0 marginWidth=0 marginHeight=0 src="http://news.sina.com.cn/iframe/o/allnews/input/index.htm" frameBorder=no width={显示宽度} scrolling=no height=30></IFRAME></DIV> 时钟挂件:<DIV id=LeftTop style="LEFT: {x位置}px; POSITION: absolute; TOP: {y位置}px"><EMBED src=http://www.souxp.com/fzjzykj/previews/clocks/clock1.swf width={显示宽度} height={显示高度} type=application/x-shockwave-flash></DIV>
<DIV></DIV>
天气预报挂件:<DIV id=LeftTop style="LEFT: {x位置}px; POSITION: absolute; TOP: {y位置}px"><IFRAME border=0 marginWidth=0 marginHeight=0 src="http://weather.265.com/weather.htm" frameBorder=no width={显示宽度} scrolling=no height={显示高度}></IFRAME></DIV> 其中:{x位置}、{y位置}、{显示宽度}、{显示高度}的单位均为像素

文章地址: