The test sometimes is an art. I would like top share some TEST link that I normally use. The idea is to have in one URL all the test we posible can, please feel free to comment yours and IRead more…
Why HTML5 Mobile?
HTML5 is being developed as a next big HTML revision. The code introduce a number a new elements and attributes, such us: Canvas elements, Video elements, Geolocation, Office Web Applications. Each browser has its own rules and characteristics that differRead more…
CSS Tools: reset and clearfix
When we are planning to work across multiples device and platform is well recommended to reset and minimise the differences and inconsistencies like default line heights, margins and font sizes of headings, and so on across different browsers, like when we are doing: * {Read more…
Useful GIT command scroll
Git Commands Initialize a local Git repository git init Check status git status Add a file to the staging area git add [file-name.txt] Commit changes git commit -m “[commit message]” View changes git log View changes (detailed) git log –summaryRead more…
Hello World!
Hi all, I’m Leo Lanese, @leolaneseltd, I’m a freelance Web Developer living in London. I’m specialise on front-end technologies. This is the first post on my Blog. I would like to share some ideas I have with everyone. Hopefully I canRead more…