Is it possible to duplicate a third-party website’s html/css in where it displays a list (with drop-down effects) of related information? My goal is to copy the same layout and functionality design in the same manner as shown in the picture provided:
My website: http://7608yonge.com/
Thanks for writing in! Yes of course. All you have to do to is to copy the same html structure and the css and it should worl perfectly in your site. Based on the screenshot, I think you can use the accordion element to handle this. We can then just style it to make it look the in the screenshot.
Hope this helps. If you have anything else, please let us know.