Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
9 views

How to Insert Text with Background Images and a Gallery in GitHub README with a Three-Column Layout?

I'm working on my GitHub README and I want to insert an image gallery alongside text with a background image. My goal is to achieve a three-column layout that includes text with a background image and ...
Farley Runkel's user avatar
-2 votes
0 answers
14 views

Create custom img collage from uploaded photos [closed]

I wan to build custom image layout, where you upload image and the end result is collage. I dont really know where to start. My idea is to create pre-defined grid, and to each square you can upload ...
Joshep95's user avatar
  • 143
0 votes
1 answer
26 views

Children in flexbox not responding to order and align-self

I am trying to create a responsive island scenescape by overlaying three elements: I would like to place the palm tree on the sand island to the left, and position the text to float in the space to ...
Jett 's user avatar
-3 votes
0 answers
15 views

Woo commerce image size [closed]

for weeks now i have been trying to fix an issue i encountered after uploading my product images. I noticed some of the pictures are too zoomed in and do not fit into the frame. Hiw do i fix this. ...
Lesline Abonwoh's user avatar
1 vote
0 answers
87 views

Images Not Displaying in PHP Application - Path and Permissions Issue

I'm working on a PHP web application and having trouble displaying images in my admin dashboard. The images are stored in the directory /var/www/html/online_shop/public/photo_product, but they are not ...
Misbagas's user avatar
0 votes
1 answer
25 views

<img> element not showing after <canvas> element [closed]

For some reason the <img> element is not showing. <!DOCTYPE html> <html lang="en"> <head> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9....
MsFormula's user avatar
1 vote
0 answers
10 views

Why not Showing Complete data of html in flutter ? Showing some data and Some data not showing why , just like table data not showing?

Html(data: detail.matter , ), We are mentioning like this but some Text data show which in div but not showing remianing Table data. enter image description here this is webpage Image why not comming ...
Inam ur Rahman's user avatar
-2 votes
0 answers
20 views

place <img> tag at the very bottom of html file, but display image itself elswhere in page

Have program help file formated by HTML utilizing base64 encoding images. Because of this fact, <img> tags are very long and file is obfuscated and manual editing is complicated. Is there any ...
user2956477's user avatar
  • 1,318
0 votes
1 answer
50 views

Monitor an images folder to get a live local html/javascript gallery

I need to get a live image gallery based on a permanently monitored folder. It will run on my local computer. Here is how it should work: If an image file appears, it is automatically added to the ...
Vincent Zorzi's user avatar
-4 votes
0 answers
19 views

Visual Studio code doesn't show a picture from different drive in live server even with specific code [closed]

I'm using visual Studio Code and using live Server to see what it looks like as I'm coding. Here's the dilemma I'm having. So from what I found on the net. This line should point to the specific image ...
Seweryn's user avatar
-3 votes
0 answers
19 views

I am trying to look for a better practice and convenient method to make the grid images more responsive [closed]

I have been trying to replicate a website which I found from frontendpractice I am pretty unfamiliar with css grid and instead wanted to opt for flexbox for the console display boxes, but used grid ...
ahsan waqar's user avatar
0 votes
0 answers
56k views

Img-src doesnt resolve when url has more parameters after .../foo.png/

My URL: https://static.wikia.nocookie.net/valorant/images/9/9c/Raze_icon.png/revision/latest?cb=20230523180834 When opening this link in my browser, I see a raw picture. When referencing it in my <...
silj6's user avatar
  • 1
-3 votes
0 answers
45 views

how to combine the two background images proportionally

The idea is to create an area for a new theme, scrolling website The idea is for the images to be joined together to form one, but separating the home page from a new section, where I will introduce ...
Gonçalo Inácio's user avatar
1 vote
1 answer
42 views

Why does a div with display: block (default) not expand to vertically fit an image without overflow but changing it to display: inline-block does? [duplicate]

I have a div with a background color via background-image:linear-gradient, and with the div's default display as block it doesn't expand vertically to fit the image, the image overflows over the ...
Isaac Sizemore's user avatar
-1 votes
3 answers
40 views

How to keep the Image in square shape in any screen dimensions

I am stuck in image dimension change on-screen responsiveness. I have 4 products with images in one row. I wanted Images in square shape so I gave them the fixed height and auto width. they were ...
M.Haris's user avatar
  • 599

15 30 50 per page
1
2 3 4 5
1172