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.

SignUp Now!

header

  1. Riccardo 'Taro'

    Problems in creating libraries

    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...
  2. tbell_woG

    Custom Header not displaying for StackNavigator in React Native

    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...
  3. D

    HTML & CSS Cross-browser compatibility and Older Browsers

    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...
  4. D

    HTML & CSS Header image over top bar

    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...
Back
Top Bottom