GithubHelp home page GithubHelp logo

assignment2's Introduction

Assignment2

Instructions for Assignment 2

Overview

One page responsive sign up form. Using only HTML and CSS, create a one page site that will contain a form and other semantic elements as you see fit.

Javascript will not be required for this assignment.

No frameworks are to be used. (bootstrap, foundation, etc.). No copying and pasting either.

Specifics

1. Create your own file tree.

  • include directories for CSS and Images (if any)
  • don't forget the index.html at the root

2. HTML - your page should include the following

  • a semantic form with all the required attributes
  • this form will not submit anything, so if it tries to submit, it will just refresh the page
  • header element with mock nav items (that won't go anywhere)
  • footer element with mock links and copyright info
    • the mock links can be for whatever, social media, nothing, goodle, etc

3. CSS

  • no in document or inline styles, only a, external file that will be called in your <head> element
  • while I'm not looking for the next great beautiful project, it should look good
  • to achieve the responsive aspect, you will need to leverage media queries, flex display and other techniques as needed
  • layout should change in some way when switching viewports (doesn't have to be drastic)

when making the pull request, make sure you include your name and class somewhere in it

ex: MattBowytz-cs0134 or something like that

assignment2's People

Contributors

matty-digital avatar

Watchers

 avatar  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.