Posts by JefSilva • 307 points
7 posts
-
16
votes3
answers5987
viewsQ: Save browser cache or not?
Hello, I tried a site I’m doing in Google’s Pagespeed Insights, and it suggests "Take advantage of browser caching". I wanted to know if it is really necessary and advantageous to store files in…
-
1
votes2
answers903
viewsQ: CSS background-blend-mode in IE (Edge)
I’m making a website, and to avoid hovers with other images, I used the blend-mode in CSS. But according to Can I Use? IE 11 and new Edge browsers do not support. Here comes my question, in cases…
-
1
votes2
answers4741
viewsQ: HTML + PHP contact form
Hello! I’m making a website where the customer asked for a contact form, but I understand very little of php. So I searched the internet for tutorials on how to use this function. You are sending…
-
0
votes1
answer84
viewsQ: Font changing from Weight
I am making a website using bootstrap and was doing the code normally, my client bought the source Pluto Bold and Condensed Light, and I am using them as webfonts. The problem is that the font gets…
-
0
votes1
answer71
viewsQ: Widget for Events
Good night, I’m programming an HTML/css site for a band. The client asked to have a session with the schedule, I found the bandsintown manager, but wanted something similar, where the customer…
-
0
votes1
answer189
viewsQ: CSS Jitter in Hover menu
I programmed a menu with 2 hovers (class), one that makes the text go up and another that makes the text go Bold. But when I put the mouse over the words the other words on the side move, this is…
-
1
votes1
answer1512
viewsQ: Insert Google Drive Spreadsheet into Website
I am programming an HTML/CSS site, but the client needs to update a spreadsheet that is on the cover of the site. I managed to insert a spreadsheet created in Google Drive, through an iframe, but it…