Category Archives: Dev

20 Interesting JavaScript and CSS Libraries for February 2016

Super Simple Slider Super simple slider is jQuery plugin which provides you with a functional and lightweight slider. To set it up just place your content in an empty element and call the plugin. If your content is of different … Continue reading

Posted in Dev | Leave a comment

How to work with SVG icons

check source as stupid wordpress erase svg There are many ways to use SVG icons in HTML and CSS, and I haven’t tried them all. This is how we do it in our small front-end team at Kaliop. It works … Continue reading

Posted in Dev | Leave a comment

HTML5 and CSS3 Code Generators For Web Programmers

HTML5 and CSS3 are the best languages to start off learning with, and one of the best way is- simply jump into it and manipulate the code. Generator plays a vital role in generating auto-codes, they are incredibly useful for … Continue reading

Posted in Dev | Leave a comment

Все способы вертикального выравнивания в CSS

Я думаю, многие из вас, кому приходилось заниматься версткой, сталкивались с необходимостью выравнивать элементы по вертикали и знают, какие сложности возникают при выравнивании элемента по центру. Да, для вертикального выравнивания в CSS есть специальное свойство vertical-align с множеством значений. Однако … Continue reading

Posted in Dev | Leave a comment

The Fab Four technique to create Responsive Emails without Media Queries

I think I found a new way to create responsive emails, without media queries. The solution involves the CSS calc() function and the three width, min-widthand max-width properties. Or as I like to call them all together: the Fab Four … Continue reading

Posted in Dev | Leave a comment

Frontend Development

Guides Bento: a collection of guides for web development. Hack Design: An easy to follow design course for people who do amazing things. Web Style Guide – 3rd Edition covers all the elements from CSS and typography to HTML and … Continue reading

Posted in Dev | Leave a comment

Создание веб-сайта. Курс молодого бойца

Как-то меня попросили провести небольшой семинар в лицее, где я когда-то учился, по созданию веб-сайта. В процессе написания речи я подумал, что она может вылиться в материал, который, возможно, будет полезен многим начинающим в области веб-дизайна, вёрстки веб-страниц и пр. … Continue reading

Posted in Dev | Tagged , , , | Leave a comment

CSS Protips

A collection of tips to help take your CSS skills pro. Use :not() to Apply/Unapply Borders on Navigation Add Line-Height to body Vertically-Center Anything Comma-Separated Lists Select Items Using Negative nth-child Use SVG for Icons Text Display Optimization Use max-height … Continue reading

Posted in Dev | Tagged , | Leave a comment

How To Learn PHP With 0 Investment?

PHP is one of the most popular programming languages we have world of web. Many major websites on internet use PHP to organize their Database structure including the most famous Facebook. The largest Blogging platform for Bloggers, Yes! I am … Continue reading

Posted in Dev, edu | Tagged , , , , | Leave a comment

Learn SEO and Search Marketing by Moz

Level up your online marketing game with search optimization skills. The Beginner’s Guide to SEO (pdf) How Search Engines Operate How People Interact With Search Engines Why Search Engine Marketing is Necessary The Basics of Search Engine Friendly Design & Development … Continue reading

Posted in Dev, marketing, Technology | Tagged , , | Leave a comment