I'm trying to make a basic text editor in HTML. I've got an editable div tag so far, and by using keyboard shortcuts, you can format it. However, I want it so t
I want to do all the following by jQuery and my HTML as well as CSS is below. The paragraphs start hidden. The paragraphs show and hide when their headings are
Good morning, We are using Elementor+Crocoblock on our Wordpress site and we have a problem with our CSS. It seems like it's not stored in the cache and every t
I'm trying hard to get a list of style properties for a GtkWidget (GtkButton). This is my code so far: #include <gtk/gtk.h> #include <stdio.h> #inc
I have an absolute element that is the background. I can't set it as the div's background because it is animated and it requires 2 css classes. I simplified it
Is there a way to display my CSS-Variable's Content to my HTML webpage? My Variable's name is --pick-container-width and its Content is 5vh. Now I want (for tes
I don't want to just suppress/disable the running header and footer text. I'm already setting the following CSS: @page { size: 6.6in 4.25in; margin: 0; } (
I'm trying to make a pipe appearance using gradients. Though the corners doesn't blend well. How can I make the corner blend smoothly? (Already tried radial, an
I am trying to check an object coming in a back-end response to see if error.isCritical is true or false and setting the ngClass accordingly, i've tried many di
I'm using CSS to change the appearance of night mode on Anki/Ankidroid. Since I use lot of highlight and the regular nightmode only change the backround and the
Hey, everybody. I'm new in web dev. I have a task on react to increase days in first part of string in input field by clicking 'ArrowUp' button. In addition mut
I'm mapping some coordinates on an image map and I want to display a pop-up message, containing a description and an image on hover, but I can't figure out how
I'm trying to vertically center the buttons for my bootstrap carousel using react. using inline styling I was able to change the height of the button itself, bu
I am trying to do custom badges on my store. I want to have 4 objects with info like "fast shipping". When clicking on one of them, a small descriptive text wil
I am trying to make a search bar stay at the top of a div with position: sticky but the property doesnt seem to work. Googling it, I see that overflow: hidden a
I have a typical flexbox sticky footer solution that looks something like this: <body> <div class="wrapper"> <div class="header">P
I found that if I click one of the sections in menubar, the browser address bar displays #[object%20Object]. But it didn't influence scroll-to-section. Partial
I have deployed my website on netlify but, the website displays only HTML until it finishes loading... Any tips on a way to make the website only show once it h
i have a sticky transparent header using the following css code on my website www.obviagency.com CSS CODE: #site-header-inner { height:0px; z-index:170; margin
I'm trying to create a simple website and want to just have some videos autoplay. Now I'm aware there are some changes that make this a little bit harder than i