Skip to main content
2 votes
1 answer
94 views

I'm trying to apply both a mask-image on a parent container and a backdrop-filter: blur(44px) on a child element. But it seems that when the parent has a mask-image, the backdrop-filter effect on the ...
梅某某's user avatar
0 votes
1 answer
28 views

when i load a default icon(box) is loaded in placement of the icon i wish to use(a searchbox). The icon i am using is from fontawsome and its my first time using it. I tried using google fonts and got ...
Kaylin Heru's user avatar
1 vote
0 answers
47 views

I'm working on a project where the user can write custom CSS which will be applied to his website. My concern is how can I validate that CSS code, whether it is right or not? I want to implement a CSS ...
Priyanka's user avatar
0 votes
2 answers
679 views

I have been trying to hide title and link tag using internal css, but it is not working. <link rel="shortcut icon" href="./favicon.png"> <title>app · Streamlit</...
Muzammil Dafedar's user avatar
-1 votes
2 answers
283 views

#hex li { list-style-type: none; position: relative; float: left; width: 25%; padding: 0 0 30% 0; -o-transform: rotate(-60deg) skewY(30deg); -moz-transform: rotate(-60deg) ...
Prathamesh Thakur's user avatar
-1 votes
1 answer
51 views

I have no idea how to do this effect.
Front- Developer 1989's user avatar
0 votes
3 answers
49 views

I am working to create the page mentioned here : https://github.com/jhu-ep-coursera/fullstack-course4/blob/master/assignments/assignment2/Assignment-2.md going step-by-step to get a good understanding....
py_enthu's user avatar
10 votes
1 answer
19k views

I have build a website in bootstrap 3. I started to convert it to bootstrap 5. everything is break on my website, is there any easy way to convert from bootstrap 3 to bootstrap 5. or is there any ...
user comapny's user avatar
-3 votes
1 answer
480 views

I just want to know if its possible to make a wavy line from one element to another element that they looks connected because of the line? I wanted to look like this: Pls check the image here wavy ...
Joel Alemaida's user avatar
0 votes
1 answer
747 views

I have a requirement where I need to design a search box with a search icon. I've written below HTML code and CSS class to achieve this. It is working fine on a 13" screen. But when screen ...
sandeep's user avatar
  • 3,365
0 votes
1 answer
649 views

I have a web application that is going to become a app for smartphones . so it must be too Responsive . and now my question : I have a parent div and 4 Child .I want to get down last one till it make ...
Iman Estiri's user avatar
0 votes
0 answers
28 views

I'm trying to animate the width of the span inside the an of this link. The same demo: https://www.khaneyeax.com/en .lang { background-color: rgba(255,255,255,0.1); left: -130px; top:...
Mahmoud Khosravi's user avatar
0 votes
1 answer
82 views

I have the below code that modifies div.ball when a label is clicked: $("div.btnyesno").find("label.yes").click(function() { $(this).parents().eq(1).find("div.ball") ...
Carlos Rocha's user avatar
1 vote
1 answer
4k views

I have created the dashboard using angular and I have placed the background color of balck and greay usig linear-gradient,but it is not looking good. I want to make my dashboard background as shiny ...
Bhargavi gottam's user avatar
-1 votes
1 answer
52 views

The general idea of the project as desired 1- The project consists of more than two pages 2- It contains html5-and-css3 3-Need to contain a page that contains a form that is relevant to your project (...
mn cv's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
20