Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux in General => Linux Development & Programming => Topic started by: partha6794 on November 02, 2005, 12:52:22 PM

Title: How to make HTML preograming in Linux?(specially RHL9.0/FC)
Post by: partha6794 on November 02, 2005, 12:52:22 PM
There is a easy method to bulid "HTML" programming in linux:


This is an easy method to build HTML programming in linux .

1. open terminal .
2.type  vi <filename>.html on termianal.
3. then press "i" for insert .
4. write source code .
5.. then save it by pressing      
  esc :wq
 6. then it is complete.
7. u can run it by double click over the file.


                                                               partha