Home Java HTML Text Alignment HTML Text Alignment Ectechview January 24, 2016 0 comments Share: Facebook Twitter Google+ Pinterest Whatsapp HTML Text AlignmentThe text-align property defines the horizontal text alignment for an HTML element:Syntax:<h1 style="text-align:center;">Centered Heading</h1><p>This is a paragraph.</p>Screenshot:
No comments