Hi all,
just for your information :
The IE7 blog [1] gives the last update on the CSS support in IE7, as
of 22/08/2006, and the list of bugs they have corrected.
The article suggest it is the support status for the shipping version.
[1] http://blogs.msdn.com/ie/archive/2006/08/22/712830.aspx
G
hi,
> when applying more than one class is there a better way to do it than
>
Read http://css-discuss.incutio.com/?page=MultipleClasses and
http://www.w3.org/TR/html401/struct/global.html#adef-class
for more info.
2006/7/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi,
>
> when applying more
Hi anastasios
> The problem is when I add another table with that table it inherits the
> css regardless if the class is set or not and I do not want it to. What
> is the issue?
a workaround shoud be to add inner table border canceling:
/* a th of a table inside a table */
table.thinOrangeBorder
> Hi all,
Hi tryst,
> I need to create a form on my website, and was wondering if 's
> are used to lay out 's still, or is it best to use CSS?
You should check first the wiki page related to this topic :
http://css-discuss.incutio.com/?page=FormElements
Does it answers your need, or have i mi