GithubHelp home page GithubHelp logo

sophie724 / speak-the-look Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ltw-webdesign-1/speak-the-look

0.0 0.0 0.0 2 KB

Record yourself reading out some CSS to get practice joining the language & code parts of your brain.

speak-the-look's Introduction

summary time deliverables
Record yourself reading out some CSS to get practice joining the language & code parts of your brain.
1 hour
A GitHub Issue

Speak the look

Overview

  • Fork this repository.
  • Record yourself reading the below CSS out-loud.
  • Upload the audio file to a GitHub Issue for your teacher to hear.

CSS to read

html {
  font-family: Georgia, serif;
  color: #222;
}

h1 {
  font-size: 2rem;
  font-weight: normal;
}

.wrapper {
  max-width: 38em;
}

blockquote {
  margin-left: 1em;
  margin-right: 1em;
  font-size: 1.25rem
}

blockquote footer {
  text-align: right;
  font-style: italic;
  color: #ddd;
}

Hand in

On GitHub’s website, on your forked repository, create an Issue labeled “Solution”—and tag your teacher.

Record yourself speaking the answer—and upload/drop it into the GitHub Issue body. (You’ll have to zip the audio file before GitHub will allow you to drop it into an Issue.)

Read out the CSS, selectors, properties, values, etc. Here’s an example of what the recording would sound like (using different content).

Don’t forget to tag your teacher!

speak-the-look's People

Contributors

thomasjbradley avatar

speak-the-look's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.