摘要: css全称:Cascading Style Sheets 中文名称:层叠样式表,级联样式表 Html 1.内嵌<head lang="en"> <h1 style="color=red;">我使用的内嵌的写法加入css样式</h1> 2.内联:写在title下面 <style> h2{ color: 阅读全文
posted @ 2017-07-02 22:36 陈cc 阅读(149) 评论(0) 推荐(0)
摘要: head头 text文本 division划分 body身体 password密码 lable标签 title标题 submit提及 style样式 table表格 reset重置 script脚本 list列表 button按钮 select选择 item条款 image图像 option选项 r 阅读全文
posted @ 2017-07-02 22:16 陈cc 阅读(718) 评论(0) 推荐(0)