Questions tagged [web-frontend]

A refinement of the more generic frontend tag. In a web application this usually means HTML, CSS and JavaScript

Related: frontend, css, html, javascript

1441 questions
-1
votes
1 answer

How do I replicate this effect?

I'm looking for a way to replicate this effect in HTML/CSS. I thought it'd be as simple as setting a radial gradient as the background, then putting a transparent darker overlay and just making the buttons and such white but transparent, yet it…
Izzy
  • 272
  • 1
  • 14
-1
votes
1 answer

Price Comparison Frontend development

I was wondering if any can shed some light on price comparison frontend development. In order to enhance the question my doubt resides mainly in the way that price comparison engines group stores selling same products into one single page eg:…
s_h
  • 1,476
  • 2
  • 27
  • 61
-1
votes
1 answer

From developer to designer

Well, this is a really common and "wide" question. I'm a web developer and I have experience in solving server side problems. How can I start to learn Front-End world? I need to become as soon as possible a "Bootstrap-aware" developer!
-2
votes
1 answer

How can I add space between elements in JavaScript (React)?

Let me start by saying I am very new to JavaScript and React. I am making a page that has a title and a MUI table underneath it which currently looks like this: However, I want to add space between the title and the table, but I can't figure out…
marcm32
  • 1
  • 3
-2
votes
2 answers

How to rounded border bottom of an element?

I am building this main nav bar, as the active/hover state I need to get the border bottom in color. My problem is how could I round the inner top corners? I understand that I could create an element, add a height, width, bg color and round it with…
Sayeh
  • 1
  • 2
-2
votes
1 answer

link underlining issue in bootstrap

I added a template to my ASP.Net MVC project, I added all the attached files to the template. In addition, I added all of the calls to the format files (CSS) in layout file, and I removed all the calls related to the default styling files. After I…
-2
votes
1 answer

What can I do to challenge myself with React?

This is not classical question, like help me to solve task. Even vise versa. I was working with react for quite a while and found out that i think that I know it from each possible angle of view. But I still have concerns about my level. I want to…
medvosa
  • 11
  • 1
-2
votes
1 answer

why is my code not working javascript, Html, CSS?

I'm developing a website (front end only) and im having issues with the shopping cart. im new to coding so i followed a couple of different tutorials to achieve a fully functioning shopping cart. However, my code isnt working. the original code…
adam
  • 1
-2
votes
1 answer

Lines on linear-gradient CSS

When I use a linear-gradient on an image it shows a bunch of lines that are going across the screen as it fades to the bottom. gradient clipping lines picture I've tried looking this up and saw that the height shouldn't be 100% but when I changed it…
Noah
  • 3
  • 1
-2
votes
5 answers

How to access a

inside three layers of

I'm trying to use Javascript so that a paragraph will alternate between two texts when the user presses a button on the webpage. The problem is that the

element I'm trying to manipulate lies within a

within a
within a
. A…
DanO
  • 1
  • 2
-2
votes
1 answer

Align the "Demo" & "GitHub" buttons to the bottom left of the card

I want to align the "demo" and "github" button group to the bottom left of the card, I don't want it to move with the amount of text written in tag. Please help. I am using HTML, CSS, and Bootstrap 5. I did try vertical alignment, and justify…
-2
votes
2 answers

Wordpress or front end Developer

I started learning HTML,CSS,then when l came to Javascript, l discovered that 40% of the web are made by Wordpress, so here l stopped learning, and my question is why l should continue learning other technologies when l have something else that l…
-2
votes
1 answer

REACT - Accessing state with in useEffect callback

I've made an example of my question. I'm building a simple component that should manage the size of its children, but before any manipulation, needs to know the children's initial size. So every child reports its own size on useEffect to the parent…
Hamed Zakery Miab
  • 738
  • 2
  • 12
  • 34
-2
votes
1 answer

Do you/your company uses React Material-ui? why or why not?

What are some of the reasons of you or your company choose to use Material-ui for React web apps. Would like to know the reasons of why you use it or why not.
DollyBeeBee
  • 83
  • 3
  • 8
-2
votes
1 answer

Change Icon on click with JS

I have the following html tags:

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus imperdiet, nulla et dictum interdum, nisi lorem egestas vitae scel ... erisque…

mario thoumy
  • 3
  • 1
  • 1
  • 2