The Wayback Machine - https://web.archive.org/web/20210202154806/https://github.com/haizlin/fe-interview/issues/1530
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css] 第215天 怎么使图片宽度自适应呢? #1530

Open
haizhilin2013 opened this issue Nov 16, 2019 · 3 comments
Open

[css] 第215天 怎么使图片宽度自适应呢? #1530

haizhilin2013 opened this issue Nov 16, 2019 · 3 comments
Labels
css

Comments

@haizhilin2013
Copy link
Collaborator

@haizhilin2013 haizhilin2013 commented Nov 16, 2019

第215天 怎么使图片宽度自适应呢?

我也要出题

@haizhilin2013 haizhilin2013 added the css label Nov 16, 2019
@xunzhaotech
Copy link

@xunzhaotech xunzhaotech commented Nov 17, 2019

max-width:100%

@wheatup
Copy link

@wheatup wheatup commented Nov 18, 2019

object-fit: contain;

@xiaochangtongxue
Copy link

@xiaochangtongxue xiaochangtongxue commented Nov 18, 2019

百分比 vw padding:百分比

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants