I am currently implementing a plugin that gets dynamically incrusted into a DIV (not an iframe) and am currently using Bulma as my CSS framework. The issue I am
I would like to implement a progress bar which increases progressively as a variable increases. I've tried it 3 ways, none of them work as I wrote it. Using CSS
I am currently starting up a front-end build somebody else made. The project is not letting me do a commit until the linter check succeeds. It tells me that the
I'm getting ng-build -c production warnings for all my css in styles that have a '>>>' notation. Warning: ▲ [WARNING] Unexpected ">" /Users/m
>>>app vue code and addtask code: <template> <div class="container"> <Header title="Task Tracker" /> <AddTask @add-task=
I want to do synchronising device, it measures phase shift between phases. It's a measurement device, that have a pointer like a clock. It consists of two imag
I have a image in 16:9 (1920 x 1080) of a draw with some led light strips on it. My objective is to implement a div of a gradient color to simulate a light effe
How do you make a navbar and hero section that fills the height of the screen, and not scrollable? Currently I am trying: My nav css: .NavStyle { top: 0; wi
I have a list which is rendering images (horizontally with scroll): <div id="my-cool-wrapper"> ... // My cool wrapper has more elements (apart from li
There is a share button on my blog I would like to remove all social media and leave only functional (link). I can edit the HTML, but I can't find the code I ne
i am trying to get familiar with jquery by doing some animations. The goal of the code that I will show is to rotate an image on mouse hover then make 3 other i
There is a gap between the header and the main that is the same color as the background color I set for the body tag (black). I've tried making overflow: hidden
We have large react application without using any UI framework, we build all UI component our own. Now we need to make landing page portion responsive (it's par
I have been trying to get a Bootstrap grid to center vertically on my page, but can't seem to get it to center. Horizontal center works fine. HTML: <div clas
enter image description here WordPress css issue in WordPress cart
I have a simple jekyll website using the minima theme at: https://github.com/WesPeacock/simplesite Here is what the site's simple index.md file looks like: ---
I have a jquery code that inserts and prepends breadcrumbs on certain pages. I'm injecting this code through a third party tool where I can write JS. I only wan
The syntax highlighting for Jekyll Minima theme is defined in the file _sass/_syntax-highlighting.scss. A snippet of code copied from that file is: .c { c
I am trying to simulate an infinite canvas (ie: drawing canvas on penpot.app, or sketch or figma.com) I am NOT using the javascript canvas api. I just want a di
I would like to know if there is a way to make a Boostrap class specific for a breakpoint. I use w-md-50, w-sm-100, w-lg-75 for form, but it's never working for