摘要:
github地址: https://github.com/soimort/you-get 官网地址: https://you-get.org 常见用法: you-get -i url you-get url 阅读全文
摘要:
datalist:规定了 input 元素可能的选项列表。 datalist 标签被用来在为 input 元素提供"自动完成"的特性。用户能看到一个下拉列表,里边的选项是预先定义好的,将作为用户的输入数据。 请使用 input 元素的 list 属性来绑定 datalist 元素。 详细实例和原文请 阅读全文
摘要:
button:定义一个按钮。 在 button 元素内部,您可以放置内容,比如文本或图像。这是该元素与使用 input 元素创建的按钮之间的不同之处。 提示:请始终为 button 元素规定 type 属性。不同的浏览器对 button 元素的 type 属性使用不同的默认值。 属性 autofoc 阅读全文
摘要:
audio:定义声音,比如音乐或其他音频。 可以在 audio 和 /audio 之间放置文本内容,这些文本信息将会被显示在那些不支持 audio 标签的浏览器中。 属性 autoplay:自动播放(一般浏览器会禁止此行为)。 controls:显示音频控件。 loop:循环播放。 muted:静音 阅读全文
摘要:
a 标签最重要的属性是 href 属性,它指定链接的目标。 默认外观: 未被访问的链接带有下划线而且是蓝色的 已被访问的链接带有下划线而且是紫色的 活动链接带有下划线而且是红色的 点击查看完整属性和实例 阅读全文
摘要:
原文章位置 属性 描述 HTML5 accesskey 键盘快捷键 class 类名 contenteditable 是否可编辑 √ contextmenu 指定一个元素的上下文菜单。当用户右击该元素,出现上下文菜单。(目前大部分浏览器都不支持此属性) √ data-* 用于存储页面的自定义数据 √ 阅读全文
摘要:
Strapdown.js Strapdown.js - Instant and elegant Markdown documents Strapdown.js - 即时优雅的 Markdown 文档 官方地址:http://strapdownjs.com/ github地址:https://gith 阅读全文
摘要:
Unsplash The internet’s source of freely-usable images. Powered by creators everywhere. https://unsplash.com/ 阅读全文
摘要:
icons8 Icons, illustrations, photos, music, and design tools 图标、插图、照片、音乐和设计工具 https://icons8.com/ 阅读全文
摘要:
Random User Generator A free, open-source API for generating random user data. Like Lorem Ipsum, but for people. 用于生成随机用户数据的免费开源 API https://randomuse 阅读全文