How to set image stretching in css: first create an html page; then add a div tag to the HTML page, and add an img image tag inside the tag; then directly write the css in the div tag Style; finally set the height and width of the image to 100%.
The operating environment of this article: Windows7 system, HTML5&&CSS3 version, Dell G3 computer.
Open vscode and create an html page to demonstrate how css stretches the image settings according to the resolution. If you don't have vscode, you can use other HTML editors or even text files. Just note that the suffix of the file must be .html
in the same level directory of the test page , add a demonstration picture. In order to demonstrate the effect, the resolution of the picture is relatively small.
Add a div tag to the test page and add an img image inside the tag. tag, set the src address of the image to the demo image added in the previous step. Open this test page in the browser, and you can see the image presented on the browser
In the div tag, write the CSS style directly, set the width of the div to 500 pixels, the height to 300 pixels, and the border to a 1-pixel red box. Open it in the browser again, and you can see the picture, which does not fill the entire div space
[Recommended learning: css video tutorial]
Note: This Write the css style directly into the tag, which is called inline style. It has the same effect as the css written outside.
At this time, if you want the image to fill the entire div, Just set the height and width of the image to 100%. For demonstration purposes here, all img tags are set to 100%, and the writing form of external css is used. From the display effect of the browser, you can see that the image stretches and fills the entire div space
What if the image uses a background image and is not in the form of an img tag? ? If shown, the image will be repeated on the x and y axes by default and will not be stretched. It will still fill the space of this div
If you want a background image, you can also To stretch to fill the entire div space, you need to set the background-size of the background image: 100% 100%; As can be seen from the running effect, the effect of automatic stretching according to the resolution is indeed achieved
The above is the detailed content of How to set image stretching in css. For more information, please follow other related articles on the PHP Chinese website!

I recently found a solution to dynamically update the color of any product image. So with just one of a product, we can colorize it in different ways to show

In this week's roundup, Lighthouse sheds light on third-party scripts, insecure resources will get blocked on secure sites, and many country connection speeds

There are loads of analytics platforms to help you track visitor and usage data on your sites. Perhaps most notably Google Analytics, which is widely used

The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its

What's happening when you see some JavaScript that calls super()?.In a child class, you use super() to call its parent’s constructor and super. to access its

JavaScript has a variety of built-in popup APIs that display special UI for user interaction. Famously:

I was chatting with some front-end folks the other day about why so many companies struggle at making accessible websites. Why are accessible websites so hard

There is an HTML attribute that does exactly what you think it should do:


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment