Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

freecodecamp

  1. Yompso

    I am having trouble with <style>

    So I recently started coding with Free code camp, and I have a bit of trouble with using <style>, I am trying to give the text-align property the value of center, but it does not work, can you help me?, here's my code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" >...
  2. Learn JavaScript - Full Course for Beginners

    Learn JavaScript - Full Course for Beginners

    This complete 134-part JavaScript tutorial for beginners will teach you everything you need to know to get started with the JavaScript programming language.⭐...
  3. APIs for Beginners - How to use an API (Full Course / Tutorial)

    APIs for Beginners - How to use an API (Full Course / Tutorial)

    What is an API? Learn all about APIs (Application Programming Interfaces) in this full tutorial for beginners. You will learn what APIs do, why APIs exist, a...
  4. coding_fromzero

    HTML & CSS Trouble modifying an id for an image in a div element

    Hello everybody 😊 I'm super green when it comes to coding. I've only been working on it for around 3 weeks. I'm working through freeCodeCamp and I am doing one of the assignments where I have to add the id "img-div" to a div element, but when I try to modify it in CSS through VS Code, I get an...
Back
Top Bottom