What to know before my first programming Tutorial

in GitPlait5 years ago

Note: The tutorials I would be posting don't require any special thing before you begin, you should just be able to have a few ideas and knowledge with;

  1. Input tags
  2. Classes
  3. Colors
  4. Style
  5. and make sure your environment is properly set up to work on.

HTML - Hypertext Markup Language: This is the standard markup language for creating web pages.
CSS - Cascading Style Sheet: is the language for describing the presentation of Web pages, fonts, colors.
Javascript - JavaScript is a client scripting language, which is used in creating web pages, it is used to make the webpage dynamic and in adding special effects on pages.
I hope you enjoy coding guys.