PDA

View Full Version : textpad problem


vidhya
12-02-2004, 07:21 AM
well hi to everyone i am new over here dont know much about this forum so please if i have posted this in wrong topic then i am really sorry
well i want to design some webpages in textpad using html codes and i have downloaded it also but when ever i try to run(press F5) it does not run it gives me sumthing like help and i have saved also that program
can u guys help me why i am getting this problem or should i have to download sumthing else also with textpad coz me i have downloaded only textpad nuthing else may be i have to download java or anything please help me out

zachogden
12-02-2004, 10:27 AM
You shouldn't have to download Java, unless you are writing Java code that is. Why are you using Textpad, though? From what I'm seeing on its website, its just like Notepad.

I used notepad for the first several years of my HTML life, and did until only 2 or 3 weeks ago when I accquired DreamWeaver.

I just think you are making your life harder by using the Textpad thing.

Whiteknight
12-02-2004, 10:35 AM
yeah, I would stick with something simple like notepad to start, because it has NO features to confuse you. Also, HTML files cannot be "run" per se, as they dont "do" anything. Once you save your file (with the extension .html, by the way), try and open it with Internet Explorer, or the web browser of your choice.

a simple "hello world" html file would look like this, in case you are having any mistakes:

<html>
<head>
<title>Hello World!</title>
</head>
<body>


Hello World!</p>
</body>
</html>

vidhya
12-02-2004, 12:00 PM
well thanks to all who repled me and yah i was making mistake in saving them coz i was saving my program as .txt not .html so thanks once again but yah i have read that once your problem is being solved u have to add solved in ur topic name but i dont know how to do if if possible will some one do it for me