摘要: Python 前端基础(一) HTML基础知识 课间笔记: 1.0 标签分为:块级(block)与内联 (in-line) 2.0 <div></div> 在html没任何效果,但是它是结合div+css来用的 3.0 &nbps 空格,&lt==(<),&gt==(>) less than,gre 阅读全文
posted @ 2019-08-29 22:52 Rollo|St 阅读(161) 评论(0) 推荐(0) 编辑