Mmmm.... mouse gestures...
Announcement
Collapse
No announcement yet.
Testing with Opera 5.12
Collapse
X
-
This is Shireroth, and Giant Squid will brutally murder me if I ever remove this link from my signature | In the end it won't be love that saves us, it will be mathematics | So many people have this concept of God the Avenger. I see God as the ultimate sense of humor -- SlowwHand
-
Originally posted by Glonk
Why doesn't the Mozilla devteam just add in support for the "IE-specific tags"? It's a huge coalition of open source programmers, they sure as hell have the manpower for it.
The reason they don't add it is because they just want to put a nice sticker on their product saying "standards compliant, IE isn't, nyeah. Who cares if you'll still have trouble rendering some pages, this IS the standard!"
Originally posted by Glonk
Using that kind of logic you can shoot down basically all of CSS.
Originally posted by Glonk
It's just nice little things that can enhance the user experience, like being able to control table borders better, recolor the scrollbar, etc.
Originally posted by Glonk
There's a reason why developers sometimes use the IE-specific tags: The "standards" tags are inadequate.(\__/) 07/07/1937 - Never forget
(='.'=) "Claims demand evidence; extraordinary claims demand extraordinary evidence." -- Carl Sagan
(")_(") "Starting the fire from within."
Comment
-
Originally posted by Urban Ranger
The problem with that is the IE-specific tags is a moving target. They can change without notice, subjected only to the whim of the IE development team. Another problem is there is a good reason for standards. Com'on, you haven't answered me why M$ is on the W3C standard committees yet felt compelled to go off on it's own merry way.
No. Clearly you don't understand what CSS does.
You don't NEED what CSS gives, it all just makes the user experience better. You don't even really need the FONT tag for christ sake. What you're saying is the "IE-specific" tags are useless because they don't contribute content to the site. The same can be said about all of CSS, you can get away with using raw HTML to deliver the same content.
In other words, trivial extensions of no real purpose.
Says the person who doesn't know what "-->" does."The issue is there are still many people out there that use religion as a crutch for bigotry and hate. Like Ben."
Ben Kenobi: "That means I'm doing something right. "
Comment
-
Okay, you asked for it...
From the other thread:
I've not getting the --> with webwasher + IE enabled...
And from this thread:
I was wondering why the hell Opera was displaying the tail end of a comments tag (Which should never be displayed).
Here's a screenshot from IE 5.5 with WW active:Within weeks they'll be re-opening the shipyards
And notifying the next of kin
Once again...
Comment
-
Testing, Opera 5.0 on Linux...This is Shireroth, and Giant Squid will brutally murder me if I ever remove this link from my signature | In the end it won't be love that saves us, it will be mathematics | So many people have this concept of God the Avenger. I see God as the ultimate sense of humor -- SlowwHand
Comment
-
CSS is a great tool for simplifying the designer's work, generalising styles (in a manner similiar to XML but more practical in today's proper-XML-rendering-lacking world), reducing bandwidth and improving the aesthetics of the page. In fact, after I've started using CSS, I've become even less inclined to use all those "cool" tricks. Sure, a custom-colored navbar is nice, but it's really hard to not to have it dreadfully annoying after the first one or two usages.
In fact, CSS allows you to make a totally clean, imageless website that will still look better than most image-full sites, and will load a million times faster. It also simplifies the usage of ASP, PHP and the such in some cases, such as creation of parsers similiar to UBB's or EZboard's codes, or color-scheme choosers, that some people are fond of.
CSS also allows the designer to change the theme of the website easily, changing one or two .css files instead of plodding through dozens or hundreds of HTML pages for days, searching for that font tag. It's also easier to read, class="nav" is a lot easier than reading the five or six attributes (some of them don't even exist in normal HTML) that make it up.
Useless nonsense? Standard CSS is exactly the opposite, while the IE addons are mostly (I said *mostly*) nonsential and annoying toys. Thus Spake Mark.
Opera is a great browser, but I don't usually use it. I normally use IE for most tasks on Windows, and Mozilla on Linux. Mozilla has the advantage of having the potential of correctly displaying Hebrew text (Eli d00d).
All in all, everything has it's advantages. Windows, Linux, IE, Opera, Mozilla... All have advantages and disadvantages. And Glonk, 75% of the market isn't a monopoly. Every fourth person on the Internet is not using IE. And when I build a website, I'm trying to reach EVERYBODY. Yes, even those with a mere 33.6 modem, 640x480 res and 256 colors. Believe it or not. And I'm happy to say that I do it quite well.
No, the site you'll visit if you click on my homepage isn't the best site I made, nor does it conform to the above "standards". It's a site I made more than a year ago, when I was young and foolish, and didn't know CSS or PHP. Or anything much, in fact. I'm working on a renewed version for that site that will be in the air quite soon, hopefully.
Comment
Comment