Code
Execute
<!DOCTYPE html> <html> <head> <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy align attribute</title> </head> <body> <p align="left">Wikitechy Left Alignment.</p> <p align="right">Wikitechy Right Alignment.</p> <p align="center">Wikitechy Center Alignment.</p> </body> </html>
Result