Category "css"

Need assist with CSS grid layout of cards

I have this grid over here: and i want the first big card to take the whole height of the wrapper and remain the same width, while the bottom two cards go to t

How to know the height of the div when its overflow is hidden

I have a div, which have overflow hidden. Now want to display a arrow , up and down , up when we have overflow up and down arrow when we have overflow down. An

Open source html and css

Is HTML or CSS open source like PHP or Python? For example PHP itself: PHP source link in GITHUB

I have two html files with the same background image. When I display them side to side, I need them to have a common background image

When I want to display the HTML's side by side, I am using UI regions to specify left half to display one html and right half to display the second html. But si

Center check boxes with css in cfml page

I'm having a really basic issue with css. It won't let me centre my checkboxes in the middle of the page. The checkboxes are actually coldfusion, but should wor

How to stop focusing after closing the button

I have a button in my navbar and when I press the button it opens a drop-down menu, so my question is how to stop focusing and the effects on my button when I p

Is it possible to make grid item span if the next column is free

I have a question is it possible to make grid item to column span when the column next to the grid item is free and in only in this case. If grid item is in row

When Scrolling Horizontally Scrolled Section is not Highlighted Only First-Visible Section is Highlighted

Selam! I am using this plugin for textarea highlighting... When Scroll Horizontally Scrolled Section is not Highlighted: Only First-Visible Section is Highligh

Footer to stick to bottom of the page when Treeview control expands

Hello All! I have trouble making the footer stay at the bottom of the page. I have treeview control, when expanded overlaps the footer. Please help to make the

How to remove unwanted Emmet Abbreviation in vs code autoComplete suggestion

How to remove default value in Emmet Abbreviation suggestion? For example, I want background-color : ; instead of background-color:#fff; need to manually remov

How can I add image under title using css?

I want to exactly add image under title as linked image below using pure css. Similar image where can I find it? and also how to position border ? There is sp

Media query for galaxy Galaxy fold

I want to change the font size of my page when it is viewed on galaxy fold device. But I am not sure how to deal with this using media queries. Can anyone help

Single CSV column is using multiple columns in HTML table

After a long journey to figure out how to load .csv files into a table I've run into another issue. One of the columns in my .csv file is splitting into other c

Cant Overwrite font-size of bootstrap 5

I am learning bootstrap 5. so when I tried to edit the font-size of the navbar-brand. It kept the basic font-size and didn't work. further more if I try to add

Material Icon showing as the name when site first loads

There is an issue with Angular 7 and materials icon where the name of the icon shows when the site is initially loading. Is there a way to prevent this

Tailwindcss version 3 classes not working on class attributes, but works on @apply for Angular 13

I'm unable to get Tailwindcss classes to appear on the inline "class" attribute. But if I @apply I through the ".scss" file and use that class on the inline "cl

Why is the size of SELECT smaller than INPUT in HTML

I was trying to create a form where I faced an issue: The size of SELECT and INPUT element are different. In the following: why is the div with SELECT element s

how to connect images with dotted line

I'm trying to connect images with each other using svg, but noting gives result here is the example of how it should be

css issue fix table design

Please can anyone help me to fix the design of my table to be more clear and more presentable? I want 6 months for example in front of engagement, 599 DT I fron

Max-height with Quill rich editor

I try to set the max-height:200px CSS property to the Quill rich editor. I would like a scrollbar to appear when the entry is more than 200px. As you can see