Code Monkey home page Code Monkey logo

layout_search-bar-airbnb's Introduction

Search bar for Airbnb

Replace <your_account> with your Github username and copy the links to Pull Request description:

Follow this instructions


❗️❗️❗️ DON'T FORGET TO PROOFREAD YOUR CODE WITH CHECKLIST BEFORE SENDING YOUR PULL REQUEST❗️❗️❗️

The task

Create HTML page with two search bars as designed in the mockup. This search bar will be part of big project.

screenshot

Requirements:

  • use images from src/images
  • there must be two search bars
  • search bar must have width 100%
  • distance between two search bars must be 20px
  • the big search bar must have top indent 20px
  • follow styles from the mock
  • default font-weight must be 300
  • a search bar has 3 state default, hover and focus
  • don't use JavaScript
  • use @font-face for fonts
  • add attribute data-qa="big" for big search form, and data-qa="small" for small
  • add attribute data-qa="keypress" to input in big search form

--> CHECKLIST

Tips & Hints

  • Add ALL data-qa attributes required in the task
  • Text Try "Los Angeles" is a placeholder.
  • Use &quot; instead of " in the placeholder.
  • Pay close attention to font styles. Use fonts from fonts folder.
  • You have to put input inside the form for correct data processing. Form should have action and method attributes.
  • Each search bar be inside its own form element.
  • Task has styling for :focus state. Forms, labels, divs are not focusable by default. Consider it when selecting your layout.
  • Remember that inputs and other interactive elements don’t inherit font styles by default.
  • Remember that placeholder has its own set of styles available using ::placeholder pseudo-element.

layout_search-bar-airbnb's People

Contributors

irenhh avatar ost-ptk avatar mgrinko avatar yuriiholiuk avatar oleksiiblezniuk avatar vladimir-beliy avatar valerii-derkach avatar vinniej-2k20 avatar ihor-karpyn avatar elena-brv avatar mkyloa avatar denys-cheporniuk avatar herkoss avatar solaryasha avatar danheim 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.