Tabbed Content Work around

I have quite a few pages on a website I’m rebuilding that has tabbed content. I know as of now Elements doesn’t have anything like that built in so I’m looking for ideas that would serve as an alternitive. I’m thinking possibly a Model.

RJ

@Dan or @Ben made a video of importing Tailwind ‘stuff’ like this;

Would that help?

1 Like

@ajenks I’d 100% recommend a Custom Component! ChatGPT5 really shines at this stuff…

Do you have an example of what you’re trying to create? How many tabs do you need?

Thanks Russ, I will check that out.

Thanks Dan for the recommendation, I will do some experimenting with chatGPT and Claude, honestly for some of the pages the tabs are overkill so I think I can eliminate some of them all together.

FYI I copied the code using the top right icon
Created a new HTML component
Opened the code editor and dropped the code in.
It gives me;

Screenshot 2025-08-13 at 15.16.34

1 Like