background preloader

Revised Font Stack

Revised Font Stack
Serious efforts are being made to get more typeface choices on the web to enhance web typography. Still, most of us prefer web-safe fonts like: Verdana, Georgia, Times New Roman and Arial. Though choices are limited, yet the number can be increased by exploring other pre-installed fonts. “… font stacks are ultimately design factors, and should be scrutinized as such.”—Nathan Ford, Better CSS font stacks Baskerville, Garamond and Palatino have already been used a few times to create font-stacks that inspire. I’ve selected 10 popular typefaces, serif and sans-serif, each from the survey. MicrosoftTahoma, Verdana, Segoe, sans-serif;Microsoft.com will be (in most cases) rendered in Verdana on Mac, and in Tahoma on Windows. Times New RomanIf we look at the above snapshots taken from Sushi & Robots’ about page, we will find that Palatino and Georgia have different x-height (and weight) than Baskerville and Garamond. Related:  CSS

Adaptive Images in HTML Use CSS Sprites to Beautify your WordPress Post Dates Ever wonder how to super style your blog’s post date? I am going to show you how to do this using CSS sprites in about 18 minutes. Editorial Note: This post is geared toward theme designers. Prior knowledge of CSS and WordPress is recommended. What you will need: A graphics program (I use Adobe Photoshop CS4)A simple text editor What you will accomplish in this tutorial: The dates on your blog’s posts will be super styled using CSS Sprites Let’s get started… Step #1 Fire up your graphics program. Step #2 Basically you want to create a grid using months, days, and years. Step #3 On to the coding… Don’t worry it’s really easy, especially if you are using my PNG or have used the PSD file (It includes guidelines to keep your “grid” nice and neat plus you can then cut and paste the CSS code in this step directly into your themes’ stylesheet without any math.) The CSS is as follows: Explanation: .postdate – Sets the width and height of the entire date. .m-01 through .m-12 – You guessed it! Step #4 Step #5

Increasing the Clickable Area of Inline Links Demo It has been best prac­tice for some time now to ensure that nav­ig­a­tion links have appro­pri­ate pad­ding. This makes click­ing these links much easier, espe­cially if you are on a mobile device. Why aren’t we tak­ing this one step fur­ther? Now keep in mind that this is only a thought. The trick is to be subtle with this tech­nique; increase the click area enough that users don’t have to be 100% accur­ate, but don’t increase it too much so that the beha­vior becomes unex­pec­ted. Here is an example of what the CSS rule might look like: Notice the use of position: relative? What are your thoughts on this tech­nique? Tweet this

Merging Realities: Skeuomorphic Design Infographic Auditory skeuomorph This type of skeuomorphism can be easily illustrated with audio effect that imitates that sound of the camera shutter while you are taking pictures with your cell phone. You know that there is no mechanical shutter in your device but it does exactly the same sound like its real life analogue. Visual skeuomorph Visual skeuomorphism refers to using various textures (wooden, metallic, paper etc.) which will emulate design of things from the real world. Spoke patterns Various spoke patterns in automobile hubcaps and wheels resembling earlier wheel construction (wooden spokes or wire spokes). Leather grain Artificial leather grain on items that traditionally used leather but now use plastics, such as car dashboards and books. Nonfunctional pockets Nonfunctional pockets in clothing. Cork textures Cigarettes with the paper around their filter printed to look like cork. Flame-shaped light bulbs Fake candles with flame-shaped light bulbs on electric chandeliers. Familiarity Engagement

Five Useful Design Techniques and Coding Solutions For Web Designers - Smashing Magazine Advertisement As designers, we have to create an intuitive user experience, solve design problems and provide a beautiful and functional user interfaces. Unlike print design, we don’t have the luxury of designing in a static area; rather, our canvas is ever-changing in its content, browser width, page length and more. In this article, we’ll look at five useful coding solutions that we’ve stumble upon recently. 1. This effect (pictured below) can be a great way to add some oomph to a Web page, and make it more user-friendly. For comment counts, visitors can quickly see where the discussions are at. Pictured below are two examples of this design. Left, Dribbble1 (number of tags). How Is It Done? Recreating this solution is really quite easy. Lay out the full list of features,Create the effect in plain (X)HTML and CSS,Pull in the counts dynamically and put them into our static version. Breaking the feature down into simple, specific steps give us the beginnings of a solution. The (X)HTML: 2.

LESS « The Dynamic Stylesheet language Downloads- 978 Grid System for Web Design Introduction Welcome to 978.gs. This website is owned and operated by Brothers Roloff, LLC. By visiting our website and accessing the information, resources, services, products, and tools we provide, you understand and agree to accept and adhere to the following terms and conditions as stated in this policy (hereafter referred to as 'User Agreement'). This agreement is in effect as of Jan 22, 2011. We reserve the right to change this User Agreement from time to time without notice. Responsible Use and Conduct By visiting our website and accessing the information, resources, services, products, and tools we provide for you, either directly or indirectly (hereafter referred to as 'Resources'), you agree to use these Resources only for the purposes intended as permitted by (a) the terms of this User Agreement, and (b) applicable laws, regulations and generally accepted online practices or guidelines. Wherein, you understand that: a. b. c. d. e. f. g. h. i. Limitation of Warranties Governing Law

Six Questions: Eric Meyer on CSS3 - Six Revisions Eric A. Meyer knows a thing or two about standards-based CSS and HTML development. He’s a distinguished expert on CSS and HTML, an author of numerous books on CSS, co-founder of An Event Apart, a coveted guest speaker, a member of the A List Apart crew, and founder of Complex Spiral Consulting (I could go on – but I think you get the picture). Eric Meyer was also a prominent invited expert for seven years in the CSS Working Group, the folks in charge of maintaining and developing CSS. Needless to say, he’s a person you’d want to ask about the CSS3. Today I ask Eric Meyer six questions on the topic of CSS3, and here’s what he has to say. What do you think are the most exciting developments and extensions of CSS in CSS3? [Eric Meyer]: This will confirm once and for all that I’m basically a big huge code nerd, but honestly, the advanced selectors. Well, and Web Fonts are kind of cool too. Let’s discuss the modularization of CSS specifications. I don’t honestly know what it’s done to adoption.

Kick-Start Your Project: A Collection of Handy CSS Snippets Don't start your project with an empty style sheet: there are many great snippets that can make your life easier and speed up web development. We are going to show you some handy snippets that you might find useful for kick-starting your next project. In one of the previous articles “Basic Ready-to-Use CSS Styles”, we saw how we could create a suite of classes to help the design process while making a website. I hope you made your own set of patterns! Today we are going to see how we can continue this exercise with some things a little bit more technical. Indeed, isn’t there some properties or CSS tricks you always have to check the syntax for, every single time you want to use them? Of course you do my friends! Before we go, let me tell you how I divided this article: Shorthand classes Let’s begin with shorthand classes, which are a very common things. The best example is probably the one where you have some text and an image you want to include on the left side of the text. Miscellaneous

rlightbox – a jQuery UI mediabox Table of Content Announcement rlightbox development is discontinued at the moment. Maybe If I have more time and feel like it I will resume the work on the project. Anyway I encourage you to share it, fork it and whaterver you feel like. But please – respect the licence. News February 4, 2012 – new 1.1.1 point release fixes issue #5 October 14, 2011 – new stable version 1.1 has been released. About rlightbox is a jQuery UI mediabox that can display many types of content such as images, YouTube and Vimeo videos. Features Sets Set is a group of images, Youtube, Vimeo, or Flash swf videos, or a mix of them all. YouTube support rlightbox supports playing YouTube videos. Vimeo support rlightbox supports playing Vimeo videos. Flash swf video support rlightbox also supports playing standard swf videos. Panorama Panorama is a way to display part of a full-sized image on the screen. Panorama mode is available when the icon with four arrows pops up at the top left corner of the widget. Live Re-size Examples

50+ CSS Techniques Designers Should Know 118 Flares Twitter 9 Facebook 0 Google+ 0 StumbleUpon 109 Pin It Share 0 118 Flares × CSS (Cascading Style Sheets) is just an important part of Web Designing. Without CSS, Websites can look untidy as it used to happen before. Designers can alter images, graphics, shading, spacing and other design elements. It can provide the designers with number of new styles to design a website. Navigation Matrix Reloaded Advance CSS Menus Block Hover Effect for a List of Links Cross Browser CSS SlideShow Hoverbox Image Gallery CSS Tabs Make Clickable Areas Bigger CSS-Based Forms: Techniques CSS Based Image Maps Sliding Photograph Galleries CSS For Bar Graphs Control Tabs Some styles for your Pagination No JavaScript LightBox Using CSS Drop shadow on an image CSS Shadows Styling blockquotes with CSS Glowing Tabs Menu Image Replacement for Buttons Cross Browser Multi-Page Photograph Gallery Footer Stick CSS Star Rating Part Redux Zebra Table with JavaScript and CSS Animated Navigation Menu using CSS CSS Photo Zoom

Related: