background preloader

50+ CSS Techniques Designers Should Know

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. It can make the user to have complete control over the appearance of the 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 CSS Map Pop

CollyLogic | Simon Collison's Illogical Waffle Css Slideshow jQuery performant : SlideMe novembre 8th 2013 Vous recherchez un slideshow performant, moderne et responsive : […] récupération de données avec Ontrack avril 16th 2013 Si cela ne vous est jamais arrivé de perdre […] Pack noël et icons gratuites décembre 20th 2012 Allez c’est bientôt Noël et vous avez surement besoin […] Really Simple Slideshow plugin jQuery août 22nd 2012 Voici Really Simple Slideshow un nouveau venu dans le […] Boosteo création de site Web sur Lyon août 17th 2012 A découvrir sur Lyon, Boosteo vous propose son expérience […] Roudabout carrousel jQuery juillet 16th 2012 Voici aujourd’hui Roundabout petit plugin jQuery surpuissant pour faire […] RefineSlide slideshow 3d jQuery juillet 13th 2012 RefineSlide est un nouveau petit plugin jQuery ultra léger […] Freshy icons jeu d’icones gratuit mai 12th 2012 Voici un nouveau jeu d’icones joliment fait par un […] 350 icones gratuites avril 20th 2012 Après quelques mois de dur labeur nous revoilà avec […] Slidorion accordéon avec slider jquery

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. We do need to be able to code to some extent and be able to build a design around a structure of code. 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. 2.

tommoor/tinycon Revised Font Stack | A Way Back 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.

53 CSS-Techniques You Couldn't Live Without Advertisement Many companies try to create a great experience for customers. But few are willing to make the changes required to deliver on that promise. In fact most don’t even realize just how bad their experience can be. This is why we made a new book called “User Experience Revolution,” a practical battle plan for placing the user at the heart of your company. Get the book now! CSS is important. Over the last few years web-developers have written many articles about CSS and developed many useful techniques, which can save you a lot of time – of course, if you are able to find them in time. Let’s take a look at 53 CSS-based techniques here at Smashing Mag you should always have ready to hand if you develop web-sites. 1. 2. 3. 4. 5 Powerful Tips And Tricks For Print Style Sheets7 5. Generated content was first introduced in the CSS2 specification. 7. 8. 9. 10. Stephen Shaw introduces a technique for perfect horizontal and vertical centering in CSS, at any width or height. 11. 12. 13.

30 Cutting Edge Examples Of CSS Navigation | Graphic and Web Design Blog -Resources And Tutorials Navigation is one of those things you have to get right in order to provide your users with easy access to your website’s content. Today we’ll take a look at 30 well-designed navigation menus. Some of them use CSS sprites, some use jQuery or another library, and others take advantage of the great properties available in CSS3. I hope you will enjoy this post. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 3.7 Designs 20. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. If you enjoyed this article, get email updates (it's free).

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

Related: