Jul 9, 2007 #1 jay2502 Technical User Joined Apr 20, 2007 Messages 25 Location A2 How do i publish a web page created with notepad
Jul 9, 2007 #2 Vragabond Programmer Joined Jul 23, 2003 Messages 5,100 Location AT You save the file with File -> Save and then upload the file with your favourite ftp program to your favourite host. ___________________________________________________________ [small]Do something about world cancer today: PACT[/small] Upvote 0 Downvote
You save the file with File -> Save and then upload the file with your favourite ftp program to your favourite host. ___________________________________________________________ [small]Do something about world cancer today: PACT[/small]
Jul 10, 2007 #3 BabyJeffy Programmer Joined Sep 10, 2003 Messages 4,189 Location GB Make sure you use a common file extension... like .html so that the files are handled properly in the browser. Cheers, Jeff [tt]Jeff's Page [!]@[/!] Code Couch http://www.codecouch.com/jeff/blog/http://www.coedit.co.uk/[/tt] Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem! FAQ216-6094 Upvote 0 Downvote
Make sure you use a common file extension... like .html so that the files are handled properly in the browser. Cheers, Jeff [tt]Jeff's Page [!]@[/!] Code Couch http://www.codecouch.com/jeff/blog/http://www.coedit.co.uk/[/tt] Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem! FAQ216-6094