Creating and Viewing HTML document
HTML WRITING TOOLS
As for making and testing your documents, the easiest way to do this is to create and view them on your personal computer.
This may be done using an HTML editor like :-
- HTML-Kit
- HomeSite
- Microsoft Visual Studio
- Microsoft Visual Studio Code
- Notepad++
- NetBeans IDE
- NoteTab
- PHPEdit
- PSPad
- TED Notepad
- TextMate
- TextPad
- TopStyle
- UltraEdit
Create an HTML document
- Open text editor by clicking at Application --> Accessories --> Text Editor.
- Now the gedit Window appears. Type the HTML code here.
- To save this code, click at File --> Save command. Then in the Save dialog box, after selecting the desired folder, given the desired file name along with extension .HTML or .HTM and then click at save button.
Viewing HTML document in a browser
- Open the browser window. To open the Iceweasal web browser that comes preloaded with Boss Linux, we clicked at commands Application --> Internet--> Iceweasal Web Browser.
- Once the browser window is open, in the address bar, type the HTML document's name along with its path.
NOTE :- You need not be connected to internet in order to view how your html code would render the web page. All you need to do is to open the html file , in a browser, to view it.
HTML Using Notepad or TextEdit
Step 1: Open Notepad (PC)
Step 2: Write Some HTML
Step 3: Save the HTML Page
Step 4: View the HTML Page in Your Browser
Recommended Posts:
Still updating ...
This Article is Contributed by Bharti Singh .
Share your suggestions and feedback in comment sections.
Thank you for visiting here ..
No comments