JSFiddle - React, Tailwind, and code Playground

by suraj mahajan

HTML

<object data="http://www.google.com" width="600" height="400">
    <embed src="http://www.google.com" width="600" height="400"> </embed>
    Error: Embedded data could not be displayed.
</object>

<iframe src="http://www.google.com">
    
</iframe>