兔兔教大本營
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Help
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
1
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: tailwind,入門 --- Tailwind CSS 繁體中文技術文件 === - [![](https://huibizhang.com/Contributions/TailwindCSS/images/tailwindcss-logo.svg)](/@lalarabbits/Utility-First_tailwind) 相關資源 --- * [![](https://huibizhang.com/Contributions/TailwindCSS/images/documentation-tailwind.svg =40x40) 官方技術文件](https://tailwindcss.com/docs) [target=_blank] * [![](https://huibizhang.com/Contributions/TailwindCSS/images/components-tailwind.svg =40x40) 元件庫](/@lalarabbits/Components_tailwind) * [![](https://huibizhang.com/Contributions/TailwindCSS/images/playground-tailwind.svg =40x40) Tailwind 遊樂場](https://play.tailwindcss.com) 起手式 (GETTING STARTED) --- * [安裝 (Installation)](/@lalarabbits/Inatallation_tailwind) * 預編譯器 (Using with Preprocessors) * 生產環境優化 (Optimizing for Production) * 瀏覽器支援 (Browser Support) * IntelliSense 插件 核心概念 (CORE CONCEPTS) --- * [功能優先 (Utility-First)](/@lalarabbits/Utility-First_tailwind) * 響應式設計 (Responsive Design) * Hover, Focus 以及其他狀態 (Hover, Focus, & Other States) * [深色模式 (Dark Mode)](/@lalarabbits/DarkMode_tailwind) * 增加基底樣式 (Adding Base Styles) * 提取成元件 (Extracting Components) * 增加新功能 (Adding New Utilities) * 函數與指令 (Functions & Directives) 對齊 (BOX ALIGNMENT) --- * Justify Content * Justify Items * Justify Self * Align Content * Align Items * Align Self * Place Content * Place Items * Place Self 間距 (SPACING) -- * 內距 (Padding) * 外距 (Margin) * 元素間距 (Space Between) 尺寸大小 (SIZING) -- * 寬度 (Width) * 最小寬度 (Min-Width) * 最大寬度 (Max-Width) * 高度 (Height) * 最小高度 (Min-Height) * 最大高度 (Max-Height) 文字版式 (TYPOGRAPHY) -- * 字型 (Font Family) * 字體大小 (Font Size) * 文字平滑化 (Font Smoothing) * 字體樣式 (Font Style) * 字體粗細 (Font Weight) * 文字特殊變化(Font Variant Numeric) * 字元間距 (Letter Spacing) * 行高 (Line Height) * List 樣式種類 (List Style Type) * List 樣式位置 (List Style Position) * Placeholder 的顏色 (Placeholder Color) * Placeholder 的透明度 (Placeholder Opacity) * 文字對齊 (Text Align) * 文字色彩 (Text Color) * 文字透明度 (Text Opacity) * 文字樣式 (Text Decoration) * 文字變形 (Text Transform) * 文字溢出 (Text Overflow) * 垂直對齊 (Vertical Align) * 空格 (Whitespace) * 斷句 (Word Break) 背景 (BACKGROUNDS) -- * 背景捲動 (Background Attachment) * 背景裁切 (Background Clip) * 背景顏色 (Background Color) * 背景透明度 (Background Opacity) * 背景位置 (Background Position) * 背景的重複 (Background Repeat) * 背景尺寸 (Background Size) * 背景圖片 (Background Image) * 漸層色標 (Gradient Color Stops) 邊框 (BORDERS) --- * 圓邊、圓角 (Border Radius) * 邊框粗細 (Border Width) * 邊框顏色 (Border Color) * 邊框透明度 (Border Opacity) * 邊框樣式 (Border Style) * 分割線寬度 (Divide Width) * 分割線顏色 (Divide Color) * 分割線透明度 (Divide Opacity) * 分割線樣式 (Divide Style) * 輪廓寬度 (Ring Width) * 輪廓色彩 (Ring Color) * 輪廓透明度 (Ring Opacity) * 輪廓寬度偏移 (Ring Offset Width) * 輪廓色彩偏移 (Ring Offset Color) 基底樣式 (BASE STYLES) --- * Preflight 排版 (LAYOUT) -- * 容器 (Container) * 樣式接續 (Box Decoration Break) * 容器尺寸計算 (Box Sizing) * 顯示模式 (Display) * 浮動 (Floats) * 清除浮動 (Clear) * 物件適配 (Object Fit) * 物件位置 (Object Position) * 溢出 (Overflow) * 滾動過度行為(Overscroll Behavior) * 位置 (Position) * 上、下、左、右 (Top / Right / Bottom / Left) * 可見度 (Visibility) * 圖層 (Z-Index) 彈性化排版 (FLEXBOX) -- * 彈性方向 (Flex Direction) * 彈性 Wrap (Flex Wrap) * Flex * 撐滿 (Flex Grow) * 收縮 (Flex Shrink) * 排序 (Order) 網格 (GRID) --- * 網格列數 (Grid Template Columns) * 網格跨列 (Grid Column Start / End) * 網格行數 (Grid Template Rows) * 網格跨行 (Grid Row Start / End) * 自動網格化 (Grid Auto Flow) * 自動列數 (Grid Auto Columns) * 自動行數 (Grid Auto Rows) * 網格間隙 (Gap) 特效 (EFFECTS) --- * 陰影 (Box Shadow) * 透明度 (Opacity) 濾鏡 (FILTERS) -- * 濾鏡 (Filter) * 模糊 (Blur) * 亮度 (Brightness) * 對比 (Contrast) * 陰影 (Drop Shadow) * 灰階 (Grayscale) * 色相 (Hue Rotate) * 色彩反轉 (Invert) * 飽和度 (Saturate) * 護眼色調 (Sepia) * 背景濾鏡 (Backdrop Filter) * 背景模糊 (Backdrop Blur) * 背景亮度 (Backdrop Brightness) * 背景對比 (Backdrop Contrast) * 背景灰階 (Backdrop Grayscale) * 背景色相旋轉 (Backdrop Hue Rotate) * 背景負片 (Backdrop Invert) * 背景透明度 (Backdrop Opacity) * 背景飽和度 (Backdrop Saturate) * 背景護眼色調 (Backdrop Sepia) 表格 (TABLES) -- * 表格邊框 (Border Collapse) * 表格排版 (Table Layout) 動畫 (TRANSITIONS AND ANIMATION) -- * 過渡動畫的屬性 (Transition Property) * 過渡的時間長度 (Transition Duration) * 過渡的時機 (Transition Timing Function) * 過渡動畫的延遲 (Transition Delay) * 動畫效果 (Animation) 客製化 (CUSTOMIZATION) --- * 設定 (Configuration) * 主題 (Theme) * 斷點 (Breakpoints) * 色彩 (Colors) * 間距 (Spacing) * 變化模式 (Variants) * 插件 (Plugins) * 預設集 (Presets) 變形 (TRANSFORMS) --- * 變形 (Transform) * 原點變形 (Transform Origin) * 縮放 (Scale) * 旋轉 (Rotate) * 平移 (Translate) * 傾斜 (Skew) 互動性 (INTERACTIVITY) --- * 外觀 (Appearance) * 滑鼠游標 (Cursor) * 外框線 (Outline) * 滑鼠事件 (Pointer Events) * 調整大小 (Resize) * 使用者選擇 (User Select) 向量圖 (SVG) -- * 填滿 (Fill) * 外框 (Stroke) * 外框寬度 (Stroke Width) 無障礙 (ACCESSIBILITY) --- * 螢幕報讀器 (Screen Readers) 官方插件 (OFFICIAL PLUGINS) -- * Typography * Forms * Aspect Ratio * Line Clamp <!-- === CSS設定 ============== --> <style> a { color:#0072E3; text-decoration: none; transition:color 0.75s; } a:hover { color:#84C1FF; text-decoration: none; transition:color 0.75s; } </style>

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

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

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully