Code Monkey home page Code Monkey logo

lab-101-css-stealing-styles's Introduction

CSS Pickup

There are many different tools that exist, allowing a user to go through a site, watching how the CSS works on the website. My favorite is Google Chrome.

lab-101-css-stealing-styles's People

Contributors

vincentmaule avatar

Watchers

Erik Gillespie avatar  avatar

lab-101-css-stealing-styles's Issues

Project Feedback

Build a prototype page (i.e. simple example of how it will look, without making it work) for a new search engine

@egillespie Can you take a look at this? It's hosted here and meets the following criteria:

  • The page includes the name of your search engine in big letters (you can make it up), with a search input below it, then a button below that to run the search (the button doesn't have to do anything for this prototype)
  • The font size of the search engine name is at least 70 pixels, so that it's very easy to see
  • span elements are wrapped around each letter of the name, like this: <span>G</span><span>o</span><span>o</span><span>g</span><span>l</span><span>e</span>, so that they can be styled individually with classes
  • The on-hover colors from the paragraphs on this page are used to color individual letters of your name (similar to the letters in Google's logo)
  • Inspect the input element at the bottom of the Prototyping states page of the lesson to create an identical-looking search box for your own site (it should even use the same styles on focus)
  • The styles from the "Create Account" button at the top of this page are used for your "Search" button (it should even use the same styles on hover and active)
  • There are no linter errors in your CSS (this will also be expected for all future projects)
  • All your CSS exists in a .css file

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.