Today will show you how to create another eye catching hosting layout. In this tutorial I will use only 2-3 colors, with small variations, and you can use this layout for any internet business you have. of course you need to make small changes. For start we will need to create a new document. the [...]
Continue reading...mandag, marts 8, 2010
Kommentarer slået fra
HTML5 is definitely the flavor of the month, with everyone in the design community getting excited about its release. In this tutorial we’ll get a taste of what’s to come by building a cool iPhone app website using a HTML5 structure, and visual styling with some CSS3 effects. HTML5 isn’t here just yet, but the Working [...]
Continue reading...onsdag, marts 3, 2010
Kommentarer slået fra
Learn How To Design a translucent 3D Frosted Glass Box based on the Safari Icon in Adobe Photoshop. Step 1: Setting Up Make a new document with these settings: Next, select the fill tool (G) and fill it with #626262. Now, we need to make a new adjustment layer. Make a brightness/contrast layer (Layer > New Adjustment Layer [...]
Continue reading...onsdag, marts 3, 2010
Kommentarer slået fra
Thanks to advanced CSS properties, such as gradients and shadows, it’s now quite easy to turn a dull web form into something beautiful – with minimal effort. I’ll show you how in today’s tutorial! Our Final Product Subtle background gradients give depth to the fields while shadows lift them from the page. Even more impressive is that [...]
Continue reading...onsdag, marts 3, 2010
Kommentarer slået fra
Graceful Degradation Since HTML5 and CSS3 aren’t going to be supported in all the browsers, especially not older ones like IE6, we can try and make it work in everything, but it won’t look the same in all of the browsers. For instance, rounded corners wont work in IE or Opera, but it wont affect the [...]
Continue reading...torsdag, februar 18, 2010
Kommentarer slået fra
Web development is an area in which you have to keep up with the latest technologies and techniques, so that you are at the top of your game. And no wonder – this is an area which changes with an amazing pace. What is the standard now will be obsolete in just a couple of [...]
Continue reading...torsdag, februar 18, 2010
Kommentarer slået fra
Support As always with this new fangled CSS, support is pretty thin on the ground. Here’s a list of the properties and how they’re supported, in no particular order. Gecko Firefox Webkit Chrome/Safari Trident Internet Explorer Presto Opera box-flex Yes* Yes✝ No No box-direction Yes* Yes✝ No No box-align Yes* Yes✝ No No box-flex-group Yes* Yes✝ No No box-lines Yes* Yes✝ No No box-ordinal-group Yes* Yes✝ No No box-orient Yes* Yes✝ No No box-pack Yes* Yes✝ No No LÆS MERE (Læse tid 5:05 minuter) Tags: Chrome, CSS, css3, design, fil, FireFox, fix, GET, internet, Internet Explorer, IP, Mod, Over, porte, reference, Start, table
Continue reading...torsdag, februar 18, 2010
Kommentarer slået fra
MooTools is one of the most flexible, modular, and well written JavaScript frameworks available. So many people use it but many of them don’t optimize their code. This post will provide you with fifteen simple tips for making your MooTools code shorter, faster, and stronger. 1. Create Your Own MooTools Build or Pull From Google AJAX [...]
Continue reading...tirsdag, februar 16, 2010
Kommentarer slået fra
Final CSS @font-face { font-family: 'blok-regular'; src: url('type/Blokletters-Potlood.eot'); src: local('Blokletters Potlood Potlood'), local('Blokletters-Potlood'), url('type/Blokletters-Potlood.ttf') format('truetype'); } @font-face { font-family: 'blok-italic'; src: url('type/Blokletters-Balpen.eot'); src: local('Blokletters Balpen Balpen'), local('Blokletters-Balpen'), url('type/Blokletters-Balpen.ttf') format('truetype'); } @font-face { font-family: 'blok-heavy'; src: url('type/Blokletters-Viltstift.eot'); src: local('Blokletters Viltstift Viltstift'), local('Blokletters-Viltstift'), url('type/Blokletters-Viltstift.ttf') format('truetype'); } h1 { font-family: blok-heavy, helvetica, arial; } Notice how we’re referencing both an .eot and .ttf font? This is because, of course, Internet Explorer only uses its [...]
Continue reading...lørdag, februar 13, 2010
Kommentarer slået fra
Last night I was watching TV and decided to create an image for a Christmas tutorial. I was willing to work a little bit more with Cinema 4D, and as I have seen some Christmas designs with candy canes, I decided to try and design my own candy cane typeface. I also used [...]
Continue reading...
mandag, marts 8, 2010
Kommentarer slået fra