Message boards :
Number crunching :
Website main page
Message board moderation
Previous · 1 · 2 · 3
| Author | Message |
|---|---|
|
karthwyne Send message Joined: 24 May 99 Posts: 218 Credit: 5,750,702 RAC: 0
|
> > But for what it's worth - It's fine for functionality, OK for > > form, but a big fat 0 for markup. > > Yeah, I wasn't too pleased looking at the code. > > For one thing, they're using tables everywhere. That's *so* 1990's. div's > are the way of the future. > > For another thing, the code isn't going to come anywhere NEAR passing a > validation test. You're supposed to quote things for one thing... > > But it does look nice, mostly. :-) > > with all of the wonderful website developers in here, i bet that many of you would be happy to help improve upon what is there, or start from scratch ;) i would offer, but i know just enough to make crappy stuff, and i'm certainly not volunteering any of you out there, but just a thought. (since you are all looking through the code anyway) S@h Berkeley's Staff Friends Club
|
|
7822531 Send message Joined: 3 Apr 99 Posts: 820 Credit: 692 RAC: 0 |
For one thing, they're using tables everywhere. That's *so* 1990's. div's are the way of the future. I think we could come up with an XHTML/CSS combo that would do better, but using <div> in lieu of <table><tr><td> is flat out wrong. De gustibus non disputandi, but this is a proper use of a table, and not a generic block element... For another thing, the code isn't going to come anywhere NEAR passing a validation test. At one point there wasn't even an <html> tag!! |
|
Janus Send message Joined: 4 Dec 01 Posts: 376 Credit: 967,976 RAC: 0
|
> For another thing, the code isn't going to come anywhere NEAR passing a > validation test. > At one point there wasn't even an tag!! Aiming at HTML 4.01 transitional (I know, I would rather do XHTML, but not my decision). You can send any patches you make (and please checkout the latest version from cvs /html/ instead of using "view source") to me and I'll have them online shortly thereafter. Originally the code wasn't written to validate at all, so this is a slow process. Any help in this area is greatly appreciated. |
Paul D. Buck Send message Joined: 19 Jul 00 Posts: 3898 Credit: 1,158,042 RAC: 0
|
> > For another thing, the code isn't going to come anywhere NEAR passing > a > > validation test. > > > At one point there wasn't even an tag!! > > Aiming at HTML 4.01 transitional (I know, I would rather do XHTML, but not my > decision). You can send any patches you make (and please checkout the latest > version from cvs /html/ instead of using "view source") to me and I'll have > them online shortly thereafter. > > Originally the code wasn't written to validate at all, so this is a slow > process. So, make the header transitional, and code the rest strict ... |
|
Jan Inge Send message Joined: 24 Sep 02 Posts: 21 Credit: 1,655,076 RAC: 0
|
> > If you have set "colour on link" in your browser preferences to "blue", > that's > > what you get. > > > Ho was talking about this blue > text on dark blue bg. > If you refresh the page (shift+reload) then you will see the text as orange. Or you could just empty the browser cache. I had the same problem. |
|
7822531 Send message Joined: 3 Apr 99 Posts: 820 Credit: 692 RAC: 0 |
I'll lend a hand as soon as I can get my website going properly - CSS/3 and XHTML/1.1 are kicking my butt on a project, and I refuse to cheap-out and use a JavaScript solution... |
©2026 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.