![]() | ![]() | ![]() |
| | #29 (permalink) |
| Civilians | And lo, Allis didst speak in alt.www.webmaster: > "Theg" <no@email.please> wrote... > >> I was actually trying to agree with you. I said 'browser', I meant >> 'user.' I wish I drank coffee, and could blame a lack thereof for the >> error. > > You don't drink coffee? > http://www.grinningplanet.com/2005/0...ke-cartoon.htm > > It's blasphemy I tell ya... What's blasphemy is that there is more advertising on that page than content. Grey |
|
| | #30 (permalink) |
| Civilians | "GreyWyvern" <spam@greywyvern.com> wrote in message news p.svppljzmsl6xfd@news.nas.net...> And lo, Allis didst speak in alt.www.webmaster: > > "Theg" <no@email.please> wrote... > > > >> I was actually trying to agree with you. I said 'browser', I meant > >> 'user.' I wish I drank coffee, and could blame a lack thereof for the > >> error. > > > > You don't drink coffee? > > http://www.grinningplanet.com/2005/0...ke-cartoon.htm > > > > It's blasphemy I tell ya... > > What's blasphemy is that there is more advertising on that page than > content. > > Grey The way of the net ![]() Replication...replication...replication...throw some ads up. -- Allis http://nexussix.net http://themooseisloose.net |
|
| | #31 (permalink) |
| Civilians | rf wrote: > Els wrote: > >> > </more pedanticer> >> >> <even more pedanticker> >> #1 I'm sure the 'c' doesn't change pronounciation on its way to >> becoming a superlative ;-) > > Er, pedant, pedantic, pedanticer. Why the need for a superfluous k? > > Then again google reveals 0 hits for either spelling :-) > >> #2 Hello World! is incorrect grammar, as English doesn't capitalize >> ordinary nouns that aren't placed at the beginning of the sentence. >> Therefore: Hello world! > >> </even more pedantickest> > > Madam, I bow to your superiour pedanticism :-) > > But of course there is the standard, and much shorter, Australian version of > the above: > > G'day. Some USans have pared even that down: Yo. -- Blinky Linux Registered User 297263 Killing All Posts from GG: http://blinkynet.net/comp/uip5.html End Of The Good GG Archive GUI: http://blinkynet.net/comp/gggui.html |
|
| | #32 (permalink) |
| Civilians | Once upon a time, far far away "Allis" <allis@allis> muttered >> >> What's blasphemy is that there is more advertising on that page than >> content. >> >> Grey > >The way of the net ![]() >Replication...replication...replication...throw some ads up. Hey some of us have to make a living you know! That said, we are concious of not putting too much advertising on pages - though some should argue that any advertising is too much. Matt |
|
| | #33 (permalink) |
| Civilians | "Matt Probert" <comments@probertencyclopaedia.com> wrote in message news:4304d8cb.22489287@news.ntlworld.com... > Once upon a time, far far away "Allis" <allis@allis> muttered > > >> > >> What's blasphemy is that there is more advertising on that page than > >> content. > >> > >> Grey > > > >The way of the net ![]() > >Replication...replication...replication...throw some ads up. > > Hey some of us have to make a living you know! That said, we are > concious of not putting too much advertising on pages - though some > should argue that any advertising is too much. > Advertising is great ![]() Done well, in good taste, it has its place. It's just when you see one measly piece of content surrounded by ads, ugh. -- Allis http://nexussix.net http://themooseisloose.net |
|
| | #34 (permalink) |
| Civilians | > How difficult can it be to tell a newbie this: > Start any document with this line: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" > "http://www.w3.org/TR/html4/strict.dtd"> > > -- > Els http://locusmeus.com/ > Sonhos vem. Sonhos vão. O resto é imperfeito. > - Renato Russo - > Now playing: Guns N' Roses - 14 years Hi there, well I tried putting that at the beginning of each page but still no go. Any other ideas please. http://validator.w3.org/check?uri=ht...line&verbose=1 Many thanks for your input. I agree, learn it right from the beginning ![]() Cheers Jenny |
|
| | #35 (permalink) |
| Civilians | JennyLin wrote: >> How difficult can it be to tell a newbie this: >> Start any document with this line: >> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" >> "http://www.w3.org/TR/html4/strict.dtd"> > well I tried putting that at the beginning of each page but still no go. > Any other ideas please. > http://validator.w3.org/check?uri=ht...line&verbose=1 When I click that link, and tick the box 'show source', I see no doctype at all. Did you forget to upload the edited version of the page? As for the rest of the errors: - No Character Encoding Found! Falling back to UTF-8. Apparently your server doesn't send a header about the charset that is to be used. This can probably be changed, but for the time being, just add this line in the <head> of your page: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - bunch of errors because of frames What can I say: frames are a bad idea. You can Google for "why frames are evil" to find plenty of information about the reasons for it. If you really want to learn it right, forget about frames. Build your page the way it should look, you don't need frames for that. Frames can be useful in some occasions, but they usually don't have real advantage over regular pages. In those rare cases where their use is justified, you'd need a different doctype, especially for pages using frames. So, it's your choice: wanna start utterly correctly and ditch frames, or stick to frames cause it's "easy" and change the doctype on the page with the frameset? In case the latter, this would be the doctype: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> (be aware though, that people will keep telling you "ditch the frames" just about every single time you ask for advice in groups like alt.html ;-) ) > Many thanks for your input. > I agree, learn it right from the beginning ![]() Well, let's start on the way you post here then. It's not difficult, so please follow these simple guidelines: - do not alter the subjectline to include the name of the previous poster. Instead, start your post with "Els wrote:" or something like that. (well, use another poster's name if it was another poster of course ;-) ) - do not include the other posters' signatures when you quote their messages. They are only relevant on their posts, not on yours. To make things easier, you can download and install OE-Quotefix which will force Outlook Express to behave almost like a real newsreader ;-) -- Els http://locusmeus.com/ Sonhos vem. Sonhos vão. O resto é imperfeito. - Renato Russo - Now playing: Guns N' Roses - Paradise City |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VBA Shape Animate | BoomerM3 | Microsoft Applications | 12 | 10-05-2005 22:00 |
| animate.js error - still and ever more so. | JennyLin | Web Design | 11 | 08-22-2005 00:00 |
| Animate Background | =?iso-8859-1?B?p0Nocmlzc2mn?= | Microsoft Applications | 1 | 05-11-2005 00:00 |
| Animated GIF doesn't animate | Daniel Gatti | Microsoft Applications | 5 | 11-16-2004 22:55 |
| Animate bullets | Kelly | Microsoft Applications | 2 | 06-16-2004 11:32 |
![]() | ![]() | ![]() |