Skip to content

Instantly share code, notes, and snippets.

@petenice
petenice / fb-iframe-5
Last active April 9, 2021 18:24
StoneX IFrame
<style>.fb-iframe-5 {width: 275px; height: 296px; }@media only screen and (min-width: 520px) {.fb-iframe-5 {width: 100%; height: 170px; }}</style>
<div class='fb-iframe-5'><iframe src='https://benefitsportal.fb.org/iframes/5' width="100%" height="100%" style='border:0'></iframe></div>
@petenice
petenice / fb-iframe-3
Last active April 9, 2021 18:24
Xerox IFrame
<style>.fb-iframe-3 {width: 275px; height: 296px; }@media only screen and (min-width: 520px) {.fb-iframe-3 {width: 100%; height: 170px; }}</style>
<div class='fb-iframe-3'><iframe src='https://benefitsportal.fb.org/iframes/3' width="100%" height="100%" style='border:0'></iframe></div>
@petenice
petenice / fb-iframe-2
Last active April 9, 2021 18:24
CAT IFrame
<style>.fb-iframe-2 {width: 275px; height: 296px; }@media only screen and (min-width: 520px) {.fb-iframe-2 {width: 100%; height: 170px; }}</style>
<div class='fb-iframe-2'><iframe src='https://benefitsportal.fb.org/iframes/2' width="100%" height="100%" style='border:0'></iframe></div>
@petenice
petenice / fb-iframe-1
Last active April 9, 2021 18:25
Case IH iFrame
<style>.fb-iframe-1 {width: 275px; height: 296px; }@media only screen and (min-width: 520px) {.fb-iframe-1 {width: 100%; height: 170px; }}</style>
<div class='fb-iframe-1'><iframe src='https://benefitsportal.fb.org/iframes/1' width="100%" height="100%" style='border:0'></iframe></div>