Most lines center only in AM browser (a tabbed browser that "sits on top of"
IE-so I assume that it works properly in IE, also).  Also, it gives a
malware warning when I try to open it in Google Chrome (only). The CSS is
below.

 

Allen J. Bennett

 

body {background: #F1EB98; font-weight: bold;};

h1.heading1 {color:green; text-align: center;};

h2 {color:blue; text-align: center;};

h2.newsletters {color: blue; text-align: center; text-decoration:
underline;};

h3 {color:red; text-align:center;};

tr {font-weight: bold; color: blue;};

td {valign: top;};

td.Allen1 {align: right;};

td.Allen2 {align: center;};

td.Allen3 {align: center;};

a {background-color: #F1EB98;};

div.pdf {text-align: center; color: green; font-size: 125%;};

div.AncelKeys {color: blue;};

img.Allen {width: 25%; height: auto;};

img.AncelKeys {width: 60px; height: auto; align: center;};

img.Ancel {width: 200px; height: 224px;};

img.Jack {width: 200px; height: 224px;};

img {border: 0;  width: 9%;height: auto;};

span {color: blue;};

div {font-weight: bold;};

div.newsletters {text-align: Left;};

div.guestbook {text-decoration: underline;};

input.submit  {text-align: Center;};

 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to