What is the default for css if it does not specify line-height?

what is the default for css if you do not specify line-height? Is it equal to font-size? Sometimes it feels like setting it manually to be the same as font-size is not the same as letting him not set it by default.


line-height the default value is normal, description, which sets a reasonable line spacing, and the effect is different in different browsers. is probably between 1 and 1.2


Look at
the relationship between line-height and font-size
css row high line-height

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30bcf-2bd2f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30bcf-2bd2f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?