For Members

Embeddable Verification Widget

Copy and paste a widget onto your website to display your official NECSA Verified Member status. Build instant trust with students and parents.

Choose Your Widget Style

Select a style below, enter your membership details, and copy the code snippet to embed on your website.

Style 1: Badge Card

A compact card with badge icon and verification status. Perfect for sidebars or footers.

NECSA Verified Member Your Company Name

Customize & Copy

HTML Code
<a href="https://www.necsa.org.np/members/SLUG/" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:12px;background:#FFFFFF;border:1px solid #E2E8F0;border-top:3px solid #eea52c;border-radius:10px;padding:14px 20px;text-decoration:none;font-family:Inter,system-ui,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:transform 0.2s,box-shadow 0.2s;" onmouseover="this.style.transform='translateY(-2px)';this.style.boxShadow='0 4px 12px rgba(0,0,0,0.1)'" onmouseout="this.style.transform='translateY(0)';this.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)'">
  <div style="display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#2b4a9e;color:#fff;border-radius:50%;flex-shrink:0;">
    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/><polyline points="9 12 11 14 15 10"/></svg>
  </div>
  <div style="display:flex;flex-direction:column;">
    <span style="font-size:11px;color:#94A3B8;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;">NECSA Verified</span>
    <span style="font-size:14px;color:#2b4a9e;font-weight:700;">COMPANY</span>
  </div>
  <svg viewBox="0 0 22 22" width="22" height="22" xmlns="http://www.w3.org/2000/svg"><path d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z" fill="#1d9bf0"/></svg>
</a>

Style 2: Inline Banner

A horizontal banner with gradient background. Great for hero sections or above-the-fold areas.

Official NECSA Member Your Company Name
Verified

Customize & Copy

HTML Code
<a href="https://www.necsa.org.np/members/SLUG/" target="_blank" rel="noopener noreferrer" style="display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#2b4a9e,#3b5eb8);color:#fff;border-radius:10px;padding:16px 24px;text-decoration:none;font-family:Inter,system-ui,sans-serif;box-shadow:0 4px 12px rgba(43,74,158,0.2);transition:transform 0.2s,box-shadow 0.2s;" onmouseover="this.style.transform='translateY(-2px)';this.style.boxShadow='0 6px 16px rgba(43,74,158,0.3)'" onmouseout="this.style.transform='translateY(0)';this.style.boxShadow='0 4px 12px rgba(43,74,158,0.2)'">
  <div style="display:flex;align-items:center;gap:14px;">
    <div style="display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(238,165,44,0.15);color:#eea52c;border-radius:10px;flex-shrink:0;">
      <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/><polyline points="9 12 11 14 15 10"/></svg>
    </div>
    <div style="display:flex;flex-direction:column;">
      <span style="font-size:11px;color:#94A3B8;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;">Official NECSA Member</span>
      <span style="font-size:15px;color:#fff;font-weight:700;">COMPANY</span>
    </div>
  </div>
  <div style="display:flex;align-items:center;gap:8px;">
    <span style="display:inline-flex;align-items:center;gap:4px;color:#1d9bf0;font-size:12px;font-weight:700;"><svg viewBox="0 0 22 22" width="14" height="14" xmlns="http://www.w3.org/2000/svg"><path d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z" fill="#1d9bf0"/></svg>Verified</span>
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"/></svg>
  </div>
</a>

Style 3: Mini Badge

A small, compact badge for tight spaces. Ideal for email signatures, business cards, or social media profiles.

NECSA Verified

Customize & Copy

HTML Code
<a href="https://www.necsa.org.np/members/SLUG/" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:6px;background:#2b4a9e;color:#fff;border-radius:100px;padding:6px 14px 6px 10px;text-decoration:none;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;box-shadow:0 2px 6px rgba(43,74,158,0.15);transition:transform 0.2s;" onmouseover="this.style.transform='translateY(-1px)'" onmouseout="this.style.transform='translateY(0)'">
    <svg viewBox="0 0 22 22" width="12" height="12" xmlns="http://www.w3.org/2000/svg"><path d="M20.396 11c-.018-.646-.215-1.275-.57-1.816-.354-.54-.852-.972-1.438-1.246.223-.607.27-1.264.14-1.897-.131-.634-.437-1.218-.882-1.687-.47-.445-1.053-.75-1.687-.882-.633-.13-1.29-.083-1.897.14-.273-.587-.704-1.086-1.245-1.44S11.647 1.62 11 1.604c-.646.017-1.273.213-1.813.568s-.969.854-1.24 1.44c-.608-.223-1.267-.272-1.902-.14-.635.13-1.22.436-1.69.882-.445.47-.749 1.055-.878 1.688-.13.633-.08 1.29.144 1.896-.587.274-1.087.705-1.443 1.245-.356.54-.555 1.17-.574 1.817.02.647.218 1.276.574 1.817.356.54.856.972 1.443 1.245-.224.606-.274 1.263-.144 1.896.13.634.433 1.218.877 1.688.47.443 1.054.747 1.687.878.633.132 1.29.084 1.897-.136.274.586.705 1.084 1.246 1.439.54.354 1.17.551 1.816.569.647-.016 1.276-.213 1.817-.567s.972-.854 1.245-1.44c.604.239 1.266.296 1.903.164.636-.132 1.22-.447 1.68-.907.46-.46.776-1.044.908-1.681s.075-1.299-.165-1.903c.586-.274 1.084-.705 1.439-1.246.354-.54.551-1.17.569-1.816zM9.662 14.85l-3.429-3.428 1.293-1.302 2.072 2.072 4.4-4.794 1.347 1.246z" fill="#eea52c"/></svg>
  NECSA Verified
</a>

Frequently Asked Questions

How do I find my company in the dropdown?

Click on the search field and start typing your company name. The dropdown will filter as you type. Select your company from the list, and the widget code will be generated automatically with your name and profile link.

My company is not in the list. What should I do?

Only active, approved members appear in the dropdown. If your company is not listed, please ensure your membership application has been fully approved by the executive committee. Contact the secretariat for assistance.

Is the widget free to use?

Yes, the widget is completely free for all active NECSA members. Simply search and select your company, then copy the generated code and paste it into your website's HTML.

Can I customize the colors?

The widget uses NECSA brand colors (Navy #2b4a9e and Gold #eea52c). We recommend keeping these colors for brand consistency. If you need a custom variant, please contact the secretariat.

What if my membership gets suspended?

If your membership is suspended or revoked, the widget link will automatically redirect to a status page indicating your current standing. We recommend removing the badge promptly if your membership lapses.

View Brand Assets →