front-end_development

1.0.11 • Public • Published

#HTML初级介绍

  1. p :段落标签,写一段文字自动换行
  2. b :文字加粗
  3. i :文字倾斜
  4. a :超链接标签,可实现跳转页面
  5. div :盒子标签可加宽高
  6. header,main,footer :三段式:头部,主体,底部
  7. br :换行

#CSS初级介绍

  1. margin :盒子外边距
  2. padding :盒子内边距
  3. px :像素值
  4. height:高度
  5. width:宽度

Readme

Keywords

none

Package Sidebar

Install

npm i front-end_development

Weekly Downloads

1

Version

1.0.11

License

ISC

Unpacked Size

2.27 kB

Total Files

3

Last publish

Collaborators

  • yangjinyun