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.
Twitter Bootstrap CSSを使用してスタイルを設定したリンクがいくつかあります。href問題は、属性で指定された URL にリンクがたどらないことです。このフィドルを見てください。
href
これは JSFiddle の通常の動作です。ページは同じフレームでリンクを開くことを禁止しています。ただし、テスト目的で、「a」タグに「target="_blank"」を追加して、リンクを別のウィンドウで開くことができます。