My FIRST HTML PAGE
Web pages can be created and modified by using many professional HTML editors.Listed at the end of the page.But we are beginner , so we will use notepad++. its free available on following link Notepad++.
Its very easy to install simply double click on setup and follow the instructions.Now its time to make your first HTML Page .
Step 1: Open Notepad++
Windows 8 or later:
Open the Start Screen (the window symbol at the bottom left on your screen). Type Notepad++.
Windows 7 or earlier:
Open Start > Programs > Notepad++
Step 2: Write Some HTML
Now click on FILE>New and open new document.Write or copy some HTML into Notepad.
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body> </html>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body> </html>
Step 3: Save the HTML Page
Save the file on your computer. Select File > Save as in the Notepad++ menu. Now mention any name with extension .html
Now it will look like this:
Step 4: View the HTML Page in Your Browser
Open the saved HTML file in your favorite browser (double click on the file, or right-click - and choose "Open with") or Run>Launch in IE.
List of other HTML editors
Source code editors evolved from basic text editors, but include additional tools specifically geared toward handling code.
- ActiveState Komodo
- Alleycode HTML Editor
- Aptana
- Arachnophilia
- Atom
- BBEdit
- BlueFish
- Brackets
- Coda
- Codelobster
- CoffeeCup HTML Editor
- E Text Editor
- Eclipse with the Web Tools Platform
- EditPlus
- Emacs
- EmEditor
- Geany
- HTML-Kit
- HomeSite
- Microsoft Visual Studio
- Notepad++
- NetBeans IDE
- NoteTab
- PHPEdit
- PhpStorm IDE
- Programmer's Notepad
- PSPad
- RJ TextEd
- SciTE
- Smultron
- Sublime Text
- TED Notepad
- TextMate
- TextPad
- TextWrangler
- TopStyle
- UltraEdit
- Vim
- WebStorm
WYSIWYG editors
- Adobe Dreamweaver
- Adobe Muse
- Amaya
- BlueGriffon
- CKEditor
- EZGenerator
- FirstPage
- Freeway
- Froala Editor
- Google Web Designer
- Hyper Publish
- Jimdo
- KompoZer
- Macaw Web Editor
- Maqetta
- Microsoft Expression Web
- Microsoft SharePoint Designer
- Microsoft Visual Web Developer Express
- Microsoft Publisher
- Microsoft WebMatrix
- Mobirise
- NetObjects Fusion
- openElement
- Opera Dragonfly
- Quanta Plus
- RocketCake