answersLogoWhite

0

HTML?

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is basic HTML code?

Below is an example of a very basic webpage: <html> <head> <title>My First Webpage</title> </head> <body bgcolor="yellow"> <p>This is a yellow webpage</p> </body> </html>


How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


What is the HTML code for bullets for a webpage?

Code Example:ThisisalistThisisalist


Creating webpage for online recruitment website?

yes


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 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.


What code is a webpage typically written in?

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 do you run java source code on a website?

http://powderurmonkey.com/forums/showthread.php?p=3#post3


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.


Do you have to pay for a webpage?

Go to webs.com and you can create one for free, but with limited functionality. Still, for a basic webpage this is very easy and quick to do.