<html>
<head>
<title>Carnite.Net</title>
</head>
<body bgcolor=#000>
[align=center]
<img src=http://www.definitelynotsafe.com/img/avatars/l3p></img>
</body>
</html>
<html>
<head>
<title>Carnite.Net</title>
</head>
<body bgcolor=#000>
<div align="center">
<?php
for($i = 0 ; i% <= 12 ; $i++ ) {
echo "
";
}
?>
<img src=http://www.definitelynotsafe.com/img/avatars/l3p></img>
</div>
</body>
</html>
shooraijin wrote:Well, aren't official spec, and I think they're considered deprecated in HTML 4 (I have to look this up). They were a kludge thrown together for early Netscape browsers which caught on, and became widely supported (much to the ire of SGML purists) despite never having been considered true tags.
That being said, I tend to use [align=center] quite a bit myself ... <p align="xxx"> support tends to be dodgy depending on the rendering engine in older browsers, which I support frequently.
Users browsing this forum: No registered users and 87 guests