关于百度空间代码问题!谢谢

来源:百度知道 编辑:UC知道 时间:2024/05/10 19:26:58
谁知道怎样使模版透明而文字不透明,给出代码,谢谢!

顺便问一下彩字怎么做,写出具体方法,谢谢!

CSS打造多彩文字链接

这是一些非常基础的代码。请复制下来看情况修改。

效果图如下:

发送图片到手机

<html><head><title>CSS打造多彩文字链接</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">td { font-size : 12px; font-family : 宋体;}a { font-family: "宋体"; font-size: 9pt; text-decoration: none}.t1{ color: #CC0000;text-decoration: underline}.t2{ text-decoration : none; color:#006699;}.t3 { color: #006600; text-decoration: underline overline}.t4 { color: #0066FF; text-decoration: line-through}.t5 { border: 1px #FF0000 solid; height: 20px; color: #000099}.t6 { border: #FF0000 solid; height: 0px; color: #0066FF; border-width: 0px 0px 1px}.t7 { border: #FF0000 solid; height: 0px; color: #0066FF; border-width: 0px 0px 1px; padding-bottom: 5px}.t8 { border: #FF0000 solid; height: 0px; color: #0066FF; border-width: 0px 0px 1px; width: 200px; text-align: center}.t9 { border: #