Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [web]

Do not use this tag. For questions related to an aspect of the world wide web, use a more specific tag for it, such as [uri], [html], [http] or [w3c].

0 votes
0 answers
6 views

In my react code , input box is not visible in the website but rest everything is visible like the h1 - texts what can be the possible errors?

import React from 'react'; const BookTicket = () => { return ( <div className='h-[400px] w-[650px] bg-white mt-52 ml-[600px] rounded-lg shadow-lg'> <h1 className='text-2xl ...
Aniket Burman's user avatar
-3 votes
1 answer
21 views

What all I need to do to start making a full stack website from scratch by my own? [closed]

I have been doing web development for more than 2 years and I am pretty much confident that I can complete a website without any problem, but when I start I need to take help of AI(so cool these days) ...
Subodh Pathak's user avatar
-4 votes
0 answers
21 views

How to be good at css and styling the webpage [closed]

How to be good at css and styling the webpage I am not good in desiging so how can be a good designer in css. and i am not able to do projects by myself i depend on youtube and google so please ...
Hamad Ullah's user avatar
-4 votes
0 answers
20 views

Cuanto tiempo tardaria un Ecomerse un dev junior [closed]

I don't know much about development, but I wonder how long it would take a junior dev to create an ecomerse with react and next js, on a small scale, like for a local department store. Thank you very ...
Daniel Galicia Santos's user avatar
-4 votes
0 answers
28 views

We don't log in to your account [closed]

There is a problem with logging into your account, two-factor authorization via SMS message, it constantly writes that at the moment we cannot send a message and how then can I log in to my account????...
Артур Кременюк's user avatar
-7 votes
0 answers
34 views

Creating Framework for using Vanilla Webpack [closed]

Hi I'm jade any suggestion on creating a framework? I am familiar with node but is wepback is the king of framework or just node is best for server...... I'm studying web development for 1.5 years now ...
jade leonard miano alvez's user avatar
-3 votes
0 answers
42 views

Venge.io web game [closed]

anyone know how to create a game like venge.io? Because it's more reliable game and I want to build a game like this. It's very funny multiplayer game and if you're not try it yet, I'm sure you will ...
Dulmin wickramage's user avatar
-1 votes
1 answer
41 views

Java-based Web Framework for UI that integrate with Spring Boot [closed]

I'm looking for a modern framework that allow me to build a simple web-based user interface composed out of different HTML 5 elements like input boxes, slider, check boxes, etc. In addition, I want to ...
ph09's user avatar
  • 1,058
0 votes
0 answers
34 views

Why are my simple addEventListener functions not working, except one works backwards? [duplicate]

So I'm new to javascript and new to coding. I am building a website or two just to learn while I'm building. I'm doing this locally on my laptop. I'm trying to make a button on my website, that when ...
miguel's user avatar
  • 9
0 votes
0 answers
417 views

Chrome 125.0.0.0 spamming '/x' requests

I found that something spamming my server last days. It made a requests to url that is based on valid url + /x in the end. E.g. domain.com/contacts/x. I found interesting thing that all that requests ...
Serhii Akinfiiev's user avatar
0 votes
0 answers
19 views

Add WAF (Imperva) using together with F5 load balancer, but user cannot pass to any menu after access to main screen

We didn't change coding of Web application but before WAF adding, we able to access any menu via F5 normally. Before Structure Client -> F5 load balancer (using iRule) -> Destination server ...
Kessara Lertkittanapat's user avatar
0 votes
0 answers
28 views

Can't fetch an array from an api on typescript

For some reason, I try to fetch the complete array of an api but it just doesn't do anything, nothing is changed on the variable that the value SHOULD be going to. OBS:I'm using Shadcn/ui library and ...
HenryByte's user avatar
0 votes
0 answers
29 views

How to correctly display static files in Django when debug = False?

what should I do if I used a command python manage.py collectstatic and don’t understand what needs to be done in order for static files to be located and displayed, i get only 404 when i try to load ...
Леонид Селеззнев's user avatar

15 30 50 per page
1
2 3 4 5
3004