I would like to use Firebase in my project with NPM and I installed it using "npm i firebase". This worked fine so I made a new file called "app.js". Here I wou
So I have a navigation of 4 links, to 4 divs(pages). I want only one page to show at a time, with the id=home showing first once the page loads. To be clearer,
I have a problem in my website, I have 2 dropdown selects that are Departments and Locations, my problem is when I select a certain department and start typing
I have a foreach loop contained within a form there an input is required. I want to submit these all of input values to the database. Currently it only submits
Currently we are facing an issue related to a div that hides at the end of a data table that we are using in our system. The popup div is working fine from the
max-width overrides width, but min-width overrides max-width. - MDN The quote is from MDN documentation, but what they really mean? I don't
I am trying to draw a simple flat line from the left center of my canvas to right side. The starting and ending points will be taken from textbox input. To do t
I need to embed multiple YouTube videos on a website. For each video, I need to set up an external element (such as a paragraph, image, div, etc) that can trigg
I am using Bootstrap 5. I have created 2 columns on my page. This is the output I was getting it. Now, I have to show an orange color from end to end of my lef
Prerequisites The header logo and main visual are side by side. Expected value I want the header logo and main visual to be aligned vertically.I would like to
I am trying to convert an HTML page which uses quite the bootstrap and styling. I tried everything from reportlab to weasyprint to xhtml2pdf and nothing works!
What are good ways to implement a textarea element which contains sub-components like Chips or blobs ? I would like the user for example to be able to insert th
I have a bottom navigation that contains 5 elements. When you resize the window lower than 400px, the bottom navigation doesn't "squeeze", so to say; it remains
I'm struggling with removing the nasty description of the create-react-app boiler plate: Web site created using create-react-app. As stated here and here I have
I am creating an API using fastAPI, which receives a form from a HTML page, treats it (requiring a few moments) and returns a message saying this task is comple
I have the following div structure: <div class="0"> <div class="test"></div> </div> <div class="1"> <div class="test"
I am facing this issue where once I zoom in on some image in the canvas in javascript, some part of the image goes outside of the canvas. Then I am drawing some
When the page is displayed on PC or tablet width it works perfectly. When on phone the body leaves empty space on the right. It isn't margin, or padding. I hav
For example, a client has a c++ application, and trying to access web application on the browser. But the web application needs to run this application. I don't
For example, a client has a c++ application, and trying to access web application on the browser. But the web application needs to run this application. I don't