So I guess you're doing something right, Jeff! :)
--Dave Althoff, Jr.
I'm just hoping this is not an XHTML 1.0 charset, or we just got a record-breaking number of errors.. You can't do everything right now can you?
------------------
Dutch Coastin' :: European coasters, thrills and theming!
Tell me, what's "messy" about the HTML? No really, I want to know. If you're talking about tabbing, you really need to get over it, because the browser doesn't care if you have tabs or even line breaks.
The fact is simple... CoasterBuzz looks and works right in 99.99% of browsers out there.
------------------
Jeff - Webmaster/Admin - CoasterBuzz.com - Sillynonsense.com
"The world rotates to The Ultra-Heavy Beat!" - KMFDM
I try to work with W3C standards myself, you don't need to tell me that they're old-fashioned and impossible to fully implement. Doesn't change the fact that it is the standard, and that is no more than normal to validate a website according to that standard.
Concerning the "messy" HTML, it's just inconsistant. Sometimes you use uppercase tags, sometimes you use lowercase tags. You use HTML 4.01 tags, XHTML 1.0 tags, HTML 4.0 tags. Very inconsistent. Because of this it takes a longer time (yeah, I know I'm whining about nano-seconds) to parse the page. Not a big deal, but nontheless "important".
Don't start about this site looking good. I can see that myself. As for the width. I don't mind a debate with you concerning webdesign or W3C bs, but in a normal fashion. If you get insulted by the slightest comment, I won't even bother again to give my opinion..
------------------
Dutch Coastin' :: European coasters, thrills and theming!
The W3C is crap. Give me a break, my page is invalid because I don't use alt tags on invisible spacer graphics? Ha!
Not only that, but you can't see the big picture about the way the site operates anyway. This entire site is three pages, one for general content, one for the forum and one for photo pages. The home page has three eight discreet user controls by itself, one of them not even coded by me, and that's still not including the two http handlers that dynamically serve the style sheet and header graphic.
Even better, I give a ton of credit to Microsoft because the HTML generated by .Net for some controls (like the calendar control) works in every browser I've tested it in, Windows and Mac. The boys in Redmond done good.
So if you want to go on hand-coding every line of HTML and running it through your W3C compliance checker, you go right ahead. I'm too busy building applications that work right and look right in all browsers, and those browsers are the only standards I care about.
------------------
Jeff - Webmaster/Admin - CoasterBuzz.com - Sillynonsense.com
"The world rotates to The Ultra-Heavy Beat!" - KMFDM
"[IMAGE]"
But remember, DRNK, CoasterBuzz is generated dynamically. The code that your browser sees is generated by a preprocessor on Jeff's server, and the resulting code doesn't have to be pretty. The only reason for formatting your HTML code or using consistent tags or any of that sort of thing is to make it easy to read when you're troubleshooting the code. But the code that you see in your browser...or rather, the code that your browser sees...does not exist on Jeff's system. It's generated on the fly by another program. Nobody has to look at that code...as long as the browser can handle it, that's what is important. And if it works in Opera and Safari, two browsers built specifically to be standards-compliant, then it's not entirely unreasonable to think of the code as 'acceptably compliant' even though the validator doesn't like it.
--Dave Althoff, Jr.
*** This post was edited by RideMan 1/31/2003 12:41:53 PM ***
------------------
Joe Cernelli
Webmaster, Kennywood Boulevard
"Don't criticize what you can't understand."
------------------
Jeff - Webmaster/Admin - CoasterBuzz.com - Sillynonsense.com
"The world rotates to The Ultra-Heavy Beat!" - KMFDM
I've found that there are things that Safari does better than Chimera, and some things that Chimera does better than Safari, to the extent that at home I do most of my browsing with Chimera. Both browsers are WAAAAAY better than IE5, and both are actually better than Opera on Windows. (Opera on MacOS is pretty awful...and it isn't OS-X native). Odd thing is that Chimera and Safari are both basically in Beta form, but they're both awesome browsers.
One odd thing, though: At work (Opera), I'm not getting the ads on this site. No banner at the top, and a big hole where I expect to see the skyscraper. At home, where I'm on dial-up and would actively encourage such ad suppression, I get both banners and the skyscraper. Which is odd because there are a lot more HOST-file entries at home than at work... (at work it's basically just Doubleclick that gets its traffic nuked)
--Dave Althoff, Jr.
You must be logged in to post