img

how to insert svg via tag?

I try to insert svg in this way: <img src="/assets/menu/menubutton.svg"> but nothing works (the assets file is in the r ... und"/> <line x1="20" y1="50" x2="50" y2="50" stroke="black" stroke-width="5" stroke-linecap="round"/> </svg>

Where to get svg, png icons and how to use them for different screen resolutions?

I can't find the icon in svg, so I decide to add it using a regular png. I want to make everything look good regardless of th ... look for the 2x, 3x versions of images? Does the designer add them to the layout himself? Or are you looking for it yourself?

How do I show only the desired part of the image? HTML/CSS

Wanted the picture to be half below the edge of the document, but it expands instead. What is the best way to do this? Maybe ... ; margin: 0 auto; top: 250%; transform: rotate(-180deg); } <img class="skull" src="img/skull.svg" alt="skull" />

Bootstrap 4 and images in columns

The bootstrap row consists of two div's-col-lg-4 and col-lg-8. Why does the picture go beyond the column? Shouldn't it be wit ... t; <div class="left-sidebar_object"> <img src="img/obects/object-prew.png" alt=""> </div> </div>

Different images on the same src

There is a url where I always get a different picture. For example https://thispersondoesnotexist.com/image. I want to displa ... ictures are the same. What kind are there any solutions to the problem? (the domain for which I receive images is my domain).

how to insert gif in html?

Hello everyone, please tell me how to make such a block with the help of bustrap? Left and right gif images. Can you advise me how best to use the img tag or set them as background?

How do I "crop" the part of the image that is empty?

Good afternoon friends! I am writing a website from scratch, now I have finished drawing the design, but there is a problem, ... und, and the button in the front and crop the part of the picture that the girl's knee occupies. But this is an extreme case.

displaying an image on the screen in java

There is a code that should display the image on the screen. Initially, I tried to output just a line, and everything worked ... g.drawImage(img, 0, 0, null);//выводим линию g.drawLine(20, 20, 200, 200);//выводим изображение } }

Which HTML tag for the menu "icon" is more correct to use? And what extension should this icon have?

Which HTML5 tag is best used for the "magnifier" element and the "phone" element? And what are these elements called corre ... ease explain to me what is what, and why in your opinion it is right to do so. Thank you, for what you've given me your time.

The image is not displayed when opening an html file written specifically in Visual Studio Code

Hello everyone. I am starting a layout designer and faced a problem like inserting a picture. I created the test folder in it ... 2-09-2012-15-25-18. jpg:1. What could be the problem? In sublime, under the same conditions, the picture displayed. Thank you

Gravatar image is not displayed

When you click on this link https://gravatar.com/avatar/0170aac75ce2660ba1ebcee9131e5443.png?d=https%3A%2F%2Fcore.salesmsg.lo ... llowing message appears Sorry, the parameters you provided were not valid Help me understand what's wrong - I work on laravel

The PNG image has a black background after the change

Making an image editor on ASP.Net Core. Initially, there is such an image with a transparent background in png format. Afte ... n View("Index"); } Please help to solve this problem, so that after changing the image, it also has a white background.

How to replace image links with an attribute

Hello, I'm trying to change all the links to images from the page to the photo embedded in the site by replacing the element ... return "<img src=\"" + url + "\" >"; }; }); Thank you and God grant health to the one who will help

The Yandex.mail mobile app ignores the img tag style

Good time of day! While working on the versioning of a mailing list letter, I ran into this problem: On Yandex.Mail mobile ... it? P. s. Colleagues have already written to Yandex - it looks like they scored a bolt and have not responded for a week.

How do I show images in blade laravel?

I have a cube.png image stored in resources/views/img/. You need the resources/views/home view.blade. png was able to display it. does not work.

CSS. The color of the image as a font. Inversion

The problem is as follows: There is a link text, the font color is blue, the background color is white. <a href="#">сс ... k? That is, in a specific example, it is necessary that when you hover the cursor, the icon changes color from blue to white.

How do I open an image using Python?

My code: import os os.system("D\picture.jpg") It works in the console, but not in pycharm... what to do?

How to apply text to an image in html?

<!DOCTYPE html> <html> <title> Наука.ру - главная </title> <body> ... > </body> </html> It is necessary that and are displayed directly on the image, and not under it.

How to open a link image in python

When displaying jpg using kivy, for some reason it can not display a photo with the format jpg. at the same time, png is disp ... All the other scripts that I found on the Internet are similar to those described above, only either modified or simplified.

I can't change the image size HTML CSS

Hello everyone, there is a layout, I try to change the size of the image in width, but either the image is very thin, or the ... emo.</a> </div> </div> <div class="map"></div> </div>