answersLogoWhite

0

HTML.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

How could you view the code written on a webpage?

In Internet Explorer, you can 'View Source'. This is found by clicking view > source.


What is the HTML code for bullets for a webpage?

Code Example:ThisisalistThisisalist


How do you make and image automatically switch to a webpage?

You anchor it to an URL. You would like to have the image send a visitor to another webpage. Add this code, direcly above the image code <a href="another webpage address"> and this code direcly after the image code </a> This will made the image a clickable link to "another webpage address".


What does it mean when a webpage says 'syntax error'?

When a webpage displays a "Syntax Error" it means that the code for the particular page was written incorrectly and does not follow standard rules of the Syntax programming language so nothing except the error will be displayed as the code cannot be understood.


Do you need to write HTML code within the a body tag for effective use of the code?

Most code is written within the body tags. What is inside the body is what is seen on the webpage itself when it is loaded. Some code can be written outside it, like the title in the head area.


What allows us to see the html code as a webpage?

The browser is used to parse an HTML file and return a visual representation of the code as a webpage.


Can you post object code to only show the code without displaying the object itself on a webpage or blog?

It depends which blog service youre using. Typically you can wrap the code with [code] [/code] tags, such as: [code] a buncha code in here blah blah code code [/code]


What is the basic code for creating a webpage?

HTML?


Is Source Code the same as CSS Code?

It can be but source code is just the code of a webpage. Whatever format it is.


What is the code of HTML of webpage?

HTML in a webpage is the basis of formation of it. It uses tags to define it's usage.


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.


Using an example explain what is a URL?

a URL is the destination of a webpage and is identifiable by the code you type in to view a webpage, for example www.google.com is the URL code for the Google Search Site