HTML: <p class="codepen" data-height="265" data-theme-id="light" data-default-tab="css,result" data-user="amils23" data-slug-hash="LaLVNx" style="height: 265px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid black; margin: 1em 0; padding: 1em;" data-pen-title="Text Scramble Effect"> <span>See the Pen <a href="https://codepen.io/amils23/pen/LaLVNx/"> Text Scramble Effect</a> by Amils23 (<a href="https://codepen.io/amils23">@amils23</a>) on <a href="https://codepen.io">CodePen</a>.</span> </p> <script async src="https://static.codepen.io/assets/embed/ei.js"></script> PHP: <?phpecho "<p class=\"codepen\" data-height=\"265\" data-theme-id=\"light\" data-default-tab=\"css,result\" data-user=\"amils23\" data-slug-hash=\"LaLVNx\" style=\"height: 265px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid black; margin: 1em 0; padding: 1em;\" data-pen-title=\"Text Scramble Effect\">\n";echo " <span>See the Pen <a href=\"https://codepen.io/amils23/pen/LaLVNx/\">\n";echo " Text Scramble Effect</a> by Amils23 (<a href=\"https://codepen.io/amils23\">@amils23</a>)\n";echo " on <a href=\"https://codepen.io\">CodePen</a>.</span>\n";echo "</p>\n";echo "<script async src=\"https://static.codepen.io/assets/embed/ei.js\"></script>\n";?>