Home Online Tools

Category: Online Tools

I am sharing here my presentations, articles, code samples, downloadable snippets, and things I find useful, online tools and small demos, ways to fix various issues.


  • Free CSS and HTML Grid Generator – Demo and Code Snippet

    This is a useful online tool for both designers and programmers that are looking for creating a layout or UX based only on CSS + HTML. This is a pure CSS grid that will align elements without using any JavaScript code.
  • Compute the Difference Between Two Date Timestamps

    This demo allows you to compute online the difference between two date timestamps. It also converts the input timestamps into dates, based on the timezone you select.