Envision
  • Overview
  • Video Tutorials Library
  • Content
    • Week 1: Design & Git
      • Lab 1 Odd Player Instructions
      • Lab 1 Even Player Instructions
      • GitHub 101
    • Week 2: HTML + CSS
      • Lab 2: CSS Selectors
    • Week 3: CSS
    • Week 4: JavaScript
    • Week 5: JS + D3
    • Week 6: SVG + D3 data joins
    • Week 7: Updates and Scales
    • Week 8: This, mapping
    • Week 9: Groups, axes, advanced interactivity
  • Projects
    • Project 1: Personal Website
      • Project 1 Gallery
Powered by GitBook
On this page
  • HTML Overview
  • Links for quick access:

Was this helpful?

  1. Content

Week 2: HTML + CSS

This week will focus on the first and second of our three web building blocks, HTML (HyperText Markup Language) anCSS (Cascading Style Sheets).

PreviousGitHub 101NextLab 2: CSS Selectors

Last updated 3 years ago

Was this helpful?

HTML Overview

This week is all about building your confidence in the use and application of HTML tags. As we discussed in Workshop 1, D3 visualization is the drawing and styling of HTML elements based on data. We can now build up the structure and text content of our visualization

Links for quick access:

File

Link

Workshop 2 Slides

Week 2 GitHub folder

CSS selectors exercise

Weekly feedback form

Link
Link
Link
Link