meta data for this page
  •  

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

coding:css:tips:max-width [2019/09/20 14:19] (目前版本)
ghsrobert 建立
行 1: 行 1:
 +====== max-width 限制元素最大寬度 ====== 
 +想要區塊元素(圖片等)有一定的大小,但又不希望太大;然後螢幕變窄的時候又希望它適度跟著變窄 ☞ [[https://stackoverflow.com/questions/8895265/html-automatic-image-resize-using-pixel-and-percent-constraints|css - HTML automatic image resize using pixel and percent constraints - Stack Overflow]]