html - Responsive image and text at same time -


is there way make text on right side, scale image on left side @ same time. when try resize browser text height goes outside. try media queries doesn't work. don't want use height on element. possible? here jsfiddle:

[http://jsfiddle.net/mbole87/a9zstjzb/1/] 

you use "vw" value in css? along css image of course...

.some-class{     font-size: 2vw } 

Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -