HTML Tutorial





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
HTML Basic
Introduction
How To
HTML Tags
html, head, body
Text Manipulation
IMAGES
Special Effects
Using Tables
Forms
Other Topics
 


ADVANCED HTML
Introduction
Media
Meta Tag
Frame tags
Fieldset
Tooltip
DTD
Image tags
Subscript & Superscript
Bullet styles
Canvas
Other tags
Ask Your Doubts
More about HTML
Feedback
 




Beginners Guide - Creating html


Tutorials Tutorials

Topic

How to create a html file?
Beginner guide to html!


Explanation

For Windows Users:
a)Open notepad or wordpad
b)Save the file as test.html
c)When ever we want to edit the file, go to the directory where the file was saved. Select the file. Press Shift and simultaneously right click the mouse over the file. Now select 'Open With' and select notepad / wordpad to open then file.

For Linux User:
a)Use vi in a terminal and open a file as "vi test.html"
b)Save the file by using ":wq"
c)When ever we want to edit the file, Open the file using vi or quanta+


Take the first step.




Other Links

web hosting