Short Codes

Short Codes

Useful Short Codes

Embed a YouTube Video

<iframe width="560" height="315" src="https://www.youtube.com/embed/VIDEO_ID" frameborder="0" allowfullscreen></iframe>

Add a Click-to-Copy Button

<button onclick="navigator.clipboard.writeText('Your text')">Copy</button>

Insert a Styled Alert Box

<div style="background:#ffeb3b;padding:10px;border-left:5px solid #ffc107">
  Warning: Check your settings before proceeding.
</div>

Post a Comment

0Comments

Post a Comment (0)