answersLogoWhite

0


Best Answer

If you press F12 you should be able to view all the source code

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What browser command allows the user to view the source code of a webpage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is sourcedata?

Source data refers to the webpage code that tells the browser what to load. Source data directs the server to specific files.


What happens on clicking reload command on the web browser?

The Browser requests the entire page's information again from the source and then displays it in the browser's window.


How do you get source code of a webpage?

Open the page in your web-browser. In the "View" menu, there should be a menuitem named "Source".... select this. If the browser you use doesn't have thie menu or menuitem, check throguh the other menus, looking for one called either "Source" or "View Source".


Where is the HTML on my web browser?

To view the HTML of ant webpage you can rignt click on the page and click view source or you can click on View and then Source in the Top Menu. Rebelsk8er3


How can you view a webpages HTML?

You can view the HTML in a webpage by choosing your browser's "View Source" option. You can also download the document using the browser's "Save" or "Save as..." options and open it in any text editor (such as Vi, Notepad, or TextEdit.) See the related links for an online View Source tool. You can also do a quick web search for "How to View Source in [your browser name here]" should do the trick.)


How do you open a webpage?

You use a browser to view a webpage. You can type the address in to go to it, or click a link. If the page is one on your own computer, you can double click on it to open it. You can also open the source code using an editor like Notepad or an application like Dreamweaver.


What is behind a webpage?

Behind the Web Page is the HTML. The HTML is a language for the browser to read, and instructs the browser in how to display the page. If you want to see the HTML, right click on the page. A box will open, then select view source. A window will then open with the HTML for that page.


What menu in the browser do you use to display the HTML of a webpage?

In Internet Explorer you use the View|Source (or Ctrl+U) to display the page source code. You also can left-click on the page and select View Source. Chrome is Menu|More Tools|View Source. Ctrl-U also works with Chrome.


How can I use a space in HTML that doesn't show up on the Webpage?

When you use extra whitespace, it is stripped by most browsers. Entering nine spaces into your HTML source, for example, will only appear as one space in your browser.


How can you discover subdirectories of a webpage?

Finding subdirectories on a webpage that is not your own is often times a difficult task. Many subdirectories can be found by checking the source code of a webpage.


What do you mean by the source code page viewed in a web browser?

what do you mean by the "source code" page viewed in a web browser


What is the source of a website?

Do you mean source code? If so, the source code is the actual code a person or program writes up to makes a webpage/site display and function in the desired fashion. It can often be found by right clicking on a webpage and selecting "View Source code"