Skip to content

ktrammell95/tiy-kids

Repository files navigation

The Iron Yard - Tampa Kids HTML Course

Introduction

Topics we will cover during this course

  • What is HTML?
  • What is CSS?
  • How to create an HTML and CSS documents using Atom
  • How to see your work using Chrome or another web browser
  • What are HTML tags/ elements?
  • Building a webpage from scratch
  • How to style a website using CSS
  • What tools are out there to help you learn?

Week 1

  • What is HTML?

    • HTML is HyperText Markup Language
    • Markup is what HTML tags do to the text inside them.
    • Tags are what separate normal text from HTML code.
    • Tags themselves don’t appear when you view your age through a browser, but their effects do.
  • What is CSS?

    • CSS stands for Cascading Style Sheet
    • A style sheet language used for describing the look and formatting of a document written in a markup language
  • Learn how Legos and coding are alike

  • Introduction to CodePen.io (http://codepen.io/)

  • Learn about basic tags to get us started

  • Example of how to design a webpage

  • Homework

Week 2

Week 3

  • Quick review of Week 2

Week 4

  • Quick review of Week 3

Week 5

  • Quick review of Week 4
  • Finishing up our page

Tools You Can use

About

TIY Kids example for HTML/CSS course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published