This is my first HTML page.
life is intresting.
<title>Text Alignment Example</title> <style> .left-align { text-align: left; } .right-align {
text-align: right;
}
.center-align {
text-align: center;
}
</style>
creating this website has been very weird for me but am trying to just to know how it will be