answersLogoWhite

0


Best Answer

Your computer must be connected to the internet to view an HTML document that is located on a website. Whether that connection is through a local area network (LAN) or not. If you normally connect to the web via the LAN, then yes, you'll need to be connected to the LAN. If instead you run an adhoc network, use a direct connection to infrastructure (like a router) or a modem, then you need that connection to reach the web.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does your computer need to be connected to a LAN to view an HTML document on a website?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the definition of font color?

Font color is the color of a font on a computer screen, on a printed document, or in HTML/CSS/web design (the website's font color). Hope that helps.


What are the tools used to create HTML document?

Basically...All that is needed to create an HTML document are: A computer with a text editor (like notepad or textedit) A web browser to view the page you programmed And a working knowledge of HTML!


How do I turn HTML to COM?

"Here your question is not clear. But if you are talking about converting the HTML document's extension name from .HTML to .com, then it is not possible. '.HTML' is an extension name that gives an identity to the document that this an HTML document, and only then it will be recognized by the browsers and the parsers. '.com' is the extension for a domain (used for commercial purposes), Similarly there can be many different domain name extensions like dot gov stands for government, dot edu is for education etc. If you have developed a website, then you have to buy a server space where you can upload all you files. Also if you want your website to be recognized by the visitors by a special '.com' name, then you have to by a domain name for your website."


What does HTML stand for and what is it used for?

HTML stands for hyper-text markup language and is a popular language to create websites with. Think of HTML as another language, just like English or Spanish, which tells the computer how to show and render the website you created.Although there are alot of other languages the computer understands, most people use HTML since it is more popular (think of the popularity of the English language around the world).


How can you put your HTML document in the web?

The 'hardcore' way of doing it is hosting a server on your own computer, but for people who wants to keep it simple, you should sign up for a website like Webs.com and sign up for a free account. Then you can downgrade the account from the template style to HTML-only type. This enables you to post your custom HTML on the web in a simple and easy manner.

Related questions

How can you get the HTML code from a HTML document?

If you mean HTML website, just check the page source. If you mean a '.html' document, Right click and select Open With and select any text editor.


Where can one download a blank HTML document for free?

You can download a blank HTML document for free online from the W3Schools website. Once on the page, click on "HTML" in the left navigation menu and then copy and paste the code from the box into a text document and name it with the .html file extension to save the blank HTML document.


What is an internet document called?

There are many types of internet documents. The most popular is an HTML (HyperText Markup Language) document. Many website are made in HTML.


What is the HTML command getElementsByTagName used for?

The HTML command get Elements By Tag Name is a computer command given to a document asking the computer to search for a given term within the document. For example the Tag Name might be "Robert" therefore the computer will search for the word "Robert" within the document.


What is the definition of font color?

Font color is the color of a font on a computer screen, on a printed document, or in HTML/CSS/web design (the website's font color). Hope that helps.


Where and how HTMl be used?

HTML is a computer language used for making your own website on every website everything is used by HTML. HTML stands for hyper-text markup language Hope this helps !!


What are the elements of an HTML document?

The elements of an HTML document are:HEADTITLEBODY


How do you get rid of a table on an HTML website?

Well, if you own it, just delete the table from the document! :P


How do you add a Picture in a Website?

Very simply add in this to your HTML document: (border="0 is optional)


What is HTML file?

An HTML file is a web document the web browsers read. HTML is anextremely used in website. It stands for: Hyper Text Markup Language. Here's what it looks : <html> <head> <title>My HTML Page</title> </head> <body bgcolor=CC0000> (Website content here) </body> </html>


How do you create computer games using HTML?

HTML is a document description language, the closest you could get to a game would be a choose your own adventure book.


How can you find a validation summary element on your computer?

how can an element with a validation summary element BE PUT into your HTML DOCUMENT