You are on page 1of 1

<html>

<head>
<title>using center element</title>
</head>
<body text="#0000ff" bgcolor="#FFFF00">
<center>this element is used to align text /center> in the center of browser win
dow.any text that is centered should be between the opening and the closing <cen
ter>tags of the center element.
</center>
</body>
</html>

You might also like