Skip to content

Homework-of-Geekbang/inline-block-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

a layout implement for only inline-block element

support property

  • width
  • height
  • box-sizing
  • border
  • padding
  • margin
  • background-color

limit

  • only px
  • no nesting
  • limitted format of property value
  • no font because of its complexity therefore no vertical-align and line-height

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published