Twitter Bootstrap is very well known CSS framework today . It is easy to Use CSS framework that helps in Creating Responsive Web pages . I am going to give a Brief Overview of How Bootstrap Differentiate between Different Screen Sizes
Bootstrap includes a responsive, mobile first...
Showing posts with label Responsive Website. Show all posts
Showing posts with label Responsive Website. Show all posts
Thursday, 12 May 2016
Sunday, 1 May 2016
How Google AMP Speeds Up Performance
Source : https://www.ampproject.org/docs/get_started/technical_overview.html
The following optimizations combined are the reason AMP pages are so fast they appear to load instantly:
Allow only asynchronous scripts
JavaScript is powerful, it can modify just about every aspect of the page, but it can also block DOM construction and delay page rendering (see also Adding...
What is AMP and How AMP Works

AMP HTML
Official Website : https://www.ampproject.org
AMP HTML is a way to build web pages for static content that render with reliable, fast performance. It is our attempt at fixing what many perceive as painfully slow page load times – especially when reading...
Subscribe to:
Posts (Atom)
Followers
Popular Posts
-
Sqlite Database is the best way of providing portability...
-
Necessity is the advent of everything today while doing...
-
Quick Sort is a Sorting Algorithm based on Divide And...