shutting it down
Computer Upgrade
I’ll start with the upgrade, as it can slightly influence the decision of what is right for you. Upgrade (Upgrade) – this word means updating or improving what is, in this case, a computer. This issue, upgrade, does not apply to laptops. Due to the difficulties of assembly, upgrades to laptops and netbooks are not carried out.
So, after working for some time on the computer, you began to conceive that new programs do not work so fast, you also feel a lack of power in games, and you wondered “what to do?”. There are three Continue reading
Website translation and localization
In technical dictionaries and specialized literature, the term “localization” is often equated with “translation”. However, in practice, localization often goes beyond the scope of translation tasks.
What is site localization
Localization – transferring a site from one linguistic and cultural environment to another. For full localization, you need to translate not only content, text content, but also labels for various navigational elements, meta tags, alt and title images, various technical information and service files. The composition and volume of text fragments that need to be transferred from one language to another are determined individually, but, in any case, it is optimal to order high-quality localization in a specialized bureau. Continue reading
Advanced CSS Hacks Collection
A hack is a method that allows CSS to be perceived only by a specific browser.
Hacks can be used not only to fix bugs in the layout, but also if certain browser features are used to speed up the rendering of a web page in it (for example, CSS3 properties)
ALL KNOWN CONDITIONAL COMMENTS IN IE
Despite their fame, there are many rarely used ones.
For example, a stylesheet that will be visible to all browsers except IE versions 5-8.
<! – [if! IE] -> <link href = “styles.css” rel = “stylesheet” media = “all” /> <! – [endif] -> Continue reading