تبليغ
سؤال
I receive HTML from a API call wich I display like this : {props.content && <div> {textToDisplay && <div dangerouslySetInnerHTML={{ __html: textToDisplay }} className="my-4"> </div>}} I created a style.css to style all types of tags I can receive. Example : h1 ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
So I've been tired to code my own website with js included the 3 goals: Responsive menubar AKA Dropdown. Scroll Function and animation But then I combine my code as the dropdown menu and scroll function, it does some weird things with the ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I'm not that new at css but recently I saw some new tricks for me but should I use this code or should I try another way?, maybe grid or something? body{ display: flex; justify-content:center; ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
I am building a simple web project that allows people to upload the image file (all image extensions are accepted) and encrypt it. The project I am building does not have a server and the encryption process is done in ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
a friend who is developing a website needs help with accessing login credentials. i've been able to find out about the GET function on youtube, but not much about the POST function which i think might be the better solution to ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
all the other part of the code working in original code, but one portion of code not working in original code, but it works fine in console // accordion variables const accordionBtn = document.querySelectorAll('[data-accordion-btn]'); const accordion = document.querySelectorAll('[data-accordion]'); for (let i = 0; i ...

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

تبليغ
‎إلغاء

تبليغ
سؤال
Sorry for my bad English. I have a button (access without login) in a form, problem, when I click on it, it is translated, on the right. My code .inviteBtn { text-align: center; padding: 20px 40px; box-shadow: 0px ...

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

تبليغ
‎إلغاء