Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 970 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 970 Bytes

WebDev-Course

  • lesson 4 - JavaScript Intruduction.
  • Lesson 5 - Development enviroments- Plnkr VS Visual Studio Code.
  • Lesson 6 - CSS page layout.
  • Lesson 7 - CSS Menu layout.
  • Lesson 8 - CSS Fonts and text layout attributes.
  • Lesson 9 - Forms.
  • Lesson 10 - Learning to use GitHub.
  • Lesson 11 - Responsive CSS.
  • Lesson 12 - JS variables.
  • Lesson 13 - Testing Variables
  • Lesson 14 - Learning Loops.
  • Lesson 15 - JS Functions.

Personal Web Page

  • wizardwizw000webhostsapp

HTML examples

  • Projects naming convention - Files starting with Html Prefix.

CSS examples

  • Projects naming convention - Files starting with Css Prefix.

JavaScript examples

  • Projects naming convention - Files starting with JavaScript or JS Prefix (newer projects will have JS prefix 16/06/2017).

Plunker examples

  • Projects naming convention - Files starting with Plnkr Prefix.

Visual Studio Code examples

  • Projects naming convention - Files starting with VSC Prefix.