Posts by Thiago Comelli • 24 points
3 posts
-
-1
votes1
answer29
viewsQ: Tag "a" is ignoring the css style of the image
I found a problem that occurs whenever I try to put a link redirector in an image. It turns out that the attributes of the css like Scale, :Hover and etc, work normally, but the image size changes.…
-
0
votes1
answer128
viewsA: Error when an image is loaded into a second Tkinter - Python window
The Error is in the program 'teste2', when Voce declares the img with Photoimage, you are not giving as parameter the master, which is where the image will be placed. As you are not declaring, he…
-
-1
votes1
answer55
viewsQ: Video does not appear when I build the project
I created a site using Reactjs, and in the initial part I put a background video and a text in front, when I open the site Reactjs in my machine the video appears normally without any problem, when…