Questions tagged as 'img'

2
answers

Img in header changing on each page load

I'm starting a new project in HTML5 and I would like to put a background img in the header, in vdd I want to put 4 images and I want them to change on every page refresh, I do not want a slider, site see an image and in each loading of the page...
asked by 21.11.2017 / 00:57
2
answers

Does a large image hamper application performance?

My banner has an image of 11mb, while location is all ok, but I wonder if when uploading this application will leave the same heavy. Thank you in advance.     
asked by 15.02.2017 / 14:03
1
answer

Image Path Ionic 2

I'm new to Ionic, I come from native development with android and I'm a bit lost in pointing out images at IONIC. I'm creating in the home page, which I call HOME, a menu with four options where the background of each option will be images....
asked by 05.04.2017 / 18:53
2
answers

Contour image with CSS text

I'm developing a website, but without using any framework to do so; I want to emphasize that I just started in front studies, and that CSS is totally new to me. I'm trying to fix an image in a certain region of a div (this is ok) and allo...
asked by 08.05.2017 / 17:44
4
answers

How to arrange images side by side with titles below in css?

I would like to know how to arrange images side by side, with title / caption underneath. Using CSS and the <img> tag, similar to the iTunes Store website.     
asked by 04.04.2018 / 21:19
2
answers

! DOCTYPE html changing image

I finished a personal page, which contains 2 images. But at the end of that, I noticed that I had forgotten to put the command !DOCTYPE html . When I inserted it, my images were left with a line below: HowisDOCTYPEinfluencingthisandwh...
asked by 09.03.2018 / 17:28
2
answers

HTML - Superimpose an ul to an img

Is there any way to overlap one ul of links to an image? Home The header of the page I'm working on is done by image but the links must be made by html .. how to overlap? Home It is a simple header, with a menu that redirects to other pages alig...
asked by 14.08.2017 / 15:35
1
answer

How to duplicate display of HTML elements

I have 5 images, 3 of them have the same class being displayed in div A. <div id='A'> <img src="https://sites.google.com/site/mplayerplugin/thumbnails/09.jpg"class="figura" /> <img src="https://sites.google...
asked by 25.03.2017 / 11:48
1
answer

How to open a random image

I have a new question and this has been the best place to find answers, since thanks. My problem and the following, I'm doing a school questionnaire for my son. And a simple thing, at least it should be. A question with 3 answers, one right and...
asked by 02.07.2017 / 16:03
2
answers

Path to image in JSP

I need to display an image inside the img tag. It's a web project, running on Tomcat and Ubuntu Mate. I save in bank as String the path of where the image is: "/opt/imagens/img.png" To display, I put it this way <img src="<...
asked by 13.12.2017 / 16:19