,
Kamru
--
**
* Mr Kamru Miah Email: k.m...@csl.gov.uk *
* Information Systems Team Tel.: +44 (0)1904 462290 *
* Central Science LaboratoryFax.: +44 (0)1904 462111 *
* Sand Hutton, York YO41 1LZhttp://www.csl.gov.uk
Hello,
Could someone advise me how to replace the depreciated HTML table align
property with CSS equivalent please? e.g.
Many thanks,
Kamru
--
**
* Mr Kamru Miah Email: k.m...@csl.gov.uk *
* Information Systems Team
In my situation,
seems to exclude the hover colour from the image links.
Thanks to both for your help!
Kamru
Vincent Pollard wrote:
> You could add:
>
> img {border:none;}
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
Hello,
Please advise me how to exclude the 'a:hover' below from image links
(i.e. only add hover on text links).
a:hover {
color: #ff; background: #b0e0e6;
}
Is the above problem something to do with the use of 'inherit' property?
Many Thanks
Kamru
--
___
The image is inside a table cell, which has another background image, i.e.:
.
.
.
.
.
.
Conyers, Dwayne wrote:
> Kamru Miah ink wired:
>> I am a new to CSS and do not know why
&g
Hello,
My companying uses a standard template for all Intranet applications
with an number image links,
e.g.
In my own style-sheet I have added a background colour to all mouse
hover using the code below:
a:hover {
color: #ff; background: #b0e0e6;
}
The above background colour ho