Site icon Hip-Hop Website Design and Development

Pull a div from one WordPress website into one other WordPress website

I’ve 3 separate websites/installs on the identical server they usually all use the identical database:

I desire a <div> from a selected website in xxxx.com/en to look on the opposite websites. For example I’ve <div id="table1">xxxx<div> on xxxx.com/en/page1; I would like this to point out on xxxx.com/de/page1.

I didn’t suppose this is able to be so difficult in WordPress. With plain PHP, it could be simply an embody, however WordPress is a closed system. So, how can I do that?