Skip to content

An introduction to the inline formatting context. Explores line-height and vertical-align properties, as well as the font metrics. Understand how text is rendered on screen, and how to control it with CSS.

License

Notifications You must be signed in to change notification settings

dshovchko/inline-formatting-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An introduction to the inline formatting context

Install the project dependencies:

npm install

Then build the project content and open it in a browser using the command:

npm start

About

An introduction to the inline formatting context. Explores line-height and vertical-align properties, as well as the font metrics. Understand how text is rendered on screen, and how to control it with CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published