Quote:
Originally Posted by zapt0
Hello! I am working on a recipe and need to prepend a title (<h1> tags in html) before every article, but I have found this is not as common of a problem as I anticipated.
What is the easiest way to prepend arbitrary HTML to a finished article? I need to be able to inject it before a certain div inside the processed HTML.
|
If this is because you've defined h1 to be a pagebreak, then that's just really poor code.