logo       

Re: align="center": msg#00076

org.w3c.validator

Subject: Re: align="center"

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
 <title>Centering</title>
</head>
<body>
 <div style="text-align:center">
  <table>
     <tr><td>some text</td></tr>
  </table>
 </div>
</body>
</html>
----- Original Message -----
From: bronco
Sent: Thursday, September 19, 2002 12:11 AM
Subject: Re: align="center"

so, what can one use to replace align="center" with <div>.  The notes that I see say to use styles instead, but so far have offered no examples.
 
it may be a simple technique, but I haven't found one yet.  let's say I want to replace this with <div>
 
<body>
<table align="center">
  <tr><td>some text</td></tr>
</table>
 
what would it look like?
 
thanks,
steve
 
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise