摘要: 一、html、css和js三者在页面中的作用是什么 1.CSS层叠样式表 Cascading Style sheet 美化页面的作用 如何把样式联系到主文件里 <link rel="stylesheet" type="text/css" href="css/style01.css"/> 2.java 阅读全文
posted @ 2026-03-11 22:24 魏zx 阅读(3) 评论(0) 推荐(0)