answersLogoWhite

0

In most browsers you can right click in the window you want to see the output of, and left click on "View Source" or "View Document Source" It is usually accessible via the main menus under View - View Source or View Document source depending on the browser.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


Can you see the HTML code in Kompozer?

Yes, you can see the HTML code in Kompozer.


Can Query results be exported into a HTML File type?

Yes, query results can be exported into an HTML file format, depending on the database or query tool being used. Many database management systems and data analysis tools offer options to export results in various formats, including HTML. Users can typically choose to format the output as a styled table within an HTML document. Check the specific documentation for your tool to see the exact steps for exporting to HTML.


What is the difference between html and web-browser?

HTML is the file format webpages are made of. When you enter an URL into your Webbrowser (Internet Explorer, Firefox, Opera etc.) you're actually seeing a HTML page displayed. There are programs that only display simple HTML pages, and can only view HTML pages stored locally on your computer. These can be used by other software (such as MS Word) to display documentation etc. The latter are more commonly called "HTML browsers", but your webbrowser is an HTML browser too! see: http://en.wikipedia.org/wiki/Webbrowser


Why HTML is not included as a programming language?

HTML stands for HyperText Markup Language. HTML is used only to define view of document, nothing more. Programming languages are much more powerful, you implement all kind of user, business, data logics. Similar Markup languages as HTML exists, like: LaTeX, ConTeXt, XML, (X)HTML, YAML, Textile, Markdown, etc.

Related Questions

Is the final output of PHP is in HTML?

Yes. For every web based programming language the final output is browser readable html text


Can ASP code be put in HTML?

ASP can't be put 'in' HTML. ASP can be written in files where HTML is written. ASP can also output HTML.


How do you overcome the HTML disadvantages by using style sheets?

HTML cannot produce dynamic output alone but style sheets can produce dynamic output (That means style sheets more than one output pages)


Why is it important to be able to write HTML code without the help of a tool like a Dreamweaver?

Tools such as Dreamweaver output messy HTML code that often does not conform to the W3C standards. It also means you do not really understand the HTML code it has output, and also severely limits your capabilities of writing complex HTML.


What is an output folder?

The Output folder holds a folder named for each output format. For instance, if the output generated is HTML Help, the folder inside the Output folder is called "Microsoft HTML Help 1.x." This folder, in turn, holds a folder named for the project itself.Hope this helps, if you do have questions email angelo.ment@gmail.com


Can you see the HTML code in Kompozer?

Yes, you can see the HTML code in Kompozer.


What is an folder?

The Output folder holds a folder named for each output format. For instance, if the output generated is HTML Help, the folder inside the Output folder is called "Microsoft HTML Help 1.x." This folder, in turn, holds a folder named for the project itself.Hope this helps, if you do have questions email angelo.ment@gmail.com


What is the role of HTML in php?

HTML is one method by which PHP can output a response. Other response methods are file, database, email, and network (URI).


Demoulas middleborough ma?

No... http://spreadsheets.google.com/pub?key=pvqW21GBJDtEkA3i4UU98Ug&output=html


Which report output control option should be used if you want to print a report?

HTML


Does this website use HTML?

Yes. if you look at page source you will see <html> and other HTML tags.


What are the applications needed in HTML?

No external applications are needed in HTML. Running HTML needs a browser to see the changes.