Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 485 Bytes

Line-Reader

A movable area on screen help you focus on particular area of webpage. Better for reading, Exam mode.

Demo at https://9hez5.csb.app/testing.html

  • Created using HTML, CSS & JavaScript

What does it do?

  • Its a movable line reader helps on focusing on specific area of content on webpage by hiding the rest.

How does it work?

  • Used 4 different HTML DIVs to create a rectangular in such a way that there is minimum gap through which user can see the content behind it.