File tree Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33Demo:[ demo] ( https://letswritetw.github.io/letswrite-js-tooltips/ )
44
5- <!-- 筆記文:[Let's Write](https://www.letswrite.tw/js-tooltips/) -->
5+ 筆記文:[ Let's Write] ( https://www.letswrite.tw/js-tooltips/ )
Original file line number Diff line number Diff line change 4141 < div class ="container " id ="app ">
4242 < div class ="text-center ">
4343 < h1 > 用 JavaScript 做一個 Tooltips 功能</ h1 >
44+ < p > 筆記文:< a href ="https://www.letswrite.tw/js-tooltip/ "> Let's Write</ a > </ p >
4445 </ div >
4546 < hr />
4647 <!-- install-->
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ html(lang="zh-Hant")
5353 #app .container
5454 .text-center
5555 h1= title
56- //- p 筆記文:
56+ p 筆記文:
5757 a( href ="https://www.letswrite.tw/js-tooltip/" ) Let's Write
5858
5959 hr
You can’t perform that action at this time.
0 commit comments