nathanperetic + css   114

Gridless
Framework for making responsive websites.
html  css  framework 
july 2011 by nathanperetic
HTML Email Boilerplate
Something to refer next time I … wait, I never code emails. Something to point others too, I guess.
reference  email  html  css 
june 2011 by nathanperetic
Fluid Images
For the next time I need to make an image scale.
css  html  rwd 
june 2011 by nathanperetic
Normalize CSS
Something to at least take a look at before starting the next project.
css 
june 2011 by nathanperetic
CSS: Elastic Videos
Tip for making HTML5 and Flash videos expand with the browser.
css  html  rwd  video 
june 2011 by nathanperetic
CSS transitions & media queries
Elliot Jay Stocks demos a technique for transition image sizes as the browser width varies.
css  html 
may 2011 by nathanperetic
Formalize CSS
Consistently styled form elements across browsers.
css  webdev  html  jquery  nathansmith 
october 2010 by nathanperetic
Ignorance Is Bliss [24 ways]
Andy's right. Expecting the site to look the same in all browsers is rarely the client's perspective. Too often we introduce that requirement internally. It's beyond time to move on.
article  shared  AndyClarke  24ways  webdev  HTML  CSS 
december 2009 by nathanperetic
Real Fonts and Rendering: The New Elephant in the Room [24ways]
Depressing news from Jeffrey Zeldman on the near-term viability of @font-face font embedding.
@font-face  css  shared  JeffreyZeldman  article  24ways 
december 2009 by nathanperetic
Designing For The Switch [24ways]
Mark Boulton with a handy primer on @font-face plus useful font stack advice.
article  MarkBoulton  24ways  typography  css 
december 2009 by nathanperetic
CSS Animations [24ways]
More hot CSS animation action. Thank you Tim Van Damme.
article  shared  TimVanDamme  24ways  CSS  animation 
december 2009 by nathanperetic
Have a Field Day with HTML5 Forms
Example form marked up with HTML5 and styled with CSS3
article  24Ways  css  html5  shared 
december 2009 by nathanperetic
Star Wars HTML and CSS: A NEW HOPE
Star Wars Episode IV opening crawl in HTML and CSS
article  Ajaxian  css  html5  shared 
december 2009 by nathanperetic
Working With RGBA Colour
«CSS3 introduces a couple of new ways to specify colours, and one of those is RGBA. The A stands for Alpha, which refers to the level of opacity of the colour, or to put it another way, the amount of transparency. This means that we can set not only the red, green and blue values, but also control how much of what’s behind the colour shows through. Like with layers in Photoshop.»
article  24ways  DrewMcLellan  css 
december 2009 by nathanperetic
What does browser testing mean today?
«Before we send over our design files to the chaps at CannyBill, first a run through of the browsers that we have tested in the new design and some musings about what browser testing actually means today, in the face of an ever more diversified browser and device landscape.»
Bookmarks  article  AndyClarke  browsers  css 
october 2009 by nathanperetic
Browser support for CSS3 and HTML5
«For now though I thought people mind find it useful to know the state of support in the current browser market. I've taken all the A-Grade browsers and tested them one-by-one for their feature support . Needless to say it's produced some interesting results.»
Bookmarks  article  css 
october 2009 by nathanperetic
WEFT-less
«A quick refresher: following a different path than every other browser out there, IE requires a custom-created, rights-managed font file called EOT (Embedded OpenType). The syntax to safely serve up an EOT to IE was shown in that previously-mentioned post. What we’re covering here is, how in the world do you create an EOT file in the first place?»
Bookmarks  article  MezzoBlue  DaveShea  css  fonts 
october 2009 by nathanperetic
Create Your Own @font-face Kits
«Click the "Add Fonts" button and select all the TTF and OTF fonts you want in the @font-face kit. Choose your options then click the download button at the bottom. Voila!»
Bookmarks  resource  css  fonts  FontSquirrel 
october 2009 by nathanperetic
after Firefox 3.6 – new font control features for designers
«For many years, “smart” font formats such as OpenType and AAT have provided font designers ways of including a rich set of variations in their fonts, from ligatures and swashes to small caps and tabular figures. The OpenType specification describes these features, identifying each with a unique feature tag. But these have typically only been available to those using professional publishing applications such as Adobe InDesign. Firefox currently renders using font defaults; it would be much more interesting to provide web authors with a way of controlling these font features via CSS.»
Bookmarks  typography  css  firefox  article 
october 2009 by nathanperetic
Advanced CSS Styling and the CannyBill redesign project
«Over the last few months, as I've learned more about HTML5, I've wondered about the advantages that I might gain by using it. Recently I realised that the question shouldn't be why use HTML5 but why not? From what I've learned from reading and by talking to people, the only reason that I can find not to use it is that without JavaScript, HTML5's added elements (section, article, aside, figure etc.) cannot be styled in Internet Explorer.» # A look at what's possible now with CSS and HTML5.
Bookmarks  AndyClarke  ForABeautifulWeb  css  html5  webdev  article 
october 2009 by nathanperetic
Web Open Font Format for Firefox 3.6
«In Firefox 3.5 we included support for linking to TrueType and OpenType fonts. In Firefox 3.6 we’re including support for a new font format – the Web Open Font Format, or WOFF. This format has two main advantages over raw TrueType or OpenType fonts.»
Bookmarks  article  webdev  css  typography  Mozilla  firefox 
october 2009 by nathanperetic
Modernizr
«Have you ever wanted to do if-statements in your CSS for the availability of cool features like border-radius? Well, with Modernizr you can accomplish just that!»
Bookmarks  css  javascript  html5  resource 
october 2009 by nathanperetic
CannyBill design process, package contents | For A Beautiful Web
«On top of this, I have found that developing my own package of conventions and library items makes designing in a browser as easy, I would argue easier, than plugging in a third-party framework like 960gs or Baseline. So what is stuffed into my package?»
Bookmarks  css  AndyClarke  ABeautifulWeb  article 
october 2009 by nathanperetic
eCSStender.org
"Say goodbye to the browser-specific properties and hacks cluttering your files and say hello to lean, mean CSS. With eCSStender, when you write the rules, browsers pay attention."
Bookmarks  css  javascript  resource 
october 2009 by nathanperetic
An Event Apart
"An unofficial feed aggregator for An Event Apart"
Bookmarks  css  javascript  conference  twitter  resource 
october 2009 by nathanperetic
@font-face and performance
"This blog post summarizes Paul, Stoyan, and Zoltan’s findings plus some very important discoveries of my own."
Bookmarks  css  webdev  @font-face  performance  article 
october 2009 by nathanperetic
The Great WebKit Comparison Table
On this page I compare 19 WebKits in order to prove that there is no “WebKit on Mobile” and to figure out which one is the best. My hope is that eventually I’m going to gain some insight in the “family tree” of all WebKits.
Bookmarks  css  html  javascript  ppk  resource  PeterPaulKoch 
october 2009 by nathanperetic
HTML 5 Reset Stylesheet
"We’ve had a number of people asking about templates, boilerplates and styling for HTML 5 so to give you all a helping hand and continue on from those basic building blocks that Remy talked about last week I’ve created a HTML 5 reset stylesheet for you to take away and use, edit, amend and update in your projects."
Bookmarks  webdev  html  css  article  html5 
july 2009 by nathanperetic
Why Standards Fail
"To the extent that W3C specifications remain modular, practical, and accessible to the non-PhD in computer science, they will be adopted by browser makers and the marketplace. The farther they depart from the principles Bert articulated, the sooner they will peter out into nothingness, and the likelier we are to face a crisis in which web standards once again detach from the direction in which the web is actually moving, and the medium is given over to incompatible, proprietary technologies."
Bookmarks  article  JeffreyZeldman  html  css 
july 2009 by nathanperetic
The debate over page zooming vs. text scaling
"For me, at the core of this debate is a much bigger question: Is one site for all really feasible? Traditionally, I’ve believed it is. But increasingly I’m finding that it’s not always practical."
Bookmarks  article  CameronMoll  AuthenticBoredom  ux  webdev  css 
june 2009 by nathanperetic
Introducing Typekit
"We’ve built a technology platform that lets us to host both free and commercial fonts in a way that is incredibly fast, smoothes out differences in how browsers handle type, and offers the level of protection that type designers need without resorting to annoying and ineffective DRM."
Bookmarks  css  javascript  fonts  design  webdev  article  Typekit 
may 2009 by nathanperetic
Creating Intrinsic Ratios for Video
"Did you ever want to resize a video on the fly, scaling it as you would an image? Using intrinsic ratios for video, you can. This technique allows browsers to determine video dimensions based on the width of their containing block. With intrinsic dimensions, a new width triggers a new height calculation, allowing videos to resize and giving them the ability to scale the same way images do."
Bookmarks  css  Video  html  article  AListApart 
may 2009 by nathanperetic
Universal Internet Explorer 6 CSS
"That is why I'm now advocating to my clients (and to you), that where feasible, not to waste hours in time and a client's money on lengthy workarounds in an unnecessary attempt at cross-browser perfection. Instead, you and I should provide simple but effectively designed HTML elements. This means just great typography for headings, paragraphs, quotations, lists, tables and forms and no styling of layout."
Bookmarks  article  ie6  css  AndyClarke 
may 2009 by nathanperetic
Is it time to move beyond 960?
"Lately I’ve been questioning if it isn’t time to move beyond 960 for websites, and if so, what the ideal width may be."
Bookmarks  AthuenticBoredom  CameronMoll  layout  css  design  article 
april 2009 by nathanperetic
When can I use...
If you ever wondered when you're going to benefit from those advanced CSS features you keep hearing so much about …
Bookmarks  css  browsers  resource  compatibility 
april 2009 by nathanperetic
Streamliner
"I'm building a framework to allow others to build their own applications quickly and easily. This framework, I have dubbed Streamliner."
Bookmarks  JonathanSnook  framework  css  javascript  article 
april 2009 by nathanperetic
Styling Scrollbars
WebKit steals styled scrollbars from Internet Explorer.
Bookmarks  css  article  webdev  webkit 
march 2009 by nathanperetic
Fluid Grids
Don't shoot the messenger. "Instead of exploring the benefits of flexible web design, we rely on a little white lie: “minimum screen resolution.” These three words contain a powerful magic, under the cover of which we churn out fixed-width layout after fixed-width layout, perhaps revisiting a design every few years to “bump up” the width once it’s judged safe enough to do so. “Minimum screen resolution” lets us design for a contrived subset of users who see our design as god and Photoshop intended. These users always browse with a maximized 1024×768 window, and are never running, say, an OLPC laptop, or looking at the web with a monitor that’s more than four years old. If a user doesn’t meet the requirements of “minimum screen resolution,” well, then, it’s the scrollbar for them, isn’t it?"
Bookmarks  css  article  design  AListApart  grid 
march 2009 by nathanperetic
Wanted: Layout System
Keep learning. The world ain't standing still.
Bookmarks  css  article  EricMeyer  webdev 
february 2009 by nathanperetic
CSS3 Feedback: Selector Blocks
"I realize that the syntax I depict would cause backwards-compatibility problems, as in older browsers would not behave as intended when exposed to this sort of thing, but I’ve also stopped being concerned about that. We can’t keep holding ourselves hostage to decisions made a decade or more back."
Bookmarks  css  programming  article  EricMeyer 
february 2009 by nathanperetic
A demonstration of graded browser support
"The idea of graded browser support is to support all browsers so that your site is usable, accessible and at least reasonably attractive."
Bookmarks  css  Accessibility  design  programming  article  Boagworld  browsers 
february 2009 by nathanperetic
« earlier      

Copy this bookmark:



description:


tags: