上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 88 下一页
摘要: 开箱即用的网站友链交换解决方案。 预览:https://quickso.cn 首页:https://myquicklinks.vercel.app 项目介绍 快链是一个开箱即用的友链接力项目,您只需要将“快链”的徽标或者链接放入您的网页,提交审核,审核通过,就可以使用。 可以用来增加网页流量和交个朋 阅读全文
posted @ 2021-02-18 14:36 木子欢儿 阅读(792) 评论(0) 推荐(0)
摘要: 一、先到这里:https://curl.qcloud.com/r0GuopgF 买轻量云的学生1H2G5M服务器,时间选一年。 二、再次打开: https://curl.qcloud.com/r0GuopgF 把续费次数用完。 以108元的优惠价续费一年,总共可以3次。记得续费完再进行第三步升级,否 阅读全文
posted @ 2021-02-16 14:34 木子欢儿 阅读(560) 评论(0) 推荐(0)
摘要: 先看效果: HTML代码: <!doctype html> <html> <head> <meta charset="utf-8"> <title>拟物时钟-夜间模式切换</title> <link rel="stylesheet" href="style.css"> </head> <body> 阅读全文
posted @ 2021-02-05 22:03 木子欢儿 阅读(197) 评论(0) 推荐(0)
摘要: 效果: 进入网页时先出现加载动画,加载完毕后显示网页 实现原理: 在html上方放一个div,用来显示加载动画,js判断加载完毕事件,将div隐藏即可。 知识点整理: 伪元素实现垂直居中、awesome字体动画、js判断HTML加载是否完成 代码: css: body { width: 100%; 阅读全文
posted @ 2021-02-05 13:51 木子欢儿 阅读(3223) 评论(0) 推荐(0)
摘要: 马上就过年了,网站也可以装饰一下,本文就教大家如何使用css和html代码给你网站添加上一对新年灯笼。 这个灯笼特效可以加到任何网站上面,不管你是不是用的WordPress搭建的网站都可以。 具体的方法如下: 1、复制下面的代码添加到网站的页脚文件。 <!-- 灯笼1 --> <div class= 阅读全文
posted @ 2021-02-04 08:57 木子欢儿 阅读(1135) 评论(0) 推荐(0)
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <title>设置字体</title> <!--字体 font-family 语法: font-family: "字体1","字体2",... 从前往后选择字体,如果不支持字体1就选择字体2以此 阅读全文
posted @ 2021-01-28 11:04 木子欢儿 阅读(194) 评论(0) 推荐(0)
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <title>CSS学习2</title> <!--单词间隔 word-spacing 语法:word-spacing:取值 --> <!--字符间隔 letter-spacing 语法:let 阅读全文
posted @ 2021-01-28 11:02 木子欢儿 阅读(193) 评论(0) 推荐(0)
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <title>使用CSS样式表</title> <!--链接外部样式表--> <link ral=stylesheet type="text/css" href="slstyle.css"> < 阅读全文
posted @ 2021-01-28 11:01 木子欢儿 阅读(120) 评论(0) 推荐(0)
摘要: 在终端运行: 1 sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin 安装完毕,重启即可。 阅读全文
posted @ 2021-01-25 18:20 木子欢儿 阅读(867) 评论(0) 推荐(0)
摘要: 中国科学技术大学Raspbian http://mirrors.ustc.edu.cn/raspbian/raspbian/ 阿里云Raspbian http://mirrors.aliyun.com/raspbian/raspbian/ 清华大学Raspbian http://mirrors.tu 阅读全文
posted @ 2021-01-25 18:18 木子欢儿 阅读(537) 评论(0) 推荐(0)
上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 88 下一页