I want best book which covers following topics for HTML/CSS/Javascript
Topics are:
1. HTML/HTML5
a. HTML Page design using DIV based layout (no tables)
b. META Tags
c. Viewport
d. HTML5 Page design using
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Krishna MurthyPosted Jul 16, 2015, 3:15 AM
Parth DavePosted Jul 16, 2015, 12:48 AM
3. JavaScript
a. DOM Manipulation
i. Change content of the DIV based on some event
ii. Populate data inside a DIV using AJAX
iii. Show/Hide Elements
b. Event handlers
c. Timer functions – setTimeOut, setTimeInterval
d. AJAX and JSON
e. Cookies management
f. Debugging using Browser Console
Krishna MurthyPosted Jul 16, 2015, 12:33 AM