Giter VIP home page Giter VIP logo

activity--css-basics's Introduction

Twitter Login

Setup

  • Create a project folder called “activity--css-basics”.
  • Use the below code:
<div class="wrapper">
  <h1>See what's happening in the world right now</h1>
  <h2>Join Twitter today.</h2>
  <form>
    <input type="text">
    <input type="text">
    <button>Get started</button>
  </form>
</div>

Instructions

  • Write the correct HTML structure.
  • Write styles in main.css (You need to create this file and link it).
  • Use the correct input element to write a password.
DESIGN SPECS
===========================================
Title
  font size: 27px
  spacing between lines of text: 32px
Subtitle
  font size: 18px
Inputs
  dimensions: 376px * 46px
  corners radius: 3px
  space between inputs: 8px
  border color: E6ECF0
Button
  font size: 14px
  space between content and border: 6px on top/bottom and 16px on left/right
  corners radius: 100px
  fill color: 1DA1F2

Final Result

link to Twitter Login

The Search text is something called placeholder. Try to search on Google how you can add it to the input.

activity--css-basics's People

Contributors

ipotro avatar muktekguest avatar tphdev avatar

Watchers

James Cloos avatar  avatar Enrique Carral Trevino 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.