本帖最后由 hailongshih 于 2009-12-08 03:54:54 编辑

解决方案 »

  1.   

    L@_@K<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
     <head>
      <title> new document </title>
      <meta name="generator" content="editplus" />
      <meta name="author" content="" />
      <meta name="keywords" content="" />
      <meta name="description" content="" />
      <style type="text/css">
    #leftul li{ margin-top:15px;}
    #leftul li p{ font-size:12px; color:#666; line-height:1.5em;}
    #leftul li p a{ font-size:12px; color:#36F;}
      </style>
     </head> <body>
     <input type="text" id="txt1" style="height: 50px;width: 200px;" onfocus="this.style.fontSize=this.style.height;"; />
    <marquee id="m1" direction="down" scrolldelay="150" style="border: solid 1px red;"
    width=400 height=200>
    <ul id="leftul">
            <li>
                <p>王丰:这个月5门考试,忙,忙,忙 </p>
                <p>她正在 <a href="#">北京 </a>、 <a href="#">中国矿业大学 </a>哦 </p>
            </li>
            <li>
                <p>马亮:杭州出差中,突然感觉有点累了。骐骥一跃不能十步,驽马十驾功在不舍 </p>
                <p>他正在 <a href="#">杭州 </a>、 <a href="#">萧山机场 </a>呢 </p>
            </li>
            <li>
                <p>姜哲:美国的兰蔻、雅诗兰黛真的是超级、超级、超级便宜啊LOL </p>
                <p>她正在 <a href="#">美国 </a>、 <a href="#">密苏里大学 </a>哦 </p>
            </li>
            <li>
                <p>王一群:不要崇拜爷他哥,爷他哥只是个传说。 </p>
                <p>他正在 <a href="#">西安 </a>、 <a href="#">西安交大 </a>呢 </p>
            </li>
            <li>
                <p>刁郎:桂林的空气不是一般的好,我背后是漓江,美吧 </p>
                <p>他正在 <a href="#">桂林 </a>呢 </p>
            </li>
            <li>
                <p>汪杰:到广州了,大学同学毕业后广州聚会 </p>
                <p>他正在 <a href="#">广州 </a>、 <a href="#">兰桂坊 </a>呢 </p>
            </li>
        </ul>
    </marquee>
     </body>
    </html>