topmsg.asp
上传用户:comthink
上传日期:2021-05-06
资源大小:1280k
文件大小:1k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

HTML/CSS

  1. <head>
  2. <style type="text/css">
  3. <!--
  4. body {
  5. background-color: #3399FF;
  6. background-image: url(chatmianbg.jpg);
  7. font-size: 12px;
  8. color: #000000;
  9. text-decoration: none;
  10. }
  11. a:link {
  12. font-size: 12px;
  13. font-weight: lighter;
  14. color: #000000;
  15. text-decoration: none;
  16. }
  17. .style1 {font-size: 12px}
  18. -->
  19. </style>
  20. <base target="_self">
  21. </head>
  22. <body topmargin="5" style="background-image: url('')">
  23. <p><font size="4">
  24. <marquee scrollamount="4" scrolldelay="60" height="30" style="font-family: 华康少女文字W5(P); vertical-align:middle" behavior="alternate">*****霸州一中聊天室欢迎您*****</marquee></font></p>
  25. </body>