I wrote this for a Bmr tool on my website. I don't have much understanding regarding html CSS just started learning this. . On running the snippet is not showin
I wrote this for a Bmr tool on my website. I don't have much understanding regarding html CSS just started learning this. . On running the snippet is not showin
I have this two browser windows, which are opened for each order on an apparel list with about 18K orders. I have to manually copy the values from the first win
I developing a website with a video as a hero image which is always fullscreen. Easy thing on desktop. Video is hosted on VIMEO. But now the hard part. On mobil
everyone! I am quite new to coding and I would like some help. Unfortunately, I don't have any code. Here's what I have to do. I am given a variable data (simil
I am creating a very silly login system for a LAN. I was so far just testing with CLI requests before writing the frontend. Now I have both. I am logging the pa
I am hosting a Django web application on a cPanel web hosting server. I have the application up and running however it is not applying the CSS stylesheets to my
I would like the two col's to be centered if I have a window larger than 1024pix width and be responsive. I've tried a few things, but unfortunately I'm no long
I have a script below, where I dynamically create an Element Node of type 'li'. This addMovieHandler() is called whenever the user clicks on a button. Additiona
I am trying to provide the background image to a div. Image is in my directory <div style="background-image: url('H9Vi61CWym0.jpg');"></div> but i
It's probably really simple, but can't figure out how to do that... I have one really simple model: from django.db import models from django_quill.fields import
I am trying to provide the background image to a div. Image is in my directory <div style="background-image: url('H9Vi61CWym0.jpg');"></div> but i
I'm having an issue with the Live Server extension for VS Code (https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer). I'm using WSL 2 for
I am trying to make a counter that counts to big numbers such as 6 billion (like google's random number generator) but the browser freezes. var counter = docume
Hi everyone please i need you're help. What i want is when the input field is updated with this value: Résolu --> update column date with date now. I
Let's say we have an html5 custom element that extends the HTMLAnchorElement and goes by the name 'custom-a', then we insert it directly in the html like this &
Microsoft Edge (v100.0.1185.29) seems to have recently added a new hover icon(visual search) to all images over a certain size on a webpage. This option is also
I'm trying to create an auto-generated date-time using MySQL workbench, timestamp seems not working This is the error Operation failed: There was an error whil
I am following a Django course on youtube, and I need a small change in my Django form. The form looks like: Rendering the form fields in 'edit-user.html' temp
This is what appears on my mongo database: This is my app.post to insert the data, when I Submit it console.log the object with the dates but with create It ju