Website development

Building an On-line shop with Magento E-commerce

Magento E-commerce, on-line shop designer developerMagento e-commerce allows to take or create your business and sell on-line professionally with ease, it allows you to maintain your own inventory and offers a rich set of cutting edge features to rival any on-line shopping cart system including product comparisons, add to wish-list, up-selling, special offers, analytics, shipping to multiple addresses, one page checkout, multiple payment options and great search features just skims the surface.

There Read the rest of this entry »

CSS Shorthand Guide – simplify your CSS using shorthand

Writing CSS using shorthand rules not only keeps your document smaller and more efficient it can save you time on coding.

This is done by using the simplified name of the properties group, followed by the group style values which need to be applied in the correct order to work across the various browsers.

There are five properties that can be shortened (margin and padding examples are included here as one)
Read the rest of this entry »