<html> <head> <title>HTML Headings</title> </head> <body> <h1 align="left">Left aligned heading</h1> <h1 align="center">Center aligned heading</h1> <h1 align="right">Right aligned heading</h1> </body> </html>
"Coding Hub - Learn to code" app now available on Google Play Store