Google サイトのウィジェットに取り組んでいますが、この小さな問題に遭遇しました。html リンクが<a href="http://www.dw-picture.com/" style="color: white; text-decoration: none;">Home </a>
あり、ユーザーがリンクをクリックすると、ウィジェット自体の内部で開きますが、html の場合<a href="http://www.dw-picture.com/" target="_blank" style="color: white; text-decoration: none;">Home </a>
、ブラウザ内で新しいリンクが開きます。ウィジェットではなく、ブラウザ内をナビゲートする方法はありますか?