3 種常用 AI 介紹
chatGpt
gemini
Claude
grok
ChatGPT、Gemini、Claude、Grok 功能評論
Perplexity   Perplexity 介紹
Trae AI   Trae AI 介紹
DeepSeek


標籤指令
<sup> </sup>:上標字。
<sub> </sub>:下標字。
<ul type=""> </ul>:無序清單。
<ol type=""> </ol>:有序清單。
<li> </li>:清單內容。

常用容器
<容器名稱> </容器名稱>:自訂容器。
<span>   </span>
<div>   </div>

Css 常用指令
style:標籤內建 CSS。
Color:文字顏色。
font-size:文字尺寸。
font-family:字型。
width:寬度。
height:高度。