DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Sencha Touch

Talk I did at the Wellington JS Meetup on 24 Feb 2011 on Sencha Touch and PhoneGap.

Documents XML Version Hendro

*/ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); padding: 0 $(content.shadow.spread)…

Education curso de CSS

1. css 2. z-index:1; border-top-width: 10px; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-top-style: groove; border-right-style: groove;…

Technology From PSD to WordPress Theme: Bringing designs to life

1. From PSD to WordPress Theme:Bringing designs to lifeDerek Christensen 2. (name)(email) [email protected] (website) media-spine.com @derekdac quora.com/Derek-Christensen…

Design WordCamp ABQ 2013: Making the leap from Designer to Designer/Developer

1. WordCamp Albuquerque 2013 | Ray Gulick, Evo Making the leap from Designer to Designer/Developer 2. WordCamp Albuquerque 2013 | Ray Gulick, Evo 2 Ray Gulick principal/creative…

Software Sakai Meet MORPHEUS: Slides

1. Sakai, Meet MORPHEUS Mobile Optimized Responsive Portal for Higher Education Using Sass 2. About This Presentation I am using reveal.jsfor my slides. They're on github…

Technology Oocss & progressive css3 selectors

1. OOCSS & Progressive CSS3 SelectorsBy: Daniel Sternlicht http://www.danielsternlicht.com 2. CSS SelectorsAll over again… 3. Element p{text-align: center; } a{text-decoration:…

Documents How do speed up web pages? CSS & HTML Tricks

1. How do speed up web pages? CSS & HTML tricks - Swati Arora 2. Some EASY tricks CSS font shorthand rule Two classes together CSS Sprites !important ignored by IE Image…

Technology CSSchexy - Saying hello to CSS3!

1. CSSchexy Saying hello to CSS3! 2. Sexy? 3. Sexy! 4. E[att^="val"] Attribute value begins with "val"E[att$="val"] Attribute value ends with…

Technology Game jump: frontend introduction #1

1. Frontend introduction #1 gameJUMP 2. Introduction ● HTML ● Web Style Sheets ○ CSS ○ SASS ● JavaScript ○ jquery ○ requirejs ● First game 3. HTML5 4. HTML…