Tag: 效果预览模式: 普通 | 列表

新闻滚动效果

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title> code.js.cn </title>
<style>
a{display:block;font-size:15px;line-height:18px;text-decoration:none;color:#333;font-family:Arial;font-size:12px;}

查看更多...

Tags: 滚动 效果

分类:Js | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 596

css文字竖排效果  

一、用layout-flow
    layout-flow(设置对象书写方向)
  
    语法:layout-flow:vertical-ideographic
    示例:div { layout-flow:vertical-ideographic; }
  
  轻轻的

查看更多...

Tags: 文字 竖排 效果

分类:Css | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 597