会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bian07
博客园
园子
首页
新随笔
联系
管理
订阅
2026年3月18日
边金凯笔记
摘要: 一、HTML5 基本结构 1. 最简 9 行代码结构 html 预览 <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>页面标题</title> </head> <body> 页面内容 </body> <
阅读全文
posted @ 2026-03-18 21:02 bianjinkai
阅读(3)
评论(0)
推荐(1)
2026年3月10日
随笔
摘要: word扩展名.ppt /ppts不一样 HTML高于HTM ctrl+r 新建web文件 建html文件 实时系统时间 当前系统时间 <script> function updateTime() { const now = new Date(); const year = now.getFullY
阅读全文
posted @ 2026-03-10 09:39 bianjinkai
阅读(3)
评论(0)
推荐(0)
公告