Posts by lelis419 • 41 points
3 posts
-
1
votes0
answers915
viewsQ: Customer registration in C saving data in a.txt file
Good morning guys, I’m trying to learn the C language, and I’m making a program to register customers without using a database, I need to save the data (such as name, address, phone, email and…
-
2
votes1
answer195
viewsQ: Firestore Timestamp
I’m doing a show with Firestore of a record. When the date is saved in the database, it is saved as Timestamp (For example: Timestamp(Seconds=149914800, nanoseconds=0)), but when I open the plug…
-
1
votes1
answer41
viewsQ: Responsive background-image
hello, I have a problem in the responsive part of my site where the background image is cut when the site is on mobile, I would like to know how to adjust the image so that it looks the same on the…