Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

replit iframe

<!-- The query parameter ?embed=true produces a preview of the repl that is optimised for embeds with a minimal number of control buttons displayed for a less cluttered view: -->
<iframe frameborder="0" width="100%" height="500px" src="https://replit.com/@ritza/demo-embed?embed=true"></iframe>

<!-- The query parameter ?lite=true produces a full preview of a repl in an embed, with all the control buttons and panes displayed: -->
<iframe frameborder="0" width="100%" height="500px" src="https://replit.com/@ritza/demo-embed?lite=true"></iframe>
Source by docs.replit.com #
 
PREVIOUS NEXT
Tagged: #replit #iframe
ADD COMMENT
Topic
Name
5+5 =