background preloader

CSS

Facebook Twitter

Buttons – A CSS Library For Creating Buttons. Buttons is a CSS library for creating highly customizable, flexible and modern web buttons.

Buttons – A CSS Library For Creating Buttons

It is built with Sass + Compass and has support for square, rounded or circular buttons that can be flat or not and having custom effects (like glow). The sizes, colors, effects and fonts used can all be changed with the help of variables and it can be extended easily. P.S. A Ruby Gem-friendly version exists as well. Creating a JavaScript-Free Radio Toggle in CSS3. Five Great Web Applications For Designers And Alike. By AN Jay on August 5, 2011 Five Great Web Applications For Designers And Alike Don't Forget to participate in a contest where you can win an amazing e-Commerce template from TemplateMonster.

Five Great Web Applications For Designers And Alike

There are many web applications out there, but getting by free and good ones is not that easy. Today, we are sharing Five Great Web Apps For Designers And Alike. Read each entry in the list and see which web application suits your needs best. You are welcome if you want to share more web applications that our readers/viewers may like. LayerStyles LayerStyles v 0.1 is just like your favorite graphics editor but in your browser.

Rocks. Google have recently updated their HTML5ROCKS site, originally launched in June this year, with numerous new demos and tutorials for HTML5 and CSS3.

Rocks

The latest update adds, amongst other articles, a tutorial for CSS3 Web Fonts (with @font-face) and a new ‘HTML5 Studio’ – offering a number of live demos for many of the new possibilities offered by HTML5 and CSS3. Since being updated the site has been causing quite a stir online and if you’ve not come across the site before, it’s an excellent resource for getting to grips with HTML5 & CSS3 and certainly worth a visit.

You can visit the site here, or keep reading for some of the highlights. Code Playground The HTML5ROCKS Code Playground offers various interactive demos, along with code snippets, for various new CSS3 features including: More Whilst most of the sites tutorials are, needless to say, HTML5 orientated, a ‘quick guide’ to @font-face was recently added to the site. Crea el logo de uTorrent con CSS3. El HTML5 y el CSS3 son como el amor, están en el aire.

Crea el logo de uTorrent con CSS3

Se respiran, se presienten, pero hasta que no se les pone las manos encima, es como si nada. Cansado de pasármela leyendo y haciendo pequeñas prácticas en varios sitios web, me decidí a llevar a cabo un primer ejemplo al respecto. ¿Cómo elegir qué representar, qué hacer? No es fácil, pero ejemplos hay en todos lados. Todas las nuevas herramientas que nos ofrece CSS3 en particular, me recuerdan mucho a mis primeros momentos aprendiendo Photoshop, ya que muchos de los efectos visuales más avanzados se lograban aplicando simples gradientes, sombras y no mucho más.Leyendo una noticia sobre el programa P2P uTorrent, veo una de las variedades de su logo que me llamó la atención por lo simple, y me decidí, iba a tratar de reproducirlo con CSS3.

40+ Handy CSS3 Tools, Tutorials and Resources. Don't Forget to participate in a contest where you can win an amazing e-Commerce template from TemplateMonster.

40+ Handy CSS3 Tools, Tutorials and Resources

CSS or Cascading Style Sheet is a special style sheet language used to create website layouts and styles. It has been extensively used by web developers all around the world and has proved its worth in the field of web development. Recently CSS3 comes with some magnificent new features that support cross browser usability and help improving the web development. Mastering the skills in CSS3 helps you achieving a constant look for your website and allows you gain more control on its style and layout. 40 Useful CSS Tutorials, Techniques And Resources. Don't Forget to participate in a contest where you can win an amazing e-Commerce template from TemplateMonster.

40 Useful CSS Tutorials, Techniques And Resources

We have previously posted many articles on CSS tutorials and resources you can learn CSS from. Today, again we come up with yet another great list of 40 CSS tutorials, techniques and resources that you will enjoy exploring. Every developer knows very well how important it is to learn and use CSS effectively. Therefore, tall the developers keep themselves updated with the latest development and advancement in the technology.

Below is the list of 40 useful CSS tutorials and resources you cannot afford to miss. Minimalistic Navigation Menu In this tutorial we are making something practical, a simple CSS3 animated navigation menu, which degrades gracefully in older browsers and is future-proofed to work with the next generation of browsers. How To Code a Blog Theme Concept in HTML & CSS. Last week we went through the process of creating a clean blog theme layout in Photoshop.

How To Code a Blog Theme Concept in HTML & CSS

Now, let’s transform the visual concept into a working HTML/CSS prototype web page before finishing everything up as a complete theme next week. We’ll build the page structure with clean HTML, then style up as much as possible using CSS styling to create a lean website design that still replicates the original concept. If you missed last week’s tutorial, we created the homepage concept for a WordPress theme called Ticket Stub. It’s based on the idea of movie review, but the clean layout and basic styling keeps it generic enough to be used for any topic. View the Photoshop design tutorial We can recreate the majority of the design using pure CSS styling, but we’ll still need to export a couple of image files.

The final list of images is made up of mostly icon png files. <! The first portion of content in the design is the header. The main content area of the design is split into two columns. Print.css — only display what's needed. Crear un botón 3D con CSS3. En este tutorial vamos a aprender a crear un botón en 3D con efecto de pulsación y algunas sombras para hacerlo más atractivo.

Crear un botón 3D con CSS3

Todo ello, usando únicamente CSS3 (sobre HTML, claro). Empecemos, pues, creando la base en HTML. Código : <html><head><title>Bot&oacute;n 3D con CSS3</title></head><body><button class="boton3d">Cristalab</button></body></html> Teniendo esto, solo nos aparecerá un botón formateado con la interpretación por defecto que haga el navegador. Para darle un poco más de formato, añadimos color, tamaños y fuente. Gridlover. Timed Notifications with CSS Animations. A quick tip on how to create some simple timed notifications with CSS animations.

Timed Notifications with CSS Animations

CSS3 Media Queries for Different Devices. CSS3 3D Transforms Animation – Cube Rotation Effect. CSS3 3D Transforms Animation – Cube Rotation Effect Hello there!

CSS3 3D Transforms Animation – Cube Rotation Effect

Today I would like to show you how to create an amazing 3D rotation animation using CSS3 3D transforms and CSS3 animation properties, WITHOUT using JavaScript. You might, of course, can check out others amazing CSS3 effects like CSS3 background animation and pure CSS3 logo and icons. The idea is to create a 3D ‘cube‘ gallery effects. Few cubes are located near each other with different images bind to cubes’ faces. The initial idea was inspired by CCSlider 3D cube effect, so I decide to create one similar but with CSS3 only. The demo only works on browsers that support CSS3 3D transforms, such as Chrome and Safari. 10 Useful CSS3 Generator Tools for Web Designers. 10 Useful CSS3 Generator Tools for Web Designers I believe no one could memorize all the CSS properties.

It is already difficult for us to just remember CSS2.1 properties, but now more with new CSS3, it’s become even harder. That’s why CSS3 generators will come in handy. It’s not a shame to use CSS3 generators, but instead it could help us a lot especially in the time. Hereby, to save your time again, I would like to recommend you some useful online CSS3 generator tools.