GithubHelp home page GithubHelp logo

dzeez / int-u3-project-23-24-starter-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itscodenation/int-u3-project-23-24-starter-code

0.0 0.0 0.0 15 KB

JavaScript 8.40% CSS 46.07% HTML 45.53%

int-u3-project-23-24-starter-code's Introduction

INT: Unit 3 Project Starter Code

You will use this starter code to help you plan your Unit 3 project.

This starter code is meant to help you get started - feel free to change ANYTHING about the style or structure of this starter code to make it your own 💪

Setup

  1. Fork this repo and import your copy into Replit.
  2. Go to the <title> tag and change it to your name and "Unit 3 Project" (For instance if your name is Janice, the title should be "Janice_Unit 3 Project")

Project Task List

Project Plan

  • Clone or Fork the Starter Code.
  • Look over “Inspiration & Ideas” section.
  • Complete the “Brainstorming” section.
  • Choose a “Next Level Feature”.

HTML

Adjust the HTML to match your story. HTML elements to use on your page could include:

  • Headings
  • Paragraphs
  • Images

CSS

  • Use the the display property in CSS to hide all but the first part of the game when the user enters.
  • Add two other styling elements you like (background color, color, font, etc.)

JS

  • Save HTML elements using the querySelector() method.
  • Use .style to change the CSS display property when the user interacts with the page.
  • Use .innerHTML to change the text when the user interacts with the page.
  • Includes at least two events.

Check Accessibility

Check that the text is readable:

  • Color contrast ratio of 4-4.5:1
  • All images have alt attributes

int-u3-project-23-24-starter-code's People

Contributors

cn-curriculum avatar cn-mika avatar cn-carolina 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.