How to see the output of HTML program coding we must go to?
hi friends today i show you simple html coding and output
If you have .html
or .htm file. Open it with web browser. You will see the output.
Now if you make
changes using notepad(or any other text editor) and check output without saving
it then you will not see any changes. That’s obvious.
Do changes - Save
it - check it.
You can use any
Text editor. It’s depends on your choice and usability.
Working with
Notepad: While saving your file first time use Save As option. Then Enter File
name with extension (eg. name.html or name.htm). Then for Save as type, choose
All Files (*.*). Then click Save button. And further next for saving, use Save
option or Ctrl + S button combination.
Other Text
editor(vs Notepad): Syntax highlighter is present with some other features like
debug, source control etc.
I am using Visual
Studio Code Visual Studio Code - Code Editing. Redefined and Sublime Text A
sophisticated text editor for code, markup and prose
Our Best Popular Projects & Posts
Post | Link |
---|---|
School Management System With Full Source Code In php | click here |
ecommerce project in php | click here |
simple login and registration form in php | click here |
Synopsis for online rooms booking project based on PHP | click here |
add multiple images in codeigniter | click here |
beginners project in php with source code | click here |
dynamic country state dropdown in codeigniter | click here |
how to generate pdf using dompdf in codeigniter | click here |
add 1 day to current date in php | click here |
how to check website/blog responsive or not? | click here |
employee attendance management system project in php with source code | click here |
Select one checkbox and disable others | click here |
printing div content with css applied | click here |
best restaurants management system in php | click here |
Preview an image before it is uploaded using jquery | click here |
text editor in jquery | click here |
data table with export button in html | click here |
add multiple images in codeigniter | click here |
codeigniter some steps to install on Your server | click here |
ajax in php/codeigniter | click here |
Create Simple API CRUD with PHP and MySQL | click here |
How to integrate bootstrap theme in codeigniter | click here |
how to prepare for interview | click here |
Convert a date format in PHP | click here |
how to export html table to excel in jquery | click here |
how to create duplicate google peg using ajax | click here |
how to make dropdown searchable in html using jquery | click here |
how to find retirement date in php | click here |
online food order system in php with source code | click here |
school management project admin panel in php | click here |
0 Comments