Giter Site home page Giter Site logo

iron-comments's Introduction

<logo_ironhack_blue 7

LAB | HTML & CSS - Iron Comments


Introduction

Following on from our previous project, Iron Skydive. With what we have learned today, we can create a design for a form where visitors to our site can leave a comment and sign up for email updates.

Cloning something that already exists is the best way to get better at frontend development, so check out the deliverable below to see what we are expecting.

We've provided some starter code, so you can jump right into it.

Requirements

  • Fork this repo
  • Clone this repo
  • Make sure you use class and id selectors throughout your exercise. Remember, only use type selectors if you want to modify every element of that type
  • Use a single external CSS stylesheet to style all pages
  • Use the images provided to construct the appropriate elements on the page:
    • The background color for the page
    • Place the existing text in the correct form elements
    • The correct input and button types
    • The border style and color for the html elements on the page
    • The text styling for the labels

Submission

Upon completion, run the following commands:

$ git add .
$ git commit -m "done"
$ git push origin master

Create a Pull Request so your TAs can check up your work.

Instructions

You will be working in the iron-comment folder. Within the folder, you will find all the files and text content needed to create the page. The text is in index.html, and there is a CSS file with a couple of default options in it already - you can find it in styles/style.css.

Colors
 
Dark Blue: rgb(25, 33, 41)
Light Blue:  rgb(67, 163, 230)
Text: rgb(255,255,255)
Form width should be 250px - remember to think 
about box-sizing when adding padding and borders

Deliverable

Please find a screenshot of the expected results below:


lab-iron-comments-expected_result


Tip!

Make sure the input types are correct:


lab-iron-comments-input_types


Extra Resources


Happy coding! ❤️

iron-comments's People

Contributors

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