"richard" <
nor...@example.com> wrote in message news:17f6akkvjoyj8$.1wolqiyosgw40$.dlg@40tude.net...
> On Wed, 4 Dec 2013 11:02:49 -0600, Hot-Text wrote:
>
>> "Evan Platt" <ev...@theobvious.espphotography.com.invalid> wrote in message news:cg9u99tl6s9qr82db...@4ax.com...
>>> On Wed, 4 Dec 2013 00:45:33 -0500, richard <
nor...@example.com>
>>> wrote:
>>>
>>>>as I said, you can't code worth shit.
>>>
>>> Oh the irony.
>>
>> Subject: Re: What Font and Size Should I Use?
>> From: anonymous (at) 127.000 (Richard)
>> Newsgroups: alt.html
>> Organization:
http://extra.newsguy.com
>> Date: Dec 01 2003 23:04:13
>> Message-ID: <
bqfsa...@enews3.newsguy.com>
>> References: 1
>> User-Agent: Microsoft Outlook Express 6.00.2800.1106
>> <
http://css.alt.mynews.ath.cx/article.php?id=15384&group=alt.html#15384 >
>>
>> Here OP richard same <
http://hot-text.ath.cx/scrollbar/index.html >
>>
>> <style type="text/css">
>> <!--
>> script { ? }
>> -->
>> </style>
>
> Now that is going way way back.
> Strange how no such message exists.
One One by You on
<
http://al.howardknight.net/msgid.cgi?STYPE=msgid&A=0&MSGI=%3Cbqjp5102u4l%40enews4.newsguy.com%3E >
And I believe I-Phone like your ideal
Maybe one of your best ones too
> Oh and those scrollbars?
> Wow. I'll bet I can find a thousand sites with the same ones.
<
http://web.archive.org/web/20031206185838/http://thenetter.com/ >
Copyright
- All graphics contained within this collection are copyright
� 2003 - Carole Nickerson, owner - TheNetter.com, all rights reserved
> And you still can't code worth shit.
But do you always shit
With your ass to the hill.
Beginners Templates
<
http://web.archive.org/web/20031210053131/http://web.thenetter.com/ >
Good old Netscape days and FrontPage
// text-code_to-html_win32. ccp
// work in a good cgi-bin
void __fastcall TForm1::Button1Click(TObject *Sender)
{
AnsiString Text = "Hello Evan Platt,\r\n"
"How are you?\r\n";
TStringList *StringList = new TStringList;
StringList->Text = Text;
int nr = -1;
while ( ++nr < StringList->Count )
StringList->Strings[nr] = "<p>" + StringList->Strings[nr] + "</p>";
// Now add the relevant htmlcode before and after
StringList->Text =
"<html>\r\n"
"<head>\r\n"
"<title></title>\r\n"
// Dam no CSS in the Code Richard
// You call add some if you know how
"</head>\r\n"
"<body>\r\n"
+ StringList->Text
+ "</body>\r\n"
"</html>";
ShowMessage ( StringList->Text );
delete StringList;
}
// I believe I will add netscape.public.dev.css
// to
www.css.alt.mynews.ath.cx/