Archive for the ‘Tutorials’ Category

Rounded Corners with CSS3

This is pure css that will help you to make Rounded Corners.

Read the rest of this entry »

Tips for a busy designer

Most designers are so busy with client work, or trying to find more clients, that networking-related activities are more of an afterthought that get attention whenever the time happens to be available. While networking is critical, it doesn’t have to adsorb huge amounts of time that prevent you from getting other essential tasks completed.

Read the rest of this entry »

How to install BNC Advanced RSS Parser ( rss to html convertor ) 1.7

BNC Advanced RSS Parser with cache function ( Rss to Html ) 1.7 is a php script that gives you the ability to add feeds to your website.It displays it inside your webpage, exactly as if the content were part of you page . Maybe you like to show your last blog posts on your [...]

Read the rest of this entry »

How to put an HTML element on top of a Flash movie

The solution to the problem is very easy. All you need to do is add a param to the object including the Flash:

<param name=”wmode” value=”transparent”>

Simple yet ?

Read the rest of this entry »

Coding A HTML 5 Layout From Scratch

Today you have a new tutorial from smashingmagazine.com. This will help you to code a html 5 layout from scratch. The tutorial was made by Enrique Ramírez

Read the rest of this entry »