Hi Community,
Say I'd like to include just the trending content from a webpage, such as the Atlassian community web page (https://community.atlassian.com/t5/Confluence/ct-p/confluence). What is the best way to do this?
So far I have used the iframe macro to insert the webpage itself, but would it be better to use the HTML macro instead with <iframe src="..."></iframe>?
The exact section on the webpage that I'd like to include is specified by a div. My HTML knowledge is greatly lacking and, despite some searching, I can't work out how to specify that's the part that I want to show in the iframe.
Can anyone point me in the right direction please?
Thanks everyone for your help.
Hi @Liz Canham
Look at this posts, maybe can help you
https://confluence.atlassian.com/confkb/how-to-put-an-iframe-into-confluence-598837531.html
https://support.atlassian.com/confluence-cloud/docs/insert-links-and-anchors/
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.