Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Code Forum!
Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
Hi there! I got a strange error when i was trying to create a library with a function that execute a bubble-sort. The error is this:
" undefined reference to `bubblesort'
collect2.exe: error: ld returned 1 exit status "
I leave the codes of the .h .c and main.c files below.
I think i'm one of...
I am fairly new to react native, but I have some experience. I am creating my own app for both iOS and Android by following along with a tutorial course that I had already completed and making my own modifications. I am having an issue with displaying my custom header on the pages besides the...
Working on a website with an associate I have done fairly simple html edits for in the past, and working with a variety of legacy files which have been edited by someone else in the interim since I last web-mastered for the site, I am hitting a snag. We are both using older browsers currently. I...
Dear all, can you please help me with a CSS additional code to get the header image over the TOP Bar?
Here is the screenshot: https://nuorobro.com/wp-content/uploads/2021/03/Cattura.png (visible on the live website as well if you’d like to check)
As you can see, I already added a code to have...