An array to html

Using n8n on docker on my win11 pc.

here is the data I’d like to convert to an html div

result

result[0]

The AI-Powered World: Trends to Watch in 2025

result[1]

As we step into 2025, it’s clear that artificial intelligence (AI) is dominating every aspect of our lives, from the way we shop and interact with each other to the devices we use and the games we play. In this newsletter, we’ll be exploring some of the key trends and insights emerging from the world of tech, including AI, gaming, gadgets, and more.

result[2]

The Rise of AI

result[3]

One of the most significant stories of 2025 is the growing presence of AI in our daily lives. From Google’s new Search Live feature to Amazon’s AI-powered boss, Rohit Prasad, it’s clear that AI is becoming increasingly integral to the way we work, play, and interact with each other. But what does this mean for those trying to survive in a rapidly changing job market? According to billionaire LinkedIn co-founder Reid Hoffman, Gen Z needs to develop four essential skills - creativity, problem-solving, adaptability, and emotional intelligence - to thrive in an AI-driven world.

result[4]

Gaming: The Battle Between Tech Giants

result[5]

The gaming industry is also heating up with tech giants like Apple, Google, and Meta vying for dominance. From the release of Android 16 to the announcement of Meta’s smart glasses, it’s clear that the future of gaming is all about innovation and disruption. But what does this mean for players who are eager to get their hands on the latest gadgets? We’ve got you covered with our latest deals and updates.

You can get the idea of what would go together. Any help with examples would be great.

1 Like

If you’re trying to generate simple titles and content. This is the way using the Html node:

Result:

As a bonus if you wrap these nodes with a webhook and respond to webhook, you can access this from a browser directly:

2 Likes

@Tony_P

You can aggregate the results, then have an AI Agent convert it to html that makes sense. Here’s a workflow.

:heart:If this response helped you, please click the heart to show that it is useful
:white_check_mark:If this response solved your issue, mark it as the solution to help the community

1 Like

@Wouter_Nigrini

Your solution is much more straightforward than mine. :rofl:

Didn’t know there was an html node.

Haha yeah I thought asking an llm could get expensive

I was testing this idea with what I have. This is what I get.

As a update, I do see how to almost address this BUT the title and content don’t seem to pass to the HTML5 node

Please share your workflow in code block so we can help fix it

Pardon my ignorance but how do I do this?

  1. Select all the nodes from your workflow and copy
  2. In the reply window select the code button in the toolbar
    image
  3. Paste your workflow inbetween the ``` section that appears in the reply

I’m still new to this so I’m sure some of this might be off or ways to clean it up but it works besides the part I’m talking about. Thanks for the help.

It looks like youre using an extremely old version of n8n?

Why would you think this?

The icons of the nodes are from an early version of n8n. How are you hosting this? Check in the left nav panel there is an about somewhere with the version

yes. selfhost win11 using docker 1.93.0

Thats odd. The workflow you shared, was that from a template example? Most of those nodes are deprecated now