opendesignschool.co.uk
Library | Open Design School
http://opendesignschool.co.uk/library
Don't miss our upcoming courses and workshops. A collection of free resources to learn graphic and web design. Letterpress Printing and Poster Design. Sometimes the best designs start offline where there's no Cmd Z. Handcrafted poster design with letterpress by Dirk Fowler. Graphic design can change your life. Erik Spiekermann talking with Gestalten TV about the process of designing typefaces. Intro to HTML/CSS: Making webpages. 31 lessons crash course in UX, from Joel Marsh, experience architect. Aquent...
4814f13.quinnwarnick.com
Week 4: CSS Positioning, Advanced Typography, and Finishing Unit #1 | Developing Online Content
http://4814f13.quinnwarnick.com/week4
This is an archived course website that is part of my teaching portfolio. So some links may no longer work. Please contact me. With any questions about this site. ENGL 4814, Fall 2013. Landing Page and Online Résumé. Week 4: CSS Positioning, Advanced Typography, and Finishing Unit #1. September 12, 2013. During Week 4, you should be putting the finishing touches on the content of your résumés and landing pages, then carefully reviewing your markup. (The W3C Validator. Is a harsh master! 8221; by Oliver R...
webwork-group.de
Typografie im Internet
http://www.webwork-group.de/typografie-im-internet
Webwork Group – Ihre Website Guide. Oktober 27, 2012 at 3:34 pm. Das Internet ist voller Texte, die wiederum viele Informationen enthalten. Diese Texte werden in verschiedenen Schriftarten bereitgestellt, die sich mal besser und mal weniger für das Internet eignen. Tatsächlich gibt es spezielle Webtypografie und somit eine große Zahl an Schriftarten, die extra für das Web entwickelt wurden. Dieser Dienst von Google ermöglicht es einfach, schnell und kostenlos verschiedene Fonts für eine Webseite.
levonsys.blogspot.com
Web Design Hyderabad | Hyderabad Web Design | Web Desgning Hyderabad-Levonsys: 7/31/11 - 8/7/11
http://levonsys.blogspot.com/2011_07_31_archive.html
Saturday, August 6, 2011. CSS Tools for Web Designers and Developers. Writing better CSS is something all web designers and developers should strive for, and thankfully there are some useful tools out there to help do just that. For this post, we’ve rounded up a collection of new tools to help you with your CSS. From learning new CSS3 properties, to making your code more efficient, there’s bound to be a few tools here you will find useful. The Web Font Combinator. CSS Pivot lets you add CSS styles to any...
chipcullen.com
Inspiration | Chip Cullen
http://chipcullen.com/category/inspiration
Front end person of interest. Posts that link to sources of inspiration, or questions to think about. Ira Glass on the Creative Process. Posted on March 1, 2012. Great thing to keep in mind in any creative endeavour: you will suck for a long, long time at any new thing. But the important thing is to do a lot of it. VIDEO: F*ck You. Pay Me. Posted on April 9, 2011. 2011/03 Mike Monteiro F*ck You. Pay Me. Designers too often assume the role of the “bottom”, and they don’t need to. Posted on January 13, 2011.
chipcullen.com
Chip Cullen - Front End Developer and Designer - Part 2
http://chipcullen.com/page/2
Front end person of interest. What metrics matter, and what is “good performance”? Posted on April 8, 2016. One of the things that I found that gets glossed over a lot in the existing performance advice out there is explaining what metrics matter, and what qualifies as. When it comes to performance. The first question is a lot easier to answer than the second. There are three main metrics that I’m currently focusing on in my work, and for most projects I think these will apply:. Posted on April 8, 2016.
chipcullen.com
Tools | Chip Cullen
http://chipcullen.com/category/tools
Front end person of interest. Posts about the actual tools we use. How to preview a click event tag in the Google Tag Manager console. Posted on May 9, 2016. A quick, but super useful tip, if you’re spending a lot of time creating tags in Google Tag Manager on click events. What metrics matter, and what is “good performance”? Posted on April 8, 2016. When it comes to performance. The first question is a lot easier to answer than the second. How to assess web performance – a series. Posted on April 8, 2016.
chipcullen.com
Sass | Chip Cullen
http://chipcullen.com/category/sass
Front end person of interest. Posts about using the SASS preprocessor. How to lint your Sass (scss) in Sublime Text. Posted on November 15, 2015. Linting your Sass is a great way to ensure some degree of code quality. At the very least you will have greater stylistic consistency. One thing before we get started: be careful not to blindly follow what a linter says, though: treat linter rules as guidelines, not absolutes. In my text editor of choice, Sublime Text 3. Once that is installed, you can install.