###### tags: `網頁優化` `網頁前端` <style> .red{ color:red; } </style> # htmlsymbols(javascript)符號代碼 ### [htmlsymbols參考](https://www.htmlsymbols.xyz/unicode/U+00D7) ### [w3cshoolUTF-8參考](https://www.w3schools.com/charsets/ref_utf_basic_latin.asp) --- <p class='red h4'>常見用法</p> ``` <span style='font-size:100px;'>×</span> <p>I will display ×</p> <p>I will display ×</p> <p>I will display ×</p> ``` **<p>以下為html用法<span class='mark'>(&和#之間沒有空格,複製下來使用要注意)>(&和#之間沒有空格,複製下來使用要注意)</span></p>** <p> & #215; </p> <p> & #xD7; </p> <p> & times; </p> **<p>以下為javascript用法</p>** <p>"\u00D7"</p>
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up