(this a long text but it's necessary for you to understand what I'm struggling with) I've been trying to find a solution to this but I just couldn't find any in
Super simple school assignment. I embedded an audio file and I'm suppose to add the transcript in a p tag following the audio file. No CSS required. Problem is,
Can I use the shorthand margin syntax if I want to add margin-left: auto and margin-right: auto while leaving the margin-top and margin-bottom alone? The basic
I'm having trouble getting the heights on my divs to match up. I need them to match the heights of the div with the most content - which is normally easy BUT I'
I have a site with a side navigation bar that is supposed to slide in via the right side, then when you close it, it transitions back into the side. When design
I have a tricky layout that I'm trying to add type-to-search to. (The actual code uses Angular, but it looks like my problem is just the CSS.) https://jsfiddle
I have a Bootstrap 5 application that consumes a bunch of web components and all of the components use Bootstrap 5. I need to customize the theme on the fly ins
Having previously used jQuery date picker, I have now converted some of the date fields in forms on my website to the HTML5 date picker. On the documentation,
I have a mat-accordion with a textarea box in the panel-description. When I am tying in the text area and hit spacebar it opens/closes the panel. How can I stop
I am very new to html, css, and javascript so please go easy on me. I am working on an activity that requests: Register the updateCount event handler to handle
I had just created a STRAPI project using , find docs here npx create-strapi-app@latest my-shop1 And then sign up to the admin portal. After signing up, I reac
I'm trying to override the small (x) that appears in the search bar, to have it do more than clear the search Currently this is my search bar: HTML: <input
I have a form in my project and when it is submitted I need to send the data to an API and receive the response to check if there's an errors the html <form
Hey I am thinking of adding Adsense to my website but the issue is that most of my users have non JavaScript phones. The code I receive from Adsense is complet
THE PROBLEM I've created an HTML animation using google web designer, then I need to export my project as a GIF. Google web designer doesn't provide any tool to
I have a very specific situation where I have ~50 child-divs which I cannot influence directly, that is, I cannot add classes or ids to one specific child-div n
how are you? I have one problem 'slice' of undefined in my project. I use autocomplete material https://material.angular.io/components/autocomplete/examples M
I'm building a web page to show articles. In my database, I have to attributes, one of which is used to put Markdown code and the other to s
I have a page where the news is displayed and I have below 2 buttons next and previous. The problem is: on click of next button news gets loaded as a continuous
I am trying to center column's content. Does not look like it works for me. Here is my HTML: <div class="row"> <div class="col-xs-1 center-block"&g