Day 3 | Enter max-width


Posted by Jim on 2022-07-04

教學重點:

  1. 善用 max-widthmin-width 。在 RWD 時能使排版不會因為放大縮小而跑掉。

筆記:

  • 學到了可以直接把檔案拉到 codepen 裡面,就不用每次都要複製貼上(還是其實大家都知道 XD)。

Challenge #2:

  • 使用 max-width 固定區塊最大寬度。

#RWD #FontEnd







Related Posts

Python 程式設計函式的 內建函式和自訂函式 入門教學

Python 程式設計函式的 內建函式和自訂函式 入門教學

# 〈 Diffusion Model 論文研究與實作心得 Part.2 〉 U-Net 模型架構介紹與實作

# 〈 Diffusion Model 論文研究與實作心得 Part.2 〉 U-Net 模型架構介紹與實作

【JS上課筆記】非同步(asynchronous)VS. 同步(synchronous)

【JS上課筆記】非同步(asynchronous)VS. 同步(synchronous)


Comments