answersLogoWhite

0

Just upload the file and use a link to it <a href="filename.whatever">Click here for file</a>

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is a HTML webpage?

A HTML Webpage is a page created on HTML. It runs on browser and co-ordinates with web.


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.


Significance of HTML in creating webpage?

The standard software language allows anyone to create a package that can read the software.


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.


Are Documents on the world wide web are linked by hypertext markup language?

HTML is the main language of the web - any webpage is written in it. There are other programming languages behind the mechanics of many sites, but everything has HTML in it. There are a few non HTML documents kicking around on the web, such as PDFs and text files. But these will all be linked to from HTML files.


How do you add HTML code into a webpage?

HTML codes could be easily added to a webpage for the functionality. Dynamic web pages can made with HTML only.


Are Hyperlink not allowed in HTML files?

I'm not entirely sure what you mean because the hyperlink code itself is HTML. It will fit in an HTML webpage by using something like the code below; &lt;a href="www.example.com" target="Blank"&gt;Your Web Page&lt;/a&gt;


What is basic HTML code?

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


How do you evaluate the design of a webpage?

You can evaluate the design of a webpage by it's HTML code. HTML provides all the designing of the page.


Where does webpage save?

it is saved as a html


How do you upload html webpage to domain?

To upload HTML webpage to domain , you have to purchase a server. Purchasing it will give you the authority to make it live.


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.