目前分類:CSS (4)
- Jan 25 Mon 2010 17:14
[CSS]滑鼠移過table列會變色 HIGHLIGHTING TABLE ROWS UPON MOUSE OVERS
- May 07 Thu 2009 09:43
[CSS]一些實用的CSS
body{
margin:0;
- May 07 Thu 2009 09:33
[Css]Div with Scroll bar
Example #1-Create a div with both vertical and horizontal scroll bars:
<div style=”width:300px;height:100px;overflow:auto;”>some text</div>
- May 07 Thu 2009 09:26
[CSS]Css在網頁寫法
<link type=”text/css” rel=”Stylesheet” href=”Style.css” mce_href=”Style.css” />
<style type=”text/css”>