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.
svg に画像があります。画像の URL は、アクセスできないファイルである可能性があります。元のファイルにアクセスできない場合に備えて、代替 URL を設定することはできますか?
<svg> <image width="150" height="150" xlink:href="http://placehold.it/150.png" /> </svg>