I am building a site that executes PHP code to fetch data from an API called Galileo (used for Hotel booking)
The PHP output contains hotel information which I need to format nicely, so far have been using only HTML, JQuery and CSS to trick up the look and feel. I can do so much more if I can learn how to execute X shortcodes inside of my PHP file, like accordion, icons etc. Otherwise I have used bootstrap to format the content output.