Unit #3-01

Learning Outcome

At the end of this lesson, you will be able to:

Review

Lesson

Daily Assignment

        <form action="#">

          Base B:

          <div class="mdl-textfield mdl-js-textfield">

            <input

              class="mdl-textfield__input"

              type="text"

              pattern="-?[0-9]*(\.[0-9]+)?"

              id="base-b"

              aria-label="Base B"

            />

            <label class="mdl-textfield__label" for="base-b"></label>

            <span class="mdl-textfield__error">Input is not a number!</span>

          </div>

          mm

        </form>

Extra

Dreamworks Storyboard Images

Storyboard Example

Area of a Trapezoid, in JavaScript