Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebook ユーザーのウォール ポストに html タグを配置する必要があります。Facebook ポストに以下のコードを配置できますか?
<a href="mailto:test@example.com">test@example.com</a>
助けてくれてありがとう
<> 文字は html 値 & lt に変換されるため、これは不可能です。そして & gt; セキュリティ上の理由から。そうしないと、誰でもコード インジェクション (javascript、php、asp など) を行うことができます。