Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Improving the workshop: Coaches Notes #14

@gsambrotta

Description

@gsambrotta
  • Add Html Comments right to the start of the workshop (people want to keep track of what they are doing)
  • Explain "path/to/your/file.css" Most people saved file in the same directory but tried to write the whole path anyway. (lot of people copied the whole folder path from your computer desktop i.e. "C:/Users/nameuser/Desktop/filename.html")
    -Very beginning we need to explain how open a file, where to save, how to open the file in the browser.
  • Charset: Show them what it does. (for example umlaut without charset, show what's the output and go on with the explanation)
  • In the css-section, when we explain how to style the image, link back to the html part(in case they jump thought the material)
  • Explain better the inspector tool. (Maybe later?). Lots people were confused from it.
  • FF inspector: Network part doesn't work properly
  • Don't call the div #page-title. People confuse it with actual title in the head.
  • Tell people to not click on the address bar and press enter, but rather refresh
  • People have problem to understand the fluid nature (width in %) of the portfolio template. < section > jumps below the < aside > when the browser window is to narrow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions