Bergen
Bergen port
Netboard
note
Designed to be used with fixed dimensions: 580px by 400px
<iframe
src="https://widget.plugport.no/bergen/netboard"
title="Plug widget"
width="580px"
height="400px"
/>
Skyscraper
note
Designed to be used with fixed dimensions: 180px by 500px
<iframe
src="https://widget.plugport.no/bergen/skyscraper"
title="Plug widget"
width="180px"
height="500px"
/>
Landscape
note
Designed to be used in 16:9 aspect ratio
Fixed
<iframe
src="https://widget.plugport.no/bergen/landscape"
title="Plug widget"
width="400px"
height="225px"
/>
Fluid
<div style="position: relative; padding-bottom: 56.25%;">
<iframe
src="https://widget.plugport.no/bergen/landscape"
title="Plug widget"
style="position: absolute; width: 100%; height: 100%;"
/>
</div>
Portrait
note
Designed to be used in 9:16 aspect ratio
Fixed
<iframe
src="https://widget.plugport.no/bergen/portrait"
title="Plug widget"
width="225px"
height="400px"
/>
Fluid
<div style="position: relative; padding-bottom: 177.79%;">
<iframe
src="https://widget.plugport.no/bergen/portrait"
title="Plug widget"
style="position: absolute; width: 100%; height: 100%;"
/>
</div>
Plugport
Large
Plugport widget large version (width over 400px)
<iframe
src="https://widget.plugport.no/bergen/plugport"
title="Plug widget"
width="412px"
height="635px"
/>
Small
Plugport widget small version (less than 400px)
<iframe
src="https://widget.plugport.no/bergen/plugport"
title="Plug widget"
width="400px"
height="200px"
/>