Skip to content

show big text (fullscreen text) by adjusting font size with bisection method on the html webpage.

License

Notifications You must be signed in to change notification settings

qinst64/html-big-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html-big-text

show full screen text by adjusting font size with bisection method on the html web page.

Usage

GET Parameters:

txt the text to show, use "\n" to change line

ratio default 1

Examples:

/?txt=hello this will show the big text "hello" /?txt=hello\nworld&ratio=.8 this will show the big text "hello\word" with a ratio of 0.8

demo

demo1

demo2

About

show big text (fullscreen text) by adjusting font size with bisection method on the html webpage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages