souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 6 / 6
112 results tagged css  ✕   ✕
Reset CSS http://meyerweb.com/eric/tools/css/reset
03/04/2008 cluster icon
  • stylefmt : stylefmt is a tool that automatically formats your stylesheets.
  • RECESS : Developed at Twitter to support our internal styleguide, RECESS is a simple, attractive code quality tool for CSS built on top of LESS. Incorporate it...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Position Is Everything : Modern browser bugs explained in detail!
  • PaintStrap : Generate beautiful Twitter Bootstrap themes using the Adobe kuler / COLOURlovers color scheme
thumbnail

The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. Reset styles quite often appear in CSS frameworks, and the original "meyerweb reset" found its way into Blueprint, among others.

code css
Son of Suckerfish Dropdowns http://www.htmldog.com/articles/suckerfish/dropdowns
17/03/2008 cluster icon
  • Frameworks for Designers : A reflexion on CSS frameworks
  • Milligram : Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially ...
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • jQuery Masonry : A dynamic layout plugin for jQuery The flip-side of CSS floats
  • enquire.js : A lightweight, pure JavaScript library for responding to CSS media queries.

The original Suckerfish Dropdowns article published in A List Apart proved to be a popular way of implementing lightweight, accessible CSS-based dropdown menus that accommodated Internet Explorer by mimicking the :hover pseudo-class. Well now they're back and they're more accessible, even lighter in weight (just 12 lines of JavaScript), have greater compatibility (they now work in Opera and Safari without a hack in sight) and can have multiple-levels.

article css
Drawter.com http://drawter.com
31/01/2008 cluster icon
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • kuler : Color palette generation tool
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • ColoRotate : Color palette generation tool

DrawAble Markup Language

generator tool html grid editor online css
YAML Builder http://builder.yaml.de
31/01/2008 cluster icon
  • Drawter.com : DrawAble Markup Language
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • kuler : Color palette generation tool
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.

A tool for visual layout development of YAML based CSS layouts

generator tool framework html online css
Position Is Everything http://www.positioniseverything.net/
23/01/2008 cluster icon
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • Reset CSS : The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on...

Modern browser bugs explained in detail!

code reference html example css browser
Wufoo Form Gallery http://wufoo.com/gallery
20/12/2007 cluster icon
  • Formalize CSS : Teach your forms some manners!
  • CSS Text Wrapper : The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, o...
  • Typetester : Compare fonts for the screen
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.

The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.

download design form css
CSS Text Wrapper http://www.csstextwrap.com
07/12/2007 cluster icon
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • shadcn-ui : A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
  • The Elements of Typographic Style Applied to the Web : a practical guide to web typography
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Wordle : Wordle is a toy for generating “word clouds” from text that you provide. The clouds give greater prominence to words that appear more frequently in th...

The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.

design generator css
CSS Sprite Generator http://spritegen.website-performance.org
27/11/2007 cluster icon
  • SpriteMe : Background images make pages look good, but also make them slower. Each background image is an extra HTTP request. There's a fix: combine background i...
  • SpritePad : With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images and have them immediately available as one PNG sprite + ...
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.

This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it will generate a sprite image and the corresponding CSS rules to target and display each component image.

image tool generator css sprites
Prince http://www.princexml.com
19/10/2007 cluster icon
  • HTML2PDF : HTML2PDF is a HTML to PDF converter written in PHP. It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.
  • Paged.js : Paged.js is a free and open source JavaScript library that paginates content in the browser to create PDF output from any HTML content. This means you...
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Email-Blueprints : Email Blueprints is a collection of HTML email templates that can serve as a solid foundation and starting point for the design of emails.
  • Responsive Web Design Patterns : A collection of patterns and modules for responsive designs.

Convert your HTML documents to PDF.
Beautiful printing with simple CSS.
Prince is an ideal printing component for server-based software, such as web applications that need to print reports or invoices. Using Prince, it is quick and easy to create PDF files that can be printed, archived, or downloaded.

pdf html software converter css
AlsacréationS http://www.alsacreations.com
16/09/2007 cluster icon
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • Explorer Exposed! : These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
  • Position Is Everything : Modern browser bugs explained in detail!
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...

Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique

html reference css standards
Frameworks for Designers http://www.alistapart.com/articles/frameworksfordesigners
27/06/2007 cluster icon
  • Son of Suckerfish Dropdowns : The original Suckerfish Dropdowns article published in A List Apart proved to be a popular way of implementing lightweight, accessible CSS-based dropd...
  • A successful Git branching model : Git-flow workflow presentation
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • Efficient JavaScript : JavaScript performance tips article
thumbnail

A reflexion on CSS frameworks

article reference css
The Elements of Typographic Style Applied to the Web http://webtypography.net
16/05/2007 cluster icon
  • Typetester : Compare fonts for the screen
  • Email Standards Project : The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility ...
  • BLOKK font : BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.
  • This Is Responsive : Tips, Resources and Patterns for Responsive Web Design
  • Emails HTML - Dompter la bête : HTML email design reference

a practical guide to web typography

font design reference css
page 6 / 6
1648 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn