answersLogoWhite

0

A browser.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What type of file is a Web publication converted to when you save it as a webpage?

HTML


How does hmtl function?

HTML basically tells the computer what to do. it does this by using codes embedded in the <> To start out an HTML command you have to type <HTML> to end an HTML command you have to type the same command as the first, but put a / in front of the command </HTML>. other than that its basically English, if you want to title you page, you type <title>. Example: <HTML> <Title>Basic Webpage</Title> <body> <p> Hello World, this is a basic webpage using HTML </p> </body> </HTML>


How do you access HTML?

You don't access HTML as such. You code it and run it. Open Notepad. Type in <html>hello</html>. Go to save, change the type to all. Name your page index.htm somewhere on your computer. Save it. Now go to the location and click on the webpage. You've just 'accessed' and coded HTML.


Which type of software is easiest to use to create html?

You can create HTML in microsoft notepad, but a good option is Dreamweaver.


How do you tell what type of programming is used on a certain webpage?

I'll tell you: it is HTML, CSS, JS, SWF and perhaps JAVA.


Can you put a clipart on a webpage in HTML so it shows without it being a link?

Yes you can put a clipart picture on a HTML web page as a link Yes , you can put a clipart picture on an HTML webpage without it being shown as a link by this code: <IMG SRC="whatever you name your picture .and whatever the type of file it is"> For the type of files here are some examples: .jpg, .gif, .wif etc.


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.


Types of data on internet webpage?

Text and Images. File types: .html, .php, .html, .shtm, .txt, .png, .jpeg, .jpg, .rtf, .doc, .js, etc. Any type of file can be on the web.


How can save a webpage for offline reading?

open web page, press ctrl+s, in save as type select webpage complete. It will create one html file & one folder of same name. Some formatting of webpage may be distorted offline, but most of the stuff retains..


What is a HTML generator?

It is a program that can generate HTML for you, without you needing to know what HTML is and how to use it. So you can type out your text and say what size and colour you want it and the generator will create the HTML code to do that for you. Dreamwaver is a very well known piece of software that can generate HTML for you.


What software do you use to type the code for your webpage?

You can use anything for a simple text editor like Notepad, through to specialised web site designer software, like Dreamweaver.


What is the function of webpage design software?

Pretty much, just to make it easier and faster for the web designer to create a web page, or a web network without having to type millions of lines of HTML code, but with most web design software, you can still edited the HTML code if you can't figure out how to do something. I suggest FrontPage. FrontPage provides WYSIWYG formatting along with HTML editing, and page preview. I use it a lot. WYSIWYG is What You See Is What You Get. In other words, it means being able to edit your page while previewing it at the same time.