会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
freepc
只为记录,作为输出。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
9
下一页
2022年7月13日
下载工具推荐 - 【you-get】 可用于下载网页视频
摘要: github地址: https://github.com/soimort/you-get 官网地址: https://you-get.org 常见用法: you-get -i url you-get url
阅读全文
posted @ 2022-07-13 17:05 freepc
阅读(138)
评论(0)
推荐(0)
2022年6月30日
HTML 标签 <datalist>
摘要: datalist:规定了 input 元素可能的选项列表。 datalist 标签被用来在为 input 元素提供"自动完成"的特性。用户能看到一个下拉列表,里边的选项是预先定义好的,将作为用户的输入数据。 请使用 input 元素的 list 属性来绑定 datalist 元素。 详细实例和原文请
阅读全文
posted @ 2022-06-30 15:04 freepc
阅读(31)
评论(0)
推荐(0)
2022年6月29日
HTML 标签 <button>
摘要: button:定义一个按钮。 在 button 元素内部,您可以放置内容,比如文本或图像。这是该元素与使用 input 元素创建的按钮之间的不同之处。 提示:请始终为 button 元素规定 type 属性。不同的浏览器对 button 元素的 type 属性使用不同的默认值。 属性 autofoc
阅读全文
posted @ 2022-06-29 14:42 freepc
阅读(290)
评论(0)
推荐(0)
2022年6月27日
HTML 标签 <audio>
摘要: audio:定义声音,比如音乐或其他音频。 可以在 audio 和 /audio 之间放置文本内容,这些文本信息将会被显示在那些不支持 audio 标签的浏览器中。 属性 autoplay:自动播放(一般浏览器会禁止此行为)。 controls:显示音频控件。 loop:循环播放。 muted:静音
阅读全文
posted @ 2022-06-27 16:40 freepc
阅读(327)
评论(0)
推荐(0)
2022年6月25日
HTML 标签 <a>
摘要: a 标签最重要的属性是 href 属性,它指定链接的目标。 默认外观: 未被访问的链接带有下划线而且是蓝色的 已被访问的链接带有下划线而且是紫色的 活动链接带有下划线而且是红色的 点击查看完整属性和实例
阅读全文
posted @ 2022-06-25 14:27 freepc
阅读(20)
评论(0)
推荐(0)
2022年6月23日
HTML 全局属性
摘要: 原文章位置 属性 描述 HTML5 accesskey 键盘快捷键 class 类名 contenteditable 是否可编辑 √ contextmenu 指定一个元素的上下文菜单。当用户右击该元素,出现上下文菜单。(目前大部分浏览器都不支持此属性) √ data-* 用于存储页面的自定义数据 √
阅读全文
posted @ 2022-06-23 17:43 freepc
阅读(10)
评论(0)
推荐(0)
2022年6月20日
即时markdown语法解释器 - Strapdown.js
摘要: Strapdown.js Strapdown.js - Instant and elegant Markdown documents Strapdown.js - 即时优雅的 Markdown 文档 官方地址:http://strapdownjs.com/ github地址:https://gith
阅读全文
posted @ 2022-06-20 11:14 freepc
阅读(159)
评论(0)
推荐(0)
2022年6月17日
图片网 - Unsplash
摘要: Unsplash The internet’s source of freely-usable images. Powered by creators everywhere. https://unsplash.com/
阅读全文
posted @ 2022-06-17 15:19 freepc
阅读(16)
评论(0)
推荐(0)
图标网站 - icons8
摘要: icons8 Icons, illustrations, photos, music, and design tools 图标、插图、照片、音乐和设计工具 https://icons8.com/
阅读全文
posted @ 2022-06-17 14:14 freepc
阅读(199)
评论(0)
推荐(0)
随机用户生成器 - Random User Generator
摘要: Random User Generator A free, open-source API for generating random user data. Like Lorem Ipsum, but for people. 用于生成随机用户数据的免费开源 API https://randomuse
阅读全文
posted @ 2022-06-17 14:04 freepc
阅读(356)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
9
下一页
公告