Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 279 Bytes

File metadata and controls

11 lines (9 loc) · 279 Bytes

HTML

Records of basic HTML knowledge and concepts

TAG

  • focus on HTML elements with different tag name
  • show common-used attributes
  • try HTML5 new elements

CSS

  • change HTML styles
  • advanced CSS tech such as link Google Fonts,media queries,display,overflow...etc