- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 27 Jun 2006 18:41:13 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3412
Summary: BUG CSS OR NOT ?
Product: CSSValidator
Version: CSS Validator
Platform: PC
URL: http://www.smartware.fr/brice/index.php
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: main pages/translations
AssignedTo: ot@w3.org
ReportedBy: brice_studio@caramail.com
QAContact: www-validator-cvs@w3.org
1/
First, when i use CSS validator it's ok when i delete this informations :
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
Why ?
2/
After, another problem is when i use the mouse, i use CTRL+Scroll of MOUSE and
I can't resize all the text of my page. Maybe the reason is I include much CSS
files ?
<link href='css/menu.css' rel='stylesheet' type='text/css'>
<link href='".$css."' rel='stylesheet' type='text/css'>
<link href='css/text.css' rel='stylesheet' type='text/css'>
<link href='css/bas.css' rel='stylesheet' type='text/css'>
But I did a test, when i delete this from my CSS file: font-size.... it works
but i can precise/tell the default font size...
Is there any solutions?
Thanks for your help.
!!!
Please only answer to brice_studio@caramail.com
Thanks a lot
!!!!!
Received on Tuesday, 27 June 2006 18:41:16 UTC