3 users online. Create an account or sign in to join them.Users
Insert <img> tag after first <h2> in copy
This is an open discussion with 1 reply, filed under XSLT.
Search
Check out Allen’s Ninja Technique for manipulating HTML.
Create an account or sign in to comment.
I have a problem where given something like:
I’d ideally like to be able to insert an
<img>tag right after the<p>to have:Alas, my XSL-fu isn’t quite strong enough to figure out how to do this. Is it possible?