Carding Forum for Carders | Кардинг форум

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

✨ CONTACT ADMIN FOR ADVERTISEMENT ✨
📩 TELEGRAM: @Smithevervell
📧 EMAIL: evervellsmith@gmail.com
Kevin Financial Service
Carding Services WU PAYPAL CASHAPP CC DUMPS LOGS | Transfer Services • Live Deals • Seller-friendly
Carding Game

[HOW TO] Use html in your c.to signature or thread!

Thiplol

Member
This method will explain you how to use html in your c.to signature or thread!
 
[hide]
You can add html to your thread VERY limited because of the same-origin policy
1. Create a .svg with the following code:
Code:
<svg width="500" height="100" xmlns="http://www.w3.org/2000/svg">
  <foreignObject x="100" y="0" width="250" height="75">
    <body xmlns="http://www.w3.org/1999/xhtml">
      <div>
       <!--Write your code here-->
      </div>
    </body>
  </foreignObject>
</svg> 
2. Edit your shit like the height, width and code.
3. Upload the svg to any image host that allows svg's (your own website for example).
4. add the svg url to your thread / signature / post like any other image and you're done!
 
Example:
dab3.svg

[/hide]
 
Back
Top