Home Logic LAMP PHP NodeJS/SQL HTML/CSS ReactVR Tech Blog

Learn HTML

// preface
Video 0: Front End vs Back End Web Development YouTube: Front End VS Back End Web Development.


Attributes (Learn More at codingcommanders.com/css)
  1. What are attributes?
  2. Align
  3. Text/Font
  4. Height & Width
  5. Image Alt
  6. Background




ExpressJS (NodeJS) + HTML
Random Number Generator YouTube: ExpressJS (NodeJS) Random Number Generator

Project Code
Random Number Generator
// part 1
// part 2
Video 2: Links, iframes, and Media Files YouTube: Links, iframes, and Media Files

Web Lessons:
  1. Nav and <a>
  2. Media
// part 3
Video 3: HTML Form - Date Application HTML Form - Date Application

Web Lessons
  1. Form
  2. Text Input
  3. Selects
  4. Radios
  5. Check-boxes
  6. Buttons