I just want to ask if how can I make my blog post title to H1 and H2 for my blog title if I open one post in my blog, and in my home page I want to make my blog title to h1 and h2 for post title. How can I do this.? I'm using blogger platform.
Using blogger platform I assume that means you don't actually code anything but just write post and let the setting decide how to generate the code. In that case I would suggest that you either dig around through the blogger UI to see if there is an option for such a change, or visit the blogger support pages, or learn enough HTML to produce real pages instead of Google baubles.
Open the theme's index file and change it. Or type in Google "How to modify a template in WordPress".
login to your blog and click template and edit html and press ctl+f and write <title> and click search then you can change blog title h1 to h2