Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
HTML Window innerHeight Property
The HTML Window innerHeight property returns the height of the content area of a window in an HTML document.
Syntax
Following is the syntax −
window.innerHeight
Let us see an example of HTML Window innerHeight Property −
Example
HTML Window innerHeight Property
Output

Click on “Show window inner height” button to display the inner height of the content area:

Advertisements
