To get a html link that looks like a button with bootstrap, just add class="btn btn-info" in the balise a: <a href="" class="btn btn-info">link</a>.
確定! 回上一頁