how to text align center html

html text alignment center the  paragraph tag<p and align tag in style="text-align:center using this tag text alignment center

text alignment center tag

style="text-align:cente

html alignment text example programming
<html>
<head>
<title>coder</title>
</head>
<body>
<h1 style="text-align:center">heading center </h1>
<p style="text-align:center">paragraph center</p>
<body/>
</html>
output
Previous
Next Post »

Search This Blog