Giter VIP home page Giter VIP logo

refresher-exercise's Introduction

Refresher Exercise: BSM Website

The purpose of this assignment is to review material covered in weeks 1-5 of class

Roles: Timer, Typer and/or consolidator, Submission Manager, Contributors, Auditor (ensures completion of requirements and asks clarifying questions to me in Slack).

Text editor: You can use any text editor you would like to complete your

Submission: Create pull request

Remeber: Most important part of this activity is to work as a team to write the code to fulfill the requirements below.

Tip: Make use of your resources (Google, codecademy, w3schools.com, MDN Web Docs)

Notes:

  • We will not be answering technical questions during the assignment.
  • Not a graded assignment. If you do not finish all requirements, it is OK.
  • Be creative and have fun!

Requirements:

  • Select a BSM that will be the subject of your site
  • Fork the project found here: https://github.com/Phillip-Generation/refresher-exercise
  • Basic structural elements (ex. document type declaration, head tags, body tags, html tags)
  • Page title element inside of appropriate tag
  • A main heading, and 2 sub headings
  • Use of at least 3 paragraph tags
  • A link to usa.generation.org
  • A link to https://www.w3schools.com/ that opens in a new window
  • Use of whitespace and indentation to make code easily readable.
  • 1 table with at least 5 rows and 3 columns
  • At least one row must span 2 columns
  • 1 form containing:
    • 3 Fields and label for text input
    • One of the fields should accept accept input type password
    • Field and label for number input
    • Option for range input
    • Checkbox input
    • Radio button input
  • A nav section with at least 2 links that takes the user to other parts of the page.
  • One instance of inline CSS
  • One instance of internal CSS
  • All other CSS in a linked stylesheet
  • At least 2 uses of each: style by tag, style by class, style by id.
  • One use of multiple classes on a single element
  • A footer with the names of your team members.
  • Test

refresher-exercise's People

Contributors

phillip-generation avatar

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.