- 授权协议: MIT
- 开发语言: HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://eliorshalev.github.io/tootik/
- 软件文档: https://github.com/eliorshalev/tootik/blob/master/README.md
- 官方下载: https://github.com/eliorshalev/tootik/archive/master.zip
软件介绍
Tootik
纯 CSS / SCSS / LESS 工具提示库。 超级好用,不需要 JavaScript。
工具提示生成器:
安装
CDN:
https://unpkg.com/tootik@1.0.2/css/tootik.min.css
使用 npm:
npm install tootik
使用 bower:
bower install tootik
手动:从此 repo 或从演示网站下载 tootik.min.css,并将其添加到您的 HTML。 例如:
<link rel="stylesheet" href="path/to/tootik.min.css">
在元素中定义 data-tootik 属性:
<span data-tootik="...">...</span>
此外,您可以定义 data-tootik-conf 属性以更改位置或使用功能:
<span data-tootik="..." data-tootik-conf="...">...</span>
Weaving the Web
Tim Berners-Lee / Harper Paperbacks / 2000-11-01 / USD 15.00
Named one of the greatest minds of the 20th century by Time , Tim Berners-Lee is responsible for one of that century's most important advancements: the world wide web. Now, this low-profile genius-wh......一起来看看 《Weaving the Web》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
正则表达式在线测试
正则表达式在线测试
