好看的表单样式大全
摘要:1、只有下划线的文本框:<input style="border:0;border-bottom:1 solid black;background:;">2、软件序列号式的输入框:<script for="T" event="onkeyup">if(value.length==3)document.all[event.srcElement.sourceIndex+1].select();</script><input name="T" size="5"
阅读全文
posted @
2011-10-29 16:05
诡计的不老歌
阅读(13739)
推荐(1) 编辑
漂亮的表格代码
摘要:1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8&
阅读全文
posted @
2011-10-29 15:58
诡计的不老歌
阅读(1707)
推荐(0) 编辑