Results for: "screen"

Contents (257)

The JavaScript forEach loop
The JavaScript forEach loop

We have already talked about how to handle some of loops  types in Javascript including for, for-in and for-off loops. In…

read more
Advanced Android tutorial: discover all your phone's secrets
Advanced Android tutorial: discover all your phone's secrets

It is highly probable that you are not taking advantage of even half of the potential that your Android device…

read more
Top Javascript Libraries and Frameworks Part 2
Top Javascript Libraries and Frameworks Part 2

What are JavaScript frameworks?   JavaScript frameworks are application frameworks that allow developers to manipulate code to meet their particular needs. Web application…

read more
Top JavaScript libraries and frameworks part 1
Top JavaScript libraries and frameworks part 1

JavaScript libraries and frameworks make it easy to develop websites and applications with a wide variety of features and functionality,…

read more
Use the SRCSET attribute to improve your SEO
Use the SRCSET attribute to improve your SEO

There is a new standard HTML attribute that can be used in conjunction with IMG called SRCSET. It is new…

read more