answersLogoWhite

0

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

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What term is a collection of html tags and options that allow you to create webpages that are more animated than basic html pages?

DHTML is a collection of tags that can allow to create a webpage. It offers more dynamic functions that basic HTML.


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>


What is the basic code for creating a webpage?

HTML?


What is an HTML webpage?

An HTML webpage is a collection of HTML tags. The tags are arranged in a proper way to create a web page.


How do you create a dash symbol in HTML for a webpage?

&#151


How can create webpage?

First you have to start with the basic layout of a webpage: from this you can do most things such as change the background colour or add text to the webpage. <html> <body bgcolor="blue"> <font face="Arial" color="white" size="8"> <p>This is a piece of example text</P></font> </body> </html>


How do you create a web by yourself?

You can create a webpage by yourself. All you have to do is create a web page by HTML.


What type of pages are created with the help of HTML?

You can create any type of pages using HTML because html is a language used to create web pages for display in browser. And you can also create a static page by using HTML.


What are the things needed before creating an HTML document?

A simple text editor, like Notepad, a knowledge of HTML and an idea of what you actually want to create. Then you'll need a browser to view your webpage.


Acronym for a computer language used to create sections of a webpage?

The answer is HTML


What is the significance of HTML in web designing?

HTML is a formatting language that tells a browser how to display content. You can not create a Webpage without HTML. Many web designers will create the HTML in the background for you.


Where is HTML used?

Html is used all over the web. It is the basic webpage format. Look in the address bar, for many pages it will end in html.