FAQ English

Answers to Frequently Asked Questions

 

1. How do I place my profile on my web page, other than simply inserting the link?

You can insert an IFRAME in the HTML code of your web page, like this:

<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;">
<iframe style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden"
frameborder="0" type="text/html"
src="https://nethuber.com/embed/15b308e00fa0314c"
width="100%" height="100%" allowfullscreen >
</iframe>
</div>

Simply copy, paste and replace the src option with your profile code (it can be your custom name).