joelcarranza + webdesign   46

Fancybox - Fancy lightbox alternative
FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
It was built using the jQuery library. Licensed under both MIT and GPL licenses
jquery  webdesign 
may 2011 by joelcarranza
Griddle.it - Web page alignment made easy
A clean and simple way to help align your layouts. No complex grid frameworks necessary.
css  webdesign 
april 2011 by joelcarranza
Technical Web Typography: Guidelines and Techniques
In depth article on grid design and typography for web sites
typography  webdesign 
march 2011 by joelcarranza
Typograph – Scale & Rhythm
This page falls somewhere between a tool and an essay. It sets out to explore how the intertwined typographic concepts of scale and rhythm can be encouraged to shake a leg on web pages. Drag the colored boxes along the scale to throw these words anew. For the most part, this text is just a libretto for the performance you can play upon it.
typography  webdesign  css 
january 2011 by joelcarranza
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain Ajax and Flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use @font-face, and get your gzip zipple on.
Boilerplate is not a framework, nor does it prescribe any philosophy of development, it's just got some tricks to get your project off the ground quickly and right-footed.
css  design  webdesign 
november 2010 by joelcarranza
Sass - Syntactically Awesome Stylesheets
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
css  webdev  webdesign 
june 2010 by joelcarranza
HTML5 Rocks
development resource for HTML5
webdesign  webdev  javascript  css 
june 2010 by joelcarranza
0to255
A simple tool that helps web designers find variations of any color. Perfect for hovers, borders, gradients, and more.
color  css  webdesign 
april 2010 by joelcarranza
24 ways: Underpants Over My Trousers
comic books can provide web designers with a rich vein of inspiring ideas and material to help them create shirt button popping, trouser bursting work for the web. I know from my own personal experience, that looking at aspects of comic book design, layout and conventions and thinking about the ways that they can inform web design has taken my design work in often-unexpected directions.
webdesign 
march 2010 by joelcarranza
Bring on the tables | 456 Berea Street
tutorial on some of the less commonly used table tags for semantic markup
css  webdesign 
march 2010 by joelcarranza
SyntaxHighlighter - Alex Gorbatchev
fully functional self-contained code syntax highlighter developed in JavaScript. Supports many different languages and the ability to define your own syntax highlighting rules
webdesign  javascript  lib 
march 2010 by joelcarranza
Browser Size
The vast majority of the internet is still rocking 800x600. "Browser Size is based on a sample of data from visitors to google.com. Special code collects data on the height and width of the browser for a sample of users. For a given point in the browser, the tool will tell you what percentage of users can see it."
webdesign 
february 2010 by joelcarranza
SimpleViewer
Flash based image gallery. It allows you to display your images on any web page in a professional, intuitive and simple way. Customized by a simple XML file. 2.0 provides integration with flickr.
webdesign 
february 2010 by joelcarranza
Dive Into HTML5
Free book (CC) on new features in the HTML5 standard with examples on how to leverage them
webdesign  css  html  license:cc 
december 2009 by joelcarranza
SpriteMe
Tool for automatically constructing CSS sprites out of an existing page.
webdesign 
november 2009 by joelcarranza
Baseline
Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography. Baseline starts with several files to reset the browser’s default behavior, build a basic typographic layout — including style for HTML forms and new HTML 5 elements — and build a simple grid system. Baseline was born to be a quick way to prototype a website and grew up to become a full typographic framework for the web using “real” baseline grid as its foundation.
css  typography  webdesign 
october 2009 by joelcarranza
Five simple steps to designing grid systems - Part 1 : Journal : Mark Boulton
"Ratios are at the core of any well designed grid system. Sometimes those ratios are rational, such as 1:2 or 2:3, others are irrational such as the 1:1.414 (the proportion of A4). "
design  webdesign  layout  css 
april 2009 by joelcarranza
CSS Panic Guide
/CSS/ - a guide for the unglued. "This is not a complete resource, this is a fast resource. These are the sites that I refer to first, and that I tell people to read. When you want more, just about all of them have their own links to good sites."
css  webdesign 
november 2008 by joelcarranza
960 Grid System
CSS framework - "The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem. Read more."
gatekeeper  css  design  layout  grid  webdesign  tools 
march 2008 by joelcarranza
HTML Reference
HTML reference which is part of their plan to have a full reference on the trinity of web development (HTML/CSS/JavaScript).
gatekeeper  html  reference  webdesign  documentation 
march 2008 by joelcarranza
The Elements of Typographic Style Applied to the Web
Structured along Robert Bringhurst’s book The Elements of Typographic Style, explaining how to accomplish each using techniques available in HTML and CSS
webdesign  typography  design  css  reference 
january 2008 by joelcarranza
Five simple steps to better typography
1. Measure the measure 2. Hanging punctuation 3. Ligatures 4. Typographic Hierarchy - size 5. Typographic Hierarchy - weight
typography  webdesign 
december 2007 by joelcarranza
Blueprintcss
CSS framework - gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing
css  webdesign 
december 2007 by joelcarranza
Setting Type on the Web to a Baseline Grid
The main principle of the baseline grid is that the bottom of every line of text (the baseline) falls on a vertical grid set in even increments all the way down the page.
webdesign  typography 
december 2007 by joelcarranza
BrainJar.com: CSS Positioning
Basic but detailed introduction to layout using CSS, include the box model and different kinds of positioning
gatekeeper  css  webdesign  tutorial  design  reference 
december 2007 by joelcarranza
POSH - Plain Old Semantic HTML
"POSH encapsulates the best practices of using semantic HTML to author web pages. Semantic HTML is the subset of HTML 4.01 (or XHTML 1.0) elements and attributes that are semantic rather than presentational."
webdesign 
september 2007 by joelcarranza
On having layout — the concept of hasLayout in IE/Win
“Layout” is an IE/Win proprietary concept that determines how elements draw and bound their content, interact with and relate to other elements, and react on and transmit application/user events.
css  design  webdesign 
september 2007 by joelcarranza
6 Keys to Understanding Modern CSS-based Layouts
Links to articles detailing the basic of a CSS-based design: Box Model, Floated Columns, Sizing Using Ems, Image Replacement, Floated Navigation, Sprites
css  design  webdesign 
september 2007 by joelcarranza
Google Web Toolkit - Build AJAX apps in the Java language
You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
webdesign 
june 2006 by joelcarranza
css Zen Garden: The Beauty in CSS Design
A demonstration of what can be accomplished visually through CSS-based design. Select any style sheet from the list to load it into this page.
webdesign  css 
june 2006 by joelcarranza
HTML Dog
Good CSS and HTML quick reference.
webdesign  css  reference 
june 2006 by joelcarranza

Copy this bookmark:



description:


tags: