close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
23 views

I'm building a Doctor management system in Laravel and I'm trying to implement a full CRUD (Create, Read, Update, Delete) using a Resource Controller and Blade views. I'm a beginner and want to make ...
wu chang's user avatar
Advice
0 votes
1 replies
55 views

Recently I became interested in front-end development, I know the HTML, CSS and JS database with a little DOM. I watched a lot of videos, but I didn't really understand. Please recommend books in ...
user32729769's user avatar
Advice
0 votes
3 replies
100 views

I have a Laravel 12 application with a report page that filters records by category and expiration_status (this is a food system). The filtering works correctly in the report view, but when I export ...
Marie Espone's user avatar
-1 votes
0 answers
64 views

I m facing issue in lightning-combobox ui, picklists are not aligned properly and unable to identify the drop down fields: Generally when we use lightning-combobox, field display dropdown but in my ...
sfdc's user avatar
  • 1
2 votes
0 answers
102 views

I'm trying to make a carousel in HTML/CSS by following exactly Coding2GO's video: https://www.youtube.com/watch?v=KD1Yo8a_Qis In the video, 6 elements are spinning in the carousel. Here is the code I ...
Sonatus's user avatar
  • 21
0 votes
0 answers
42 views

I am currently building a website using Nuxt 4 + Tailwind CSS and I am having a problem with viewport units (dvh, vh) and percentage heights (h-full) inside a Nuxt layout. My layout structure is ...
MathyDev's user avatar
-3 votes
0 answers
97 views

I have a client who created this video. The requirement is to recreate it exactly like that, meaning the house images must stay in the exact same positions relative to the background on all screen ...
Ivano's user avatar
  • 21
5 votes
0 answers
200 views

I’m trying to calculate where an HTML line breaks automatically. The result should be an array of character positions where the line breaks. I came up with the following formula, which works fine. I ...
Remco Haszing's user avatar
3 votes
0 answers
95 views

I was running into a problem with a canvas-based game I am developing, and I created a minimal reproduction of the issue here: addEventListener("load", () => { const canvas = document....
nph's user avatar
  • 143
Best practices
0 votes
2 replies
72 views

I run into css's different snippets often that make up for the same functionality, I feel confused about when to use each, that's haunting to me Do you recommend me watching with a tutorial along, ...
Achraf Hendkias's user avatar
-5 votes
1 answer
148 views

What css code can change the color ( eventually increase the boldness ) of backward and forward buttons in Firefox ? More precisely the backward and forward buttons when there is a page available so ...
Bogdan's user avatar
  • 549
0 votes
0 answers
92 views

I'm working on a Leaflet map and have successfully customized most of the pop-ups using the suggestions here: How would I customise the look and feel of the leaflet popup? My point layer is ...
JRHutson's user avatar
0 votes
0 answers
71 views

I have around 104 GIFs that are not cropped from one side of the image to the other. I want the CSS width to not account for the transparent space in the GIFs and have each of them the same size. Is ...
jsDOMinator's user avatar
Best practices
0 votes
2 replies
105 views

Actually I'm writing the code for parallax website during the code I have a issue where the text added in the section tag is showing behind the images added before in the code but i needed it to over ...
Majji Mounisha's user avatar
1 vote
3 answers
207 views

I have an SVG as a file <svg viewBox="0 0 200 200" xmlns='http://www.w3.org/2000/svg'> <filter id='noiseFilter'> <feTurbulence type='fractalNoise' ...
Panthera's user avatar

15 30 50 per page
1
2 3 4 5
53778