English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-07-08 20:39:05 · 4 answers · asked by Anonymous in Computers & Internet Internet

4 answers

C is the wrong language to use. Do you mean C# instead??
C and C# are two different things.

2006-07-11 10:07:49 · answer #1 · answered by knitting guy 6 · 3 0

Learn HTML, CSS, and JavaScript. They're the three most used client-side web languages. They're pretty simple and comprehensible.

http://www.w3schools.com/ has tutorials for all three.

If you still want to use C, learn ASP.net and you can use it as a server-side scripting language.

2006-07-09 05:16:19 · answer #2 · answered by enderwiggin82 1 · 0 0

That should be one of the weirdest questions I have heard in a while. Learn html and write a C code to generate html output. The hello world should be:

#include

int main() {

printf("Hello World in C!Hello World");
}





:D

2006-07-09 03:45:28 · answer #3 · answered by justforjest 2 · 0 0

you can't make websites in c language

you have to learn html to build a website

2006-07-09 03:43:55 · answer #4 · answered by $$-SilentSakky-$$ 4 · 0 0

fedest.com, questions and answers