Latest Topics

Text-shadow in CSS

Good day, dear readers. Today we want to tell you about what is text-shadow and why it is such an important property of CSS. Also, we will look at the characteristics and examples of this element. This property is very useful for text formatting of your online resource or a simple web page.

So, text-shadow allows us to create a shadow for the given text. Let's look at the basic parameters that can be set for this property.

The shift of the shadow by the X axis - if this parameter is set to a positive value, the shadow will be located in the right of the text, if the negative - on the left.

The shift of the shadow by the Y axis - with a positive value, shadow will be created at the bottom of the text, and with a negative - the shadow will be set at the top of the text.

Blur radius - the value of the shadow's blur. The default is 0. The greater the value of the blur, the more the shadow gets lighter and wider.

What is Magento?

Welcome to our site and we'll try to explain what is the Magento system in this article. Also, we will show its main characteristics.

The Magento e-commerce control system is new, but has become very popular in the area of web project development. But mainly, it's used for building online stores. It is a multi-functional and useful, but a bit difficult for the development. It is based on Zend PHP. Since 2011, Magento has become the most popular system in the area of Internet technologies and also is purchased at today's time. A lot of well-known online stores are based on Magento.

To install the system you need to have Windows, UNIX-like, or Mac OS X operating system, PHP 5.2.x or 5.3.x, RAM with not less than 512 MB and the processor with a frequency of greater than 1 GHz.

Let's review basic functions of the Magento.