تبليغ
سؤال
I'm trying to create a grid layout with two boxes that I want to be in one line. the result was : .container { display: grid; grid-template-areas: "1 2 2"; } .sidebar { background-color: aqua; grid-area: 1; ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I want to add multiple event handlers on multiple HTML elements with the same class. I am using a forEach loop to achieve this. But for some reason it doesn't work as it should. The first time I had a function ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I'm trying to justify my text inside a grid on cargo collective. Till now I couldn't do that and I had to export a svg for each title and place it as an image (like in this page:

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
How to easily center text in an oversized div? Currently the text is centered on the screen size, but I would like the div to be centered against the parent div. How to solve this easily in CSS without tinkering? ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
Wanted Writing Effective Studio Engineering/Design Posts I struggle writing posts thus then being mislead incorrect advice given from manufacturers shops and audio support teams. Damage of equipment: Huge Amount of money wasted. Rabbit hole of knowledge. "I have a lot of questions/support engineering needs. I ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I have created a javascript+html+css UI component in codesandbox.com which behaves / renders correctly on some mouse events. But same rendering behaviour does not happen when I integrate the UI component in application running on my local machine. So, I want ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء

تبليغ
سؤال
I was trying to build React-dnd like drag'N'drop but facing this issue. When the drag ends i.e. onDragEnd, the dragged div first returns to the position from where it is dragged and then appears on the new position where it ...

يرجى شرح بإيجاز لمإذا تشعر أنك ينبغي الإبلاغ عن هذا السؤال.

تبليغ
‎إلغاء