hi. I am last year BSc(IT) student. I am learning HTML. I want know how to align text in right side. I used different tag but none of them worked out for me. Any easy to understand tip will be appreciated! Thanks in advanced.
hi. I am last year BSc(IT) student. I am learning HTML. I want know how to align text in right side. I used different tag but none of them worked out for me. Any easy to understand tip will be appreciated! Thanks in advanced.
Type the code <p align="right"> before writing the text you would like aligned to the right on your web page. After the bracket, type whatever information you want to add on your website. Then, type the code </p> to indicate the end of the alignment.
Bookmarks