Whohoo! I optimise my webpage and got 100/100 in the Google Page Speed Insight
Category Archives: Development
My dailycssimages works
Start new codepen.io 50-day email challenge with css images creating by http://dailycssimages.com/@Mike Mangialardi
Back to boilerplate website
After remove Yandex search from http://poplauki.eu from index back boilerplate website version. Second bad thing is large bandwitch on first load – about 1.5 Mb. It to large for simple 5 page site. Fix side menus for mobile browsers. So ended experiments with personal website builded with React.
The Laws of Computing
The Laws of Computing….. from source First law – The Computer is always right.
Create instagram plugin gallery
Create Instagram photos JSON file use this script –
Update SEO
Update SEO of the main page poplauki.eu by https://github.com/h5bp/html5-boilerplate/blob/5.3.0/dist/doc/extend.md Add microformat`s by Shema.org . Validate with Google testing tool Add Twitter and Facebook card Add separate meta tag to detect mobile device and redirect to mobile website version
Fixed right menus for poplauki.eu website
Task : find fixed right menu with pure CSS and Javascript List of the solutions: CSS menu Multilevel over-lapping responsive menu Off Canvas menu effect Sitepoint tutorial Chooses Sitepoint tutorial