sirhclluk Posted March 12, 2024 Posted March 12, 2024 Are there any issues animating h1 <h1 id=“txt1”>SplitText <br>text.</h1>, or is it best practice to always use divs <div id=“txt1”>SplitText <br>text.</div> when animating with splittext? Thanks
Rodrigo Posted March 12, 2024 Posted March 12, 2024 Hi, Nope, you can use h1 (or any other heading as well) without any issues: See the Pen VwNjbRg by GreenSock (@GreenSock) on CodePen. Hopefully this helps. Happy Tweening!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now