09 2021 档案

摘要:(* !DOCTYPE html> head> /head> frameset rows="6%,94%">框架,上下分层 frame src="2.html" name="top"/>上层调用2.html文件,作为导航栏 frame src="web/2.jpg" name="main"/>下层用 阅读全文
posted @ 2021-09-22 18:14 *ECLE 阅读(42) 评论(0) 推荐(0) 编辑
摘要:html,css学习笔记 《!DOCTYPE html》 文档类型声明 《html lang="en/zh-CN"》网页显示语言 《head》 《style type="text/css"》 div.sassd(class格式){.......内容样式} #ggg(id格式)a {。。。。内容样式} 阅读全文
posted @ 2021-09-18 09:41 *ECLE 阅读(33) 评论(0) 推荐(0) 编辑