Archive for category Design

Lightbox Clones

Lightbox Clones

This tool lists a number of javascript scripts designed to embed various objects in HTML pages, such as images, flash animations, movies and iframes.

Comparison of various scripts that display images
and other objects in somehow cool CSS popups

59 found. Filter by:

Library: - + ø
Features: - + ø

via The Lightbox Clones Matrix « planetOzh.

,

No Comments

CSS Cheat Sheets

CSS Cheat Sheets

via 10 Most Valuable CSS Cheat Sheets For Web Designers.

,

No Comments

CoLab Workspace Athens – Coworking

CoLab Workspace Athens – Coworking
Ermou 44, Athens – Greece | Tel: +30 211 800 8661
The idea is simple: that independent professionals and those with workplace flexibility work better together than they do alone. Coworking answers the question that so many face when working from home: “Why isn’t this as fun as I thought it would be?” Beyond just creating better places to work, coworking spaces are built around a community of like minded individuals who love sharing and collaborating. Not only is it a cheaper alternative to office space, it’s also a great way to build teams and innovate. Our first space is experimenting with all these ideas – come join us.

via CoLab Workspace Athens – Coworking.

No Comments

CSS Backgrounds and Borders Module

CSS Backgrounds and Borders Module
Kosta’s contribution

Table of contents

* 1. Introduction
* 2. Values
* 3. Background properties
o 3.1. Layering multiple background images
o 3.2. The ‘background-color’ property
o 3.3. The ‘background-image’ property
o 3.4. The ‘background-repeat’ property
o 3.5. The ‘background-attachment’ property
o 3.6. The ‘background-position’ property
o 3.7. The ‘background-clip’ property
o 3.8. The ‘background-origin’ property
o 3.9. The ‘background-size’ property
o 3.10. The ‘background’ shorthand property
o 3.11. The backgrounds of special elements
* 4. Border properties
o 4.1. The ‘border-color’ properties
o 4.2. The ‘border-style’ properties
o 4.3. The ‘border-width’ properties
o 4.4. The ‘border-radius’ properties
+ 4.4.1. Corner Shaping
+ 4.4.2. Corner Clipping
+ 4.4.3. Color and Style Transitions
+ 4.4.4. Overlapping Curves
+ 4.4.5. Effect on Tables
o 4.5. The border shorthand properties
* 5. Border Images
o 5.1. The ‘border-image-source’ property
o 5.2. The ‘border-image-slice’ property
o 5.3. The ‘border-image-width’ property
o 5.4. The ‘border-image-outset’ property
o 5.5. The ‘border-image-repeat’ property
o 5.6. Border-image drawing process
o 5.7. The ‘border-image’ shorthand
* 6. Miscellaneous Effects
o 6.1. The ‘box-decoration-break’ property
o 6.2. The ‘box-shadow’ property
* 7. Definitions
o 7.1. Glossary
o 7.2. Conformance
o 7.3. Levels
+ 7.3.1. CSS Level 1
+ 7.3.2. CSS Level 2
+ 7.3.3. CSS Level 3
o 7.4. CR exit criteria
via CSS Backgrounds and Borders Module Level 3.

No Comments

Internet & Web Icons

Home > Icons >

Internet & Web Icons

HomeIcons >

Internet & Web Icons

div.bsap_1239499 { width: 100%; display: block; }div.bsap_1239499 a { width: 728px; }div.bsap_1239499 a img { padding: 0pt; }div.bsap_1239499 a em { font-style: normal; }div.bsap_1239499 a { display: block; font-size: 11px; color: rgb(136, 136, 136); font-family: verdana,sans-serif; margin: 0pt 4px 10px 0pt; text-align: center; text-decoration: none; overflow: hidden; }div.bsap_1239499 img { border: 0pt none; clear: right; }div.bsap_1239499 a.adhere { color: rgb(102, 102, 102); font-weight: bold; font-size: 12px; border: 1px solid rgb(204, 204, 204); background: none repeat scroll 0% 0% rgb(231, 231, 231); text-align: center; }div.bsap_1239499 a.adhere:hover { border: 1px solid rgb(153, 153, 153); background: none repeat scroll 0% 0% rgb(221, 221, 221); color: rgb(51, 51, 51); }div.bsap_1239499 a.adhere { width: 728px; height: 90px; line-height: 720%; }html > body div.bsap_1239499 a.adhere { width: 726px; height: 88px; }div.bsap_1239499 img.s { height: 0pt; width: 0pt; }div#bsap_1239499 { width: 100%; display: block; }div#bsap_1239499 a { width: 728px; }div#bsap_1239499 a img { padding: 0pt; }div#bsap_1239499 a em { font-style: normal; }div#bsap_1239499 a { display: block; font-size: 11px; color: rgb(136, 136, 136); font-family: verdana,sans-serif; margin: 0pt 4px 10px 0pt; text-align: center; text-decoration: none; overflow: hidden; }div#bsap_1239499 img { border: 0pt none; clear: right; }div#bsap_1239499 a.adhere { color: rgb(102, 102, 102); font-weight: bold; font-size: 12px; border: 1px solid rgb(204, 204, 204); background: none repeat scroll 0% 0% rgb(231, 231, 231); text-align: center; }div#bsap_1239499 a.adhere:hover { border: 1px solid rgb(153, 153, 153); background: none repeat scroll 0% 0% rgb(221, 221, 221); color: rgb(51, 51, 51); }div#bsap_1239499 a.adhere { width: 728px; height: 90px; line-height: 720%; }html > body div#bsap_1239499 a.adhere { width: 726px; height: 88px; }div#bsap_1239499 img.s { height: 0pt; width: 0pt; }

Reliable outsource partner for designers and developers

via Internet & Web Icons free download, Internet & Web Icon Packs download, VeryIcon.com.

No Comments

Google SketchUp

3D modeling for everyone

“SketchUp is the finest (and most innovative) tool available for anyone designing anything from coffee pots to skyscrapers.”

via Google SketchUp.

No Comments

Text-shadow effects using CSS

Text-shadow, Photoshop like effects using CSS

CSS3 finally eliminates the need for Photoshop when all you want to do is a simple shadow. The text-shadow property is used as follows:

text-shadow: 2px 2px 2px #000;

This produces the following text with a shadow 2px right and below of the text, which blurs for 2px:

Users of Webkit (from Safari 3+), Opera 9.5, Firefox 3.1(pre-Alpha), Konqueror or iCab should see a grey drop-shadow behind this paragraph.

For anyone not using those browsers, here is a reference image (from Opera 9.5):

text-shadow example

Note: This feature is NOT new in CSS3; it was originally proposed in CSS2. Safari had it from version 1, however!

The following works in Opera, Konqueror, iCab and Firefox 3.1a, and looks really cool (or, rather, the opposite!):

via Text-shadow, Photoshop like effects using CSS – CSS3 . Info.

No Comments

script deck jQuery Design

CSS3 Button Pack

A CSS3 button pack created by us at script deck for its readers to use & customize. Read more

Colortip

A simple jQuery tooltip plugin created by tutorialzine. Read more

Lightboxs

Colourful rating system with CSS3 & jQuery

Create a Colourful rating system with CSS3 & jQuery, using the jQuery Color plugin, we can animate… Read more

CSS3 3d bar chart

Create a beautiful 3d bar chart now with animation. Read more

CSS3 Dropdown Menu

Mac-like multi-level dropdown menu using CSS3. Read more

Read the rest of this entry »

,

2 Comments

amazing jquery navigation menu tutorials | ExtraTuts

16 amazing jquery navigation menu tutorials

via amazing jquery navigation menu tutorials | ExtraTuts.

,

1 Comment

50 New Useful CSS Techniques, Tutorials and Tools

50 New Useful CSS Techniques, Tutorials and Tools

via 50 New Useful CSS Techniques, Tutorials and Tools – Smashing Magazine.

1 Comment