DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSS
html zoom text on hover
<style> #test-text:hover { font-size: 40px; } </style> <body> <p id=test-text>TEST</p> </body>
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#html
#zoom
#text
#hover
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit