会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangtianqing
博客园
首页
新随笔
联系
订阅
管理
2026年9月
VMware17安装
摘要: 麒麟官网下载https://www.kylinos.cn/查看自己电脑的CPU参数根据处理器类型下载对应的版本,下图为我的电脑选择文件比较大,同学们选择合适的存储磁盘虚拟机上安装麒麟操作系统 这个需要的时间久一点,请等待初始配置 可以在这里创建用户,也可以稍后再建。这里建,比较简单,是图形化界面操作
阅读全文
posted @ 2026-09-07 19:20 今今日晴
阅读(8)
评论(0)
推荐(2)
2026年7月
常见属性
摘要: 常见属性 width: 设置元素宽度 height:设置元素高度 padding: 内边距 盒子里面和内容的距离 margin:外边距 盒子和外面其他盒子的距离 -margin:0 auto; 盒子水平居中 overfiow:溢出内容处理 -overflow:hidden; 隐藏超出部分 font-
阅读全文
posted @ 2026-07-09 08:25 今今日晴
阅读(13)
评论(0)
推荐(4)
亿贝子页
摘要: 亿贝子页 <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>亿贝通讯录</title> <link rel="stylesheet" type="text/css" href="css/ziye_style.css"/> </
阅读全文
posted @ 2026-07-09 08:22 今今日晴
阅读(13)
评论(0)
推荐(4)
轮播图
摘要: 轮播图 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>轮播图</title> <style type="text/css"> div.content{ margin: 0 auto; width: 200px; } li{ f
阅读全文
posted @ 2026-07-09 08:17 今今日晴
阅读(12)
评论(0)
推荐(4)
登录注册
摘要: 登录注册 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> * { margin: 0; padding: 0; } .denglu1 { float: left;
阅读全文
posted @ 2026-07-09 08:15 今今日晴
阅读(13)
评论(0)
推荐(4)
fiex弹性布局justify-content
摘要: fiex弹性布局justify-content <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>fiex弹性布局justify-content</title> <style type="text/css"> .box1{ wid
阅读全文
posted @ 2026-07-07 08:39 今今日晴
阅读(16)
评论(0)
推荐(4)
2026年6月
使用border-radius制作圆
摘要: 使用border-radius制作圆 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> .container{ height: 48px; display: fle
阅读全文
posted @ 2026-06-26 09:29 今今日晴
阅读(19)
评论(0)
推荐(4)
制作表格表单
摘要: 制作表格表单 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>表格表单</title> </head> <body> <form action=""> <table border="1" cellspacing="" cellp
阅读全文
posted @ 2026-06-26 09:27 今今日晴
阅读(18)
评论(0)
推荐(4)
2026年5月
第十二周 亿贝网页
摘要: 亿贝网页 html: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>banner</title> <style type="text/css"> .content{ height: 261px; background-imag
阅读全文
posted @ 2026-05-31 13:24 今今日晴
阅读(20)
评论(0)
推荐(4)
第十一周 相对绝对定位
摘要: 相对绝对定位 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>相对绝对定位</title> <style type="text/css"> .parent{ /*800*400,边框10像素红色,水平居中*/ margin: 1
阅读全文
posted @ 2026-05-31 13:20 今今日晴
阅读(17)
评论(0)
推荐(4)
下一页
公告