CSS筆記

2014-04-22

CSS Mobile語法

overflow:scroll; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; 用這段語法來在手機上製作直向捲軸區塊 在ipad上面一定要在iframe的外部用div包住,並且在這個包覆iframe的div下以下css才可以捲動 -webkit-overflow-scrolling: touch; overflow-y: scroll; ...
更多資料
2013-09-09

CSS的修正語法

針對不同瀏覽器,CSS的修正語法   JAVASCRIPT HTML tag <!--[if IE 7]><link href="_css/IE7Fixed.css" rel="stylesheet" type="text/css" /><![endif]--> <!--[if IE 6]><link href="_css/IE6Fixed.css" rel="stylesheet" type="t...
更多資料
2013-09-09

CSS 3.0語法

Using CSS 3.0 (只有部分瀏覽器支援)​ 1. 圓角(全部) #roundCorderC{ font-family: Arial; border: 5px solid #dedede; -moz-border-radius: 15px; -webkit-border-radius: 15px; padding: 15px 25px; height: inherit; width: 590px; } 2. 圓角(個別) #roundCornerI{  font-family: Arial; ...
更多資料

Contact

Github

Codepen

歡迎參觀我的賣場
© 2013 Copyright Digishot Web | Design Tools
Visitors【632629】
digishot webdesign studio