A look at some common web design mistakes

As a web designer, your aim should be providing the best-designed website to your client. It is not uncommon that mistakes will happen even in web design and this can happen even with the best designer. There are various ways to avoid these mistakes so that the best...

CSS animations: how far do they get?

The creativity of developers has reached a point that they can make miracles. Indeed, they are able to create funny and artistic animations using the flexibility of CSS with the power of JavaScript. Nowadays, there is the emergence of some built-in properties in the...

The common fonts vs. the custom fonts.

The process of creating the content for the website is usually known by identifying the topics, choosing the tone then developing the content, whether from the scratch or inspired from other sources. During this process, the choice of the font type is critical. In...

Using colors in the CSS scripts.

The Cascading Style Sheets, the CSS,  is a programming language that allows you to handle the styles of the HTML elements. In other words, this programming language inherits the attributes of the HTML tags and can assign them the respective values without the need of...

Working with the list elements.

The HTML tags are codes for the elements that are included in the HTML page or simply on the web page. Some of these elements are visible and display on the web page, some others are not visible, yet they have particular functions to fulfill. The visible elements are...