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
I create a single page application using react. I create protected route but after login, I can access login page after login. If I try to go login route I can
I have 8 div and one of them is a parent element. I gave a display: flex property my parent, and ı wanna locate my all texts in the middle of my divs becau
This is version of material-ui that I am using : "@mui/icons-material": "^5.5.1", "@mui/material": "^5.5.1", This is how I imported Button component : import B