answersLogoWhite

0

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 else can I help you with?

Related Questions

Do HTML pages have to be created in some type of software application specifically designed for that purpose?

No, not really. You can even use a simple text pad or a notepad to create HTML pages. Using IDE's (Integrated Development Environments) for creating HTML pages actually quickens/simplifies the process of creating HTML pages but it is not a mandatory requirement.


Which HTML document type definiton is designed for webpages that use frames?

In HTML 4.01 and XHTML 1.0, the framest document type definition (DTD) was available to create pages using frames.In HTML 5, frames have been deprecated, because the W3C determined that they created a detriment to accessibility and usability.


Webpages are primarily made up of what type of files?

The H.yper T.ext M.arkup L.anguage (HTML) is the building block of all web pages. Web pages are made with HTML instructions in a text file. * All Web pages contain instructions on how to be displayed * The browser displays the page by reading these instructions * The most common display instructions are called HTML tags * The HTML tag for a paragraph looks like this: "" * A paragraph in HTML is defined like this "This is a paragraph"


How can you get the HTML for swf files?

You cannon get the HTML since .swf is a file type created using Macromedia.


What are the merits and demerits of using HTML to develop a website?

The biggest merit of HTML to develop a website is that it is required. You can not display a website without using some type of HTML, even when developing complex .NET pages.


What is static and active webpages?

Static web pages: This type of webpage not update in a regular manner, means this type of web pages content some static content. This type of web pages deal with only HTML. Active web pages: This type of web pages may update in dynamic way but total program exection part deal with client machine not in server. Applets is a type of active web pages.


Which HTML tag designates links to other Web pages?

To add a link you can type: <a href="example.com" target="_blank">Link</a>


What tools do I use to create a website?

You need some type of HTML editor to create a website. Once you have the HTML editor, you need to learn how to use HTML to see what kind of content that needs to be created.


How do you cancel HTML?

To cancel or end an <html> tag you simply type </html>.


What are webpages hosted on?

There are many type of web pages ASP PHP CGI PERL PYTHON HTML SHTML HTM cold fusion JSP check out www.365ezone.com


How do you do a heart in HTML?

To make a heart in HTML, type ♥


which type of Html version is using now a software developer?

Now a days , coming to developing side IT sector most of the developers are using Html5 version for creating a web pages.