Questions tagged as 'imagem'

2
answers

Placing images on top of links [closed]

Hi! I wanted an image to appear when I hovered over an HTML link ... Here, what I have now ... <body> <img src="https://d1u5p3l4wpay3k.cloudfront.net/arksurvivalevolved_gamepedia/7/7b/ARK-_Extinction.png?version=64858f8a63faac340a9...
asked by 26.11.2018 / 23:37
2
answers

Insert Image with CSS Without Line Break

I have the following problem, when I insert some photo with the background it is breaking line: Iwantedthemtobealigned: Ex:[Imagem]-[Imagem]HTML:<spanid="vote"><a href="#" return false;"> <div class="like"></div>...
asked by 04.03.2018 / 17:43
1
answer

Using tag picture

Good afternoon, I have the following structure: <picture> <source media="(min-width:min-width:1440px)" srcset="img/main_banner_info-1440px+.png"> <source media="(min-width:min-width:660px)" srcset="img/main_banner_info-660...
asked by 28.02.2018 / 21:26
1
answer

Upload images using PHP?

I have a page that loads about 90% of the content based on images, the size of the images varies from 20kb up to 150kb depending on the size of the image, to improve page load performance I am thinking of calling the images through a php script...
asked by 09.12.2016 / 12:19
1
answer

Save image coming from API in mobile memory

I'm trying to save an image coming from the API into the phone's memory. public void saveSkin() { ivSkinSaver.buildDrawingCache(); Bitmap bm = ivSkinSaver.getDrawingCache(); OutputStream Out = null; try { File medi...
asked by 17.03.2017 / 16:39
1
answer

PHP how to "draw" an image

I would like to know the following, how can I "draw" an image with PHP? I have seen on some websites, PHP pages that make an image on time. What I want is something simple, just a background with border and a text. If it is not possible, only a...
asked by 07.07.2015 / 23:10
1
answer

"No such file or directory" error but the file is stored in the database

I have the following problem: when I submit a form containing photos, the error described in the title appears. If you upload, only one photo will not appear. but even giving it error he is saving the images in the bank. Can someone tell me the...
asked by 03.12.2015 / 18:02
2
answers

how to leave rectangular image?

I would like to know how I can leave a news image for example in rectangular format, without losing proportion. I searched the internet and found nothing that could help me. Note that the image is rectangular.     
asked by 15.11.2015 / 04:25
1
answer

Errors when inserting images in mysql

Hello, I would like to insert images into the database for a personal project. The image is sent to the bank yes, but not without showing 3 errors, it follows the code and the errors: <?php $servidor = 'localhost'; $banco = 'banco_tcc';...
asked by 04.11.2015 / 11:29
1
answer

How the PNG file works [closed]

I was looking at this image and it has 8,21 KBs(8210 Bytes) , its size is 100x100px , totaling 10.000 pixeis . Then every% of% it can save position and color. How is this done?     
asked by 11.12.2017 / 16:38