Can i just say thanks

|eRad|

Newbie
Joined
Nov 18, 2004
Messages
72
Reaction score
0
just thought i would say thanks to all you crazzy coders for creating hours of enjoyment.


i wouldnt have a clue how to code.


this one time i made a web page in NOTE BOOK!!! i dont like to brag but, yeah i know html....

*cough*
keep up the good work
 
this one time i made a web page in NOTE BOOK!!! i dont like to brag but, yeah i know html....
Nothing special, I can do that plus PHP in notebook, even on real life pieces of paper :).
 
Minerel said:
Nothing special, I can do that plus PHP in notebook, even on real life pieces of paper :).

Notepad***

BTW. notepad html editing is the only true way to do it.
 
omg i was joking hey, html is easier than beating up a little kid with a shovel
 
you're welcome

Let me just say as a coder, someone who is being doing it on and off since TFC came out..


You're Welcome
 
I could make a website in HTML. It'd look absolutely abysmal, though, which is why I've chosen not to be a web designer.

And, you're most welcome.

-Angry Lawyer
 
Yes I used to code in MS notepad but I found something thats way easier and better (and free/open source)

http://notepad-plus.sourceforge.net/uk/site.htm

Has support for many languages like PHP, C++, C, HTML, and all kinds of other languages. Multi level undo...what more reason do you need to get this?

edit - of course you still have to possess some coding knowledge while using this, this just makes it easier because you can do stuff like have much deeper undo levels and color syntax coding...which helps a lot IMO
 
|eRad| said:
just thought i would say thanks to all you crazzy coders for creating hours of enjoyment.


i wouldnt have a clue how to code.


this one time i made a web page in NOTE BOOK!!! i dont like to brag but, yeah i know html....

*cough*
keep up the good work
If you're using tables to lay everything out, then learn CSS instead. It's pretty easy to learn. If you use the right doctype, then getting it to look good in multiple browsers isn't so hard.

IE7 will supposedly support CSS standards properly. Firefox already does.

I use TSW Web Coder (http://www.tsware.net). It's free.
 
HTML is not a programming language, it is a Markup language. Web page design is not about coding, but rather about asthetics.
 
I use tables to layout everything because I like them. I use a similar setup for all my websites so I can edit everything in just 1 quick thing....so time is no problem.....
 
i can make a website in notepad :
<html>
<head>
</head>
<body>
<body>
</html>

something like that. been a long time. i can also beat up a little kid with a shovel im trying to upload a picture to prove that but i cant seem to upload it.

and anyway im not going to thank any coder for making life easyer. im yet to read anything about coding that i understand. even when i started doing the hello world stuff i didnt understand how i made it do it i just copyed it from the book lol. well anyway ive got a big encylopedia style book that im gona read one of these days. maybe then ill understand a bit better.

also people always say u have to make websites in notepad. maybe cuz they feel good that they can wrtie html. but it looks rubbish. when i used to make them in namo web editor they looked pretty good in comparison. anyway i bought my website design and its awesome. i forgoten the adress to my website tho lol. gota wait till the guy who hosts it comes on msn. im rambling a bit but i havnt slept all night an im in a weird country so its ok.
 
I have to thank those coders out there for writing those books and tutorials now that I think about it...I would be a total noob at programming/coding if it wasnt for www.pixel2life.com and others thanks to u coders who are nice enough to write the tutorials to teach everyone else how to do it...

and crackhead you forgot the </body> tag....u have 2 opening body tags :O
 
lol oh yeah. can someone code a program so that u can teach me c+ by just plugging something into my head like that film the matrix. i really dont have the will power to try and learn to code.
 
Back
Top