Thursday, May 29, 2014

Html Editors


Html Editors Programs
There are many software for Html Editors but the professional are given below:
1.Adobe Dreamweaver
2.Microsoft Expression Web
3.CoffeeCup HTML Editor
Downlaod Html Editor Software
CoffeeCup HTML Editor
Adobe Dream Viewer
Microsoft Expression Web
If you want to learn full html and learn step by step then i recomend you use simple Notepad we believed using simple notepad is a good way to learn Html.
Before going learning  Html Editors you must know Introduction To Html.
 Now Follow Below Step:-
Step 1:-
Open Notepad Go to Start Button and type in search box Notepad and the notepad is now open.
Step 2:-
Now Add Html Coding in Notepad like i am put html code in notepad.
Html Coding copy from here and paste to the notepad
<!Doctype html>
<html>
<body>
<h1>My First Heading Here</h1>
<p>My First Paragraph Here.</p>
</body>

</html>
Step 3:-Now Save As Enter Name at the end must add .html like i am add Html Free Guide and save on desktop easy to remeber click on save
Free Guide Html Editors
Step 4:-Now Open that code double click on it 
Html Editors Infomation
Step 5:-Now the result of coding will be seen you hope you like our Article Html-Editors
Easy To Learn HTML Editors




Thursday, May 8, 2014

Introduction To Html

Html Guide Beginning
Html Stand For What?
Html stand for Hyper Text Markup Language.
Is Html Programming Language Or Markup Language?
No Html is not programming language, HTML is not a programming language. The "M" stands for "Markup". Generally, a programming language allows you to describe some sort of process of doing something, whereas HTML is a way of adding context and structure to text.
Hyper Text Markup Language Mean
Hyper Text Markup Languages means,the content will be displayed on a webbrowser.
Where Html is Used:
Html are used for making web pages or documents.
HTML Page Structure

  1. Heading 
  2. Paragraph
  3. Another Paragraph