Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
7 replies
50 views

I have a little problem is css. When I'm trying to center wraped elements and I'm using justify-content: center; I got smth like on picture (what I don't want). I want to have effect from the picture,...
Naleśnior's user avatar
-1 votes
0 answers
37 views

I am building CSS classes for my button designs, which should have a certain font and text size. When I start my app, all the <text> elements in my CSS are properly showing my fonts and sizes ...
Philip H's user avatar
3 votes
1 answer
83 views

As you can see in the image the thumb stays below the border of the slider, how do i make it so it stays on top and you can't see the border below the thumb anymore? and is there a way to reference ...
Matteo La Malfa's user avatar
0 votes
0 answers
54 views

I use table-options Attribute: data-header-style="headerStyle", In the example classes: 'my-header' does not work I used the following code from https://live.bootstrap-table.com/ , and it ...
albeiroval's user avatar
Advice
0 votes
1 replies
65 views

I have a question about the MDN example (https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Nesting/Using#example_3): .card { padding: 0.5rem; border: 1px solid black; border-radius: 0.5rem;...
Ramil Shavaleev's user avatar
-6 votes
0 answers
124 views

The <Link> tag in react router doesn't work with CSS after passing it as a prop to the tag - as mentioned in the below link. How to style a react Link component? Please can you tell me why it ...
knight_man's user avatar
-1 votes
0 answers
66 views

I added a rule to my CSS that I intended to apply with the selector .foo.bar. I also wrote in the keyframes. However, I had another animation defined later in the file. I understand now that when the ...
A.Williams's user avatar
-3 votes
0 answers
61 views

What I got: What I want: @font-face { font-family: 'OTR'; src: url('/fonts/OTRtypeGX.ttf'); font-variant: 'type2' ; } What I can do to change the variant? When I use this font in Photoshop, ...
richard's user avatar
-6 votes
1 answer
116 views

I am rewriting my website. I have decided upon a structure for its directories, which on my local drive, appears as: Additional directories will be created to contain specific content (e.g., Tools, ...
Gus's user avatar
  • 1,610
Advice
1 vote
11 replies
226 views

I'm a beginner web developer, and I'm mostly working on a personal website of mine. I'm trying to learn the basic stuff since I'm still in school and don't have much time to learn additional languages....
wonyoungiee's user avatar
-3 votes
0 answers
77 views

I'm using google's Bungee Shade font to display my h1/h2 titles of my website. Unfortunately, the rendering on Firefox is pretty poor, compared to Edge's render of the font. Is there any suggestions ...
ExpressMpeg's user avatar
Advice
5 votes
14 replies
211 views

I am a 17-year-old coding enthusiast and I am building my skills in fullstack web development. Currently I am focusing on HTML, CSS and JavaScript. What other skills and technologies should I learn to ...
Soham Jadhav's user avatar
0 votes
1 answer
148 views

I have a problem with image, when I add class img-fluid to img, image not resize when I change browser size. I have checked bootstrap 3 with img-responsive and this is the same. I have checked styles (...
Hermas's user avatar
  • 11
1 vote
3 answers
71 views

I am relearning HTML and want to create a navigation bar with a dropdown menu which appears when the cursor hovers over the "Works" button. With my current code, only the top of the dropdown ...
mesmer's user avatar
  • 11
1 vote
3 answers
77 views

I'm currently having a problem where, despite there not being any content present within the div other than the text, there's a lot of whitespace that envelops it and causes the div to grow to take up ...
neira's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
53786