Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 472 Bytes

File metadata and controls

17 lines (11 loc) · 472 Bytes

Embedding your card

In this tutorial, you will learn how to embed your card to your website, your blog, wherever you want.

You need:

  • An OpenProfile card
  1. Get your OpenProfile card's URL.
  2. Paste these lines of code in your HTML source:
<iframe src="https://openprofile.dpdns.org/embed?user_id=USER_ID" width="600" height="750"></iframe>
  1. Replace the srcattribute with your card's URL.
  2. Done! You now have embedded your card to your website.