Git Product home page Git Product logo

dalehenrich.github.com's People

Contributors

pdebruic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dalehenrich.github.com's Issues

CSS tips from Paul

CSS tips:

  1. get a browser extension that lets you reload the CSS file without
    reloading the page. I think the one I use in firefox/chrome is called
    "css reload" I don't know about safari. You just have to hit 'F9' and
    the css is reloaded and processed.
  2. The dev tools for your web browser can show you the selector for an
    element in the page but these selector guides are handy:
    CSS2 - http://www.w3.org/TR/CSS2/selector.html
    CSS3 - http://www.w3.org/TR/css3-selectors/
  3. Find a CSS framework that you like and is also being maintained.
    Preferably one that claims to be 'responsive' so it can adapt to
    iphones/ipads.
  4. Lately I've been learning Less (lesscss.org) which compiles into css.
    There's also sass (sass-css.org) and stylus
    (http://learnboost.github.com/stylus/). I don't know which one to
    prefer but I do like that I can now use variables & functions in CSS.
    Starting to learn one of them might not be a bad idea.

Also - I uploaded this the other day:
http://ss3.gemstone.com/ss/CSSFrameworks.html
if you want to see a few at once in seaside.

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.