top of page

Beginner Level HTML & CSS Curriculum

  1. Introduction to the Web

    • What is the Internet? What is a web page?

    • Introduction to browsers and HTML files.

  2. Basic HTML Structure

    • Doctype declaration

    • HTML, head, body tags

    • Basic elements: headings, paragraphs, links.

  3. Adding Images and Multimedia

    • Image tag (alt text importance)

    • Embedding videos (using iframes)

  4. Basic CSS Styling

    • Linking a CSS file to HTML

    • Styling text: fonts, colors, sizes

    • Box model basics (margin, padding, border)

  5. Forms and Input

    • Basic forms: text inputs, buttons

    • Form validation basics

  6. Responsive Design Introduction

    • What is responsive design?

    • Using percentages and relative units.

Advanced Level HTML & CSS Curriculum

  1. Semantic HTML

    • Importance of semantic tags: header, nav, main, article, footer

    • Accessibility basics (alt text, ARIA roles)

  2. Advanced CSS Layouts

    • Flexbox

    • CSS Grid

    • Positioning (absolute, relative, fixed)

  3. Transitions and Animations

    • CSS Transitions

    • Keyframe animations

  4. CSS Variables and Preprocessors

    • What are CSS variables?

    • Introduction to Sass or LESS.

  5. Responsive Design Advanced

    • Media queries for different devices

    • Fluid typography and layouts

  6. Project: Build a Multi-Page Website

    • Plan a site: navigation, structure, content

    • Apply responsive design

    • Accessibility review

Locations:

3023 Ave. J                       254 oakwood ave

Brooklyn, N.Y.                    Cedarhurst, N.Y

  • Facebook Clean
  • Twitter Clean
  • White Google+ Icon
bottom of page