On Thu, Apr 19, 2012 at 4:01 AM, Florian Hamberger <
florian.hamber...@fhcb.net> wrote:
> Hello,
> I redesigned a website with HTML5 and CSS3 with responsive design.
>
> The link is: http://www.fhcb.net/HKPR/
>
>
> --
> Florian Hamberger Computerberatung
>
First impression: simple, clean, site w
2012-04-19 16:12, Paceaux wrote:
one of the major reasons you see "!important" in these major corporate websites
is Internet Explorer.
Internet Explorer 7 will ignore !important,
No, it does not. It has some bugs in its support, but it would be all
wrong to say that IE 7 ignores !important.
To follow up with what others have shared regarding !important, one of the
major reasons you see "!important" in these major corporate websites is
Internet Explorer. Internet Explorer 7 will ignore !important, while other
browsers will not. So often, the "all other browsers" property is used wit
Thanks Yukka
Sent from iOS 5
On Apr 19, 2012, at 12:29 AM, "Jukka K. Korpela" wrote:
> 2012-04-18 20:39, Tom Livingston wrote:
>
>> Does anyone know what the browser support is for block links? Google
>> isn't helping - probably because of my choice in search criteria. For
>> example:
>>
>> A
> > Every now and then, when I'm reading other peoples'/companies' css code,
> i see this "!important" thing added to the end of some of the lines in css.
> >
> > What does it do/change?
>
Hiya David,
The !important flag, when appended to a CSS property, makes the declaration
take precedence over
Hello,
I redesigned a website with HTML5 and CSS3 with responsive design.
The link is: http://www.fhcb.net/HKPR/
Please give me your comments and opinions.
Thank you!
--
Florian Hamberger Computerberatung
Pfannstiel 7
83112 Frasdorf
Fon: +49 8052 2196
Fax: +49 8052 909111
E-Mail: florian.hamber
On Apr 19, 2012, at 4:39 PM, David Thorp wrote:
> Really? No one knows?
Or is it that people have been busy today and haven't had time to respond ?
> I tried googling it and seeking it out on w3schools, but can't seem to find
> the !important thing specifically. Just finds lots of (unhelpful
Really? No one knows?
I tried googling it and seeking it out on w3schools, but can't seem to find the
!important thing specifically. Just finds lots of (unhelpful) instances of the
word "important". (Search engines ignore punctuation supposedly).
David
On 18/04/2012, at 6:03 AM, David Thor