.wavy-text{filter:url('#wavy')}What are isotopes ?
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<style>.wavy-text{filter:url('#wavy')}</style>
<font color ="Blue">What are isotopes ?
<svg width="100%" height="100%" style="display:none;"> <defs> <filter id="wavy" filterUnits="userSpaceOnUse" x="0" y="0"> <feTurbulence id="wave-animation" numOctaves="1" seed="1" baseFrequency="0 0"></feTurbulence> <feDisplacementMap scale="10" in="SourceGraphic"></feDisplacementMap> </filter><animate xlink:href="#wave-animation" attributeName="baseFrequency" dur="3s" keyTimes="0;0.5;1" values="0.0 0.04;0.0 0.07;0.0 0.04" repeatCount="indefinite"></animate> </defs> </svg> </body> </html> </html>Posted by Royal Thakur ? 4 years, 10 months ago
- 2 answers
Related Questions
Posted by Parneet Kaur 9 months, 2 weeks ago
- 0 answers
Posted by "Serai✨ Wallance" 1 year, 2 months ago
- 0 answers
Posted by Shaila Bombe 1 year, 1 month ago
- 1 answers
Posted by Rihan Mehta 1 year, 2 months ago
- 0 answers
Posted by Naman Mehra 1 year, 2 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
. .. 4 years, 10 months ago
2Thank You