![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am working on the following site: http://bricktroop60.awardspace.com/ for my scout troop. It looks good in Firefox and Opera, but Internet Exploder renders the colors differently. Does anyone know why this happens and if so, can you explain why and how to fix it in simple terms (I am new at this)? |
|
Another question - The xhtml validation link has a border around it in FF and IE, but not Opera. Any ideas on why this happens and how to remove it? |
#3
| |||
| |||
|
|
Adam wrote: I am working on the following site: http://bricktroop60.awardspace.com/ for my scout troop. It looks good in Firefox and Opera, but Internet Exploder renders the colors differently. Does anyone know why this happens and if so, can you explain why and how to fix it in simple terms (I am new at this)? I see the same colours in IE as in FF. Are both those browsers on the same machine for you? |
|
Another question - The xhtml validation link has a border around it in FF and IE, but not Opera. Any ideas on why this happens and how to remove it? You got rid of the border on the CSS validation link, with the style attribute value "border:0;width:88px;height:31px". Do the same on the XHTML one. |
|
-- Els http://locusmeus.com/ accessible web design: http://locusoptimus.com/ |
#4
| |||
| |||
|
|
Adam wrote: I am working on the following site: http://bricktroop60.awardspace.com/ for |
#5
| |||
| |||
|
|
Els wrote: Adam wrote: I am working on the following site: http://bricktroop60.awardspace.com/ for I see another problem. In IE, the letters "equests" are repeated below the page on the left. This is caused by a bug, which is usually triggered by a combination of having comments in the source, and adding all widths in percentages up to 100%. On your page, if you take out the comments in the footer, the problem may disappear already. Not tested. |
|
-- Els http://locusmeus.com/ accessible web design: http://locusoptimus.com/ |
#6
| |||
| |||
|
|
I am working on the following site: http://bricktroop60.awardspace.com/ for my scout troop. It looks good in Firefox and Opera, but Internet Exploder renders the colors differently. Does anyone know why this happens and if so, can you explain why and how to fix it in simple terms (I am new at this)? Another question - The xhtml validation link has a border around it in FF and IE, but not Opera. Any ideas on why this happens and how to remove it? |
#7
| |||
| |||
|
|
include this border="0" in <img> tag for the image with the blue border. By default all images that are links have a blue border. For this reason it's always a good idea to include this in all <img> tags.. |
#8
| |||
| |||
|
|
I am working on the following site: http://bricktroop60.awardspace.com/ for my scout troop. It looks good in Firefox and Opera, but Internet Exploder renders the colors differently. Does anyone know why this happens and if so, can you explain why and how to fix it in simple terms (I am new at this)? In what way are the colors different? Lighter? Darker? Dithered? |
|
Another question - The xhtml validation link has a border around it in FF and IE, but not Opera. Any ideas on why this happens and how to remove it? Having those links for validation is meaningless to most visitors. |
#9
| |||
| |||
|
|
On Sat, 15 Jul 2006 22:19:30 -0400, maya <maya778899 (AT) yahoo (DOT) com> wrote: include this border="0" in <img> tag for the image with the blue border. By default all images that are links have a blue border. For this reason it's always a good idea to include this in all <img> tags.. The border is inserted to inform the reader that the image is a link. Why make an image into a link and then hide that fact from the reader? (Yes, I know it is sometimes obvious that an image is a link - but your "always a good idea" is a far too sweeping generalisation.) |
#10
| |||
| |||
|
|
The border is inserted to inform the reader that the image is a link. Why make an image into a link and then hide that fact from the reader? |
![]() |
| Thread Tools | |
| Display Modes | |
| |