Present day viruses
There are a huge number of computer viruses in the world. To establish their exact number (along with all modifications and upgrades) no one is taken. Instead, it is customary…

Continue reading →

The allowable marginal cost of the targeted action of the visitor on the site.
Website performance is measured not by the site’s position in the TOP, and not by the number of visitors, although most often site owners track and pay for these metrics.…

Continue reading →

Interesting features of UI design in different countries
When you create an interface design for applications / sites operating in different countries, you should take into account the peculiarities of national cultures and traditions of the corresponding target…

Continue reading →

this is easily done

How to make a website footer: design options, why you need it, tips

Home »Web Design» How to make a footer of a site: design options, why it is needed, tips
How to make a website footer: design options, why you need it, tips

basement of the site Developers often overlook that the footer for the site (translation from English footer / basement) is one of its basic elements. It can provide more complete information about the company, and also performs various useful functions: it facilitates navigation, helps visitors navigate a web project and is useful for some commercial purposes.

Earlier in the blog, we examined the development of the website header, and today we’ll talk about the basement. Here you need to competently approach the choice of control components that will be included in it in order to get an effective and optimal solution. We bring to your attention a translation of the article from Agentestudio, which contains the best practices on the design of the footer and its illustrative examples. Continue reading

Mailto – HTML

In order to somehow dilute the design theme, let’s look at another layout lesson today – a lot of time has passed since the previous post about CSS hover effects. This note will be devoted to the issue of creating a link to mail in html. All this is implemented using the usual A tag, which, despite its simplicity, can be used not only to create hyperlinks, but also has several interesting nuances.

The basic syntax looks like this:

<a href=”mailto:youremail@somesite.com”> write to us </a>
Here, as the href attribute, write the phrase mailto and the mail where you want to send the message. Inside the tag is the link text that the user will click on.

The problem with this design is not the best UI / UX solution for users, because clicking on a link performs actions that not everyone likes. It’s like with a PDF document when it immediately opens in the browser.

OPENING IN A NEW WINDOW Continue reading

The ideal form of authorization - how to do it is not necessary
Recently, we posted a number of useful tips on creating effective registration forms on the site, and today we want to talk about the authorization / login block. Recently, a…

...

The ideal form of authorization - how to do it is not necessary
Recently, we posted a number of useful tips on creating effective registration forms on the site, and today we want to talk about the authorization / login block. Recently, a…

...

All the information about you is ... on the Internet
The fact that computers have long and reliably entered the lives of almost every person no longer surprises anyone. This “iron” makes us capable of many things: it allows us…

...