Home

Published

- 1 min read

twitter share link html

img of twitter share link html

The solution for this is noted below

Solution

   <a
	class="btn-floating btn btn-tw"
	type="button"
	role="button"
	title="Share on twitter"
	href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fparse.com"
	rel="noopener"
>
	<i class="fab fa-2x fa-twitter"></i>
</a>

Try other methods by searching on the site. That is if this doesn’t work