beginner question

  1. J

    HTML & CSS Need Help Using Semantic Elements - Refactor Code

    Hi Everyone, I am starting out on learning how to code (the proper way) and I simply am at a total loss or confusion. I need to be able to refactor code using semantic elements in HTML & CSS. I cant figure out where to break each section or where to use its proper semantic element so that its...
  2. J

    HTML & CSS How to Properly refactor your code using Semantic Elements HTML & CSS

    Hi Everyone, I am starting out on learning how to code and I simply am at a total loss or confusion. I need to be able to refactor code using semantic elements in HTML & CSS. I cant figure out where to break each section or where to use its proper semantic element so that its not using so many...
  3. K

    Node.JS Calculate something locally and show the results on server (newbe question)

    Hello, can somebody please help me. I'm new to nodejs. I have to do the following task (without any further explonation); "Please implement the HTML form and calculate with JavaScript (locally in the browser) and on the server with Node.js the result" It's a currency excahnge app. I can build...
Top Bottom