你好,欢迎来到该网站,该网站是1224HuangJin学习HTML, JavaScript 与 CSS 的测试网站
以此网站学习:
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Getting_started/Your_first_website/Creating_the_content测试图片:
图片:
此处图片,需要注意并不是 `scr="图片"` 而是 `src="图片"`
2026/04/02 14:08 将图片改为 `width="1280"` `height="720"` width的意思为宽度,height的意思为高度
通过HTML属性调整图像大小(PingCode.com)