Posts in "Web"

The new EU directive on ecommerce, online shopping

online shoppingTechnology has helped to improve and expand businesses. This is because the computer and other equipment are now being used for business and other technical purposes alongside the basic use.

Technology has brought about a concept in the business arena known as ecommerce. This is the use of the internet and computer networks to do online shopping. This business has been booming over the years and has proven to be one of the most popular shopping avenues.

Buying and selling items and services online is popular due to the cheaper prices of commodities and services. It is cost effective as one does not have to move from one shop to the other looking for an item. By simply a touch of a button one can acquire whatever is needed. Free shipping services have also made this business very popular. Whatever one orders is delivered right at the doorstep. This is of course if you give the correct address and contact information. Customer reviews have helped consumers know the authenticity of a product.

The only problem with online transactions is that sometimes the rights of the consumer are neglected. For this reason, the European Union has given a directive on consumers’ rights. This is mainly to set up the same online selling regulations all through Europe.

Consumers are more protected in this directive in many ways. First, they are given 2 full weeks as a cooling off period where they can return their purchase and get a full refund with no questions. There are added limits for online credit card payments and telephone sales hotlines.

European countries have been given up to 2 years to ensure that these regulations are incorporated in their online trading laws.

This directive is ultimately expected to have a positive impact on EU’s economy but not all online business people believe it will be effective.

This directive is a result of talks between about 20 European finance ministers that have been held in Paris. It is simply an effort to try and avoid any debt crisis that financial analysts have talked about and even warned about.

The CSS Containers How-To

Cascading Style sheet, or CSS, is a common feature to websites. It has effectively made the use of tables to structure a website useless. What it does instead is make the use of a container. These are used to take a certain part of a website, and make it into one “chunk”. The Container keeps everything together, and the web designer can easily move it around with everything inside.

The use of CSS and the use of a container is much more efficient than tables because it uses less markup, and is easier to change. If a web designer wanted to change a portion, or all of a website, he would primarily change the CSS. A container give a good reference point for the web designer to work around, and provides easy website management because of it. Websites around the world greatly benefit from the use of CSS and a Container.

The use of containers in CSS has revolutionized the web design world. Websites can now be created, maintained and edited with much greater ease, and it provides for a faster browsing experience. CSS has many other features which revolutionized web design, and this is only one of them.