With the increasing number of websites with Web styles, CSS style sheets have become more and more widely used. When we save them as download webpages designed by others, we find that many images written in the CSS style sheet cannot be downloaded, in this way, the downloaded webpage is completely invisible when it is opened. We can find and download images from the CSS file one by one. However, when there are many images in the CSS file, there are also many duplicate images, so downloading these images becomes a headache. Now, let me learn how to batch download the images in CSS with the help of Arthur urxf.
Reference
1. Use the editing tool to open the CSS file, replace the URL (all with <a href = ", (the comma is not included), and save it.
2. If the image in CSS is written with a relative path, replace all ../images with the absolute path of the image, for example, http://www.aaa.com/images.
3. replace all values with> and save the settings.
4.change the suffix of the cssfile to. html.
5. Open the renamed CSS file, right-click on the page, and choose to use the Internet Express or thunder to download all links.
6. Then these download tools will download all the images for us. It is so happy to hear the sound of the sound.