Posted by Spartanicus on 10/16/36 11:17
"Lee Marsh" <burgermeister01@fake.com> wrote:
><style>
>img{
> height:110px;
> width:130px;
> }
></style>
Image dimensions should be specified via html attributes, not via an
optional component such as CSS.
Often also applies to other seemingly presentational data like valign on
a data table. Your markup should work without CSS.
--
Spartanicus
Navigation:
[Reply to this message]
|