苹果手机键盘html代码大全,CSS_CSS3制作苹果风格键盘特效,效果预览:   html标签: - phpStudy...

CSS3制作苹果风格键盘特效

效果预览:

html标签:

复制代码代码如下:

CSS3 KeyBoard
  • Q
  • W
  • E
  • R
  • T
  • Y
  • U
  • I
  • O
  • P
  • ?
  • A
  • S
  • D
  • F
  • G
  • H
  • J
  • K
  • L
  • return
  • ?
  • Z
  • X
  • C
  • V
  • B
  • N
  • M
  • !,
  • ?.
  • ?
  • .?123
  • .?123
  • ?

CSS代码:

复制代码代码如下:

@font-face {

font-family: 'icomoon';

src:url('http://upimage-img.stor.sinaapp.com/icomoon.eot');

src:url('http://upimage-img.stor.sinaapp.com/icomoon.eot?#iefix') format('embedded-opentype'),

url('http://upimage-img.stor.sinaapp.com/icomoon.woff') format('woff'),

url('http://upimage-img.stor.sinaapp.com/icomoon.ttf') format('truetype'),

url('http://upimage-img.stor.sinaapp.com/icomoon.svg#icomoon') format('svg');

font-weight: normal;

font-style: normal;

}

body {

background-color: #000;

}

ul, li {

list-style: none;

margin: 0;

padding: 0;

-webkit-user-select: none;

-moz-user-select: none;

-ms-user-select: none;

user-select: none;

}

ul {

width: 704px;

background: linear-gradient(60deg, rgba(158,180,185,1), rgba(222,157,193,1) 50%, rgba(169,156,173,1) 100%);

padding-left: 8px;

border-radius: 5px;

padding-top: 10px;

}

ul::after {

content: "";

display: table;

clear: both;

}

li {

font-family: "Vrinda";

width: 54px;

height: 50px;

line-height: 50px;

background-color: rgba(255,255,255,.9);

border-radius: 5px;

float: left;

text-align: center;

font-size: 24px;

vertical-align: text-top;

margin-right: 10px;

margin-bottom: 10px;

box-shadow: 0 1px 0 rgba(0,0,0,.5);

cursor: pointer;

position: relative;

}

li:active {

box-shadow: inset 0 1px 0 rgba(0,0,0,.5);

top:1px;

}

.icon {

font-family: "icomoon";

}

li:nth-child(11), li:nth-child(21), li:nth-child(22),

li:nth-child(32), li:nth-child(33), li:nth-child(35), li:nth-child(36) {

background: rgba(188,188,188,.5);

font-size: 20px;

}

li:nth-child(12) {

margin-left: 20px;

}

li:nth-child(21) {

width: 98px;

}

li:nth-child(n+22) {

width: 52px;

}

li:nth-child(32) {

width: 74px;

}

li:nth-child(33) {

width: 176px;

}

li:nth-child(34) {

width: 362px;

}

li:nth-child(35) {

width: 74px;

}

li:nth-child(31), li:nth-child(30) {

box-sizing: border-box;

padding-top: 14px;

}

li:nth-child(31) span, li:nth-child(30) span {

display: block;

line-height: 0.5;

}相关阅读:

smarty高级特性之对象的使用方法

浅谈C#中的常量、类型推断和作用域

理解java中的深复制和浅复制

PHP开发框架Laravel数据库操作方法总结

怎么查看电脑是否可以免费升级win10?

WP8.1无法升级Win10 Mobile预览版10512怎么办?

Node.js开发指南中的简单实例(mysql版)

编写C语言程序进行进制转换的问题实例

jquery Deferred 快速解决异步回调的问题

win7关机老是更新或者提示更新页面该怎么办?

基于WebUploader的文件上传js插件

PHP网页游戏学习之Xnova(ogame)源码解读(五)

Java集合之整体结构

最小生成树算法之Prim算法

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
引用和引用提供了关于在phpstudy中安装php扩展的指南。根据这些指南,你可以将php_yaf.dll文件放置在phpstudy的PHP路径下,在php.ini文件中手动添加extension=yaf的配置。具体来说,你可以将php_yaf.dll文件复制到D:\phpstudy_pro\Extensions\php\php7.3.4nts\ext路径下,并在php.ini文件中添加extension=yaf配置项。这样就可以在phpstudy的面板中启用yaf扩展了。引用则提供了一个可能导致问题的原因,即项目使用的php版本与cmd的版本不兼容。你可以通过检查项目使用的php版本是否与phpstudy中的版本一致来确认这一点。如果版本不一致,可以在phpstudy中切换php版本或者调整项目的php版本。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [阿里云服务下安装Composer时出现 错误:添加到用户路径:C:/phpStudy/Extensions/php/php7.3.4nts 安装无法...](https://blog.csdn.net/qq_42345116/article/details/122595160)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 33.333333333333336%"] - *2* [php7.3.4可用yaf扩展下载phpstudy小皮面板php_yaf.dll(亲测100%可用)](https://download.csdn.net/download/lingyun820/16593737)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 33.333333333333336%"] - *3* [执行php命令行出现 Failed loading D:\phpStudy\php\php7.3.4nts\ext\php_xdebug.dll](https://blog.csdn.net/weixin_42079053/article/details/105618234)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_1"}}] [.reference_item style="max-width: 33.333333333333336%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值