Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Making a new page how to save in HTML using notepade
Old 03-26-2005, 12:42 AM Making a new page how to save in HTML using notepade
cowsgonemadd3's Avatar
Ultra Talker

Posts: 371
Location: Ware Shoals SC
Trades: 0
I am trying to make the new page for my website but how come I cant save it in html form?
How can I make a new website page and save it in html form? Does notepad not work for that? What will?
I really need to make these new pages so I can get my site up!
Thanks
__________________

Please login or register to view this content. Registration is FREE
cowsgonemadd3 is offline
Reply With Quote
View Public Profile Visit cowsgonemadd3's homepage!
 
 
Register now for full access!
Old 03-26-2005, 01:02 AM
sk8boarder2424's Avatar
Extreme Talker

Posts: 175
Location: Lockport Illinois
Trades: 0
as long as you are using proper tags...
than go to file>saveas and save it as all files instead of .txt and put .htm or .html after the file name.. should work
__________________
"People created God in an effort to explain the unknown and soothe their fear of death."

-beasters
sk8boarder2424 is offline
Reply With Quote
View Public Profile Visit sk8boarder2424's homepage!
 
Old 03-29-2005, 02:17 AM
Average Talker

Posts: 29
Trades: 0
hello,
You should have following tags to create html page. take following steps to create html page.

1. open - notepad
2. write following code
<html>
<head>
<title>Title of Your Site</title>
<body>
<p>praragraph1</p>
<p>praragraph2</p>
</body>
</html>

3. than go to file>save as ->change file type to all->give name filename.html/file.htm

this will create a html file for you.
regards,
rakesh.

http://www.logixsoln.com
chetanrakesh is offline
Reply With Quote
View Public Profile Visit chetanrakesh's homepage!
 
Old 03-29-2005, 02:57 AM
dk01's Avatar
Ultra Talker

Posts: 373
Location: Ames, IA
Trades: 0
If you are using Windows XP and are doing webpages its always a good idea to have "file extensions" visible.

To turn these on:
1. Double click on My Computer on the desktop.
2. Click Tools > Folder Options.
3. Click the "View" tab.
4. Now in the Advanced Settings list scroll down to "Hide extensions for known file types".
5. Make sure this is unchecked.
6. Click "Ok".

Now that you have extensions turned on, browse to the folder where your web pages files are (the ones you creates in notepad). You should now see either:

filename.htm.txt or filename.htm

"filename" will be replaced with whatever you called your page (e.g. page1 or mypage or something). If you see your file has .txt on the end then you should rename it so that is either:

filename.htm or filename.html

Now that you have your html file named correctly you must open it in your browser (most likely Internet Explorer) to see the results of your coding. So open the browser and then do File > Open. Now click "Browse..." and select your html file that you have created. Click Open and then Ok.

You should then see your page being displayed. If you don't then let us know because there may be something wrong in your webpages code that causes it to not be displayed.

Congrats on diving into webdesign!

-dk
__________________
Did I help you? If so, be nice and throw me some
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
dk01 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Making a new page how to save in HTML using notepade
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.92535 seconds with 12 queries