Introduction
1. Working of Blogger
2. Basic Terms
2.1. XML NameSpaces
2.2. Sections
2.3. Widget
2.4. Include & includable
3. If & else condition
3.1. Introduction
3.2. Various conditions
3.2.1. Showing content with respect to “type” of page
3.2.2. Showing content with reference to url
3.2.3. Showing content by validation
3.3. Comparing Operators
3.4. Multiple If Conditions
3.5. XML escaping characters
4. Getting Started..
4.1. Creating & modifying HTML
4.2. Adding gadgets to HTML
4.3. Fixing some basic things
4.3.1. Fixing Title
4.3.2. Error due to navbar
4.3.3. Setting up alternate header
5. Creating post layout
5.1. Defining variables and dynamic DIV
5.2. Creating readmore function
5.3. Fixing minor bugs
5.3.1. Removing the top title and date
5.3.2. Formatting the timestamp
5.3.3. Removing post footer
6. Creating Pagination
7. Customizing item page
7.1. Creating Header
7.2. Related posts widget
8. Error page
Appendix - I
Appendix - II