HTML အကြောင်း အသေးစိတ်

HTML Part 1

  • What is HTML
  • What is CSS
  • VS Code Intro
  • Creating HTML File
  • Hello World! (p)
  • Live Server
  • Inspect in Browser
  • HTML Common Tags
    • Header (H)
    • Text Decoration (strong, em, small)
    • List (ul, ol)
    • Images (img)
    • Link (a)
    • Divisions (div)
  • HTML Comment

HTML Part 2

  • Forms & Labels
  • User Input
    • Text
    • Email
    • Password
    • Radio
    • Checkbox
    • Submit
  • Textarea and Select Options
  • Basic Validation and Placeholder
  • Table Usage
  • CSS Introduction (color)