getting two different value for the full viewport height using css and javascript
hey folks I'm using these two different methods to get the full viewport height I dont know why these are giving two different values
1st Method by pure css
computed value of height for above method is 664px
2nd method by javascript and css
computed of height value for the above method is 641px
1st Method by pure css
computed value of height for above method is 664px
2nd method by javascript and css
computed of height value for the above method is 641px
