Web pages developing

Web Applications ON-LINE

 

Your real projects

in my virtual world

joomla developer

Practical information

HTTP

Hypertext Transfer Protocol - Stateless hypertext transfer protocol.

SEO web design

It is a process to achieve the highest position of our website in the search engines.

Coding websites

Code page should be semantic, to be friendly to search engines.

RWD - Responsive Web Design

The technique of designing web pages so that its appearance and layout will automatically adjust

to the window size of the device where it is displayed (eg browser, smartphone or tablet). Page created in this technique is universal and displays well both on large screens (such as Full HD) and on the screens of smartphones or tablets.

The operation of this technique is done using the so-called. Media queries - which will recognize the size of the browser and insert the appropriate style sheet, or a fragment thereof. For activities, we can also use a variety of JavaScript.

 

A good example of a responsive website is a page that you are currently watching. Catch the browser side edge (left or right), and change the size of the visible window. Page will automatically adjust to the width of your browser . This allows adjust the content in browsers on mobile devices to your browser. And your content will always be legible and will look good regardless of whether you watch it, for example, on your smartphone or on your tablet vertically or horizontally.