What is an electronic document that can contain text graphics and video and links?

Updated: 11/18/2022 by

What is an electronic document that can contain text graphics and video and links?

A web page or webpage is a document, commonly written in HTML, that is viewed in an Internet browser. A web page can be accessed by entering a URL address into a browser's address bar. A web page may contain text, graphics, and hyperlinks to other web pages and files.

A web page is often used to provide information to viewers, including pictures or videos to help illustrate important topics. A web page may also be used as a method to sell products or services to viewers. Multiple web pages make up a website, like our Computer Hope website.

When you click a link provided by a search engine, you are accessing a web page. The Internet consists of millions of web pages, with more being added every day.

How to open a web page

Viewing a web page requires a browser, like Internet Explorer, Edge, Safari, Firefox, or Chrome. For example, you are reading this web page using a browser. Once in a browser, you can open a web page by entering the URL in the address bar. For example, typing "https://www.computerhope.com/esd.htm" (or copying and pasting) opens the Computer Hope ESD page. If you don't know the URL of the site you'd like to visit, you can use a search engine to find it.

  • How to copy a web page link or URL.
  • How to copy text and images from a web page.
  • How to copy and paste text to a document or another program.

When was the first web page created?

The first web page was created at CERN by Tim Berners-Lee on August 6, 1991. You can visit and browse the first website and the first web page at the info.cern.ch address.

  • The history of the Internet.
  • Who invented the Internet?

What is the difference between a website and web page?

A website refers to a central location containing more than one web page. For example, Computer Hope is considered a website, which includes thousands of different web pages, including this web page you are reading now.

What is an electronic document that can contain text graphics and video and links?

In the example URL above, the web page is "url.htm" and is always the last part of the URL. For URLs not having an ending of .htm, .html, .php, .cgi, .pl, or another file extension, the server loads the default index.htm web page in that directory. For example, on our contact page URL (https://www.computerhope.com/contact/), there is no web page. In this case, the default index file loads from the contact/ directory.

What are the file formats of a web page?

The most common file format and file extension of a web page is .html, as mentioned above. Most web pages are eventually displayed as an HTML file. In the case of this static web page, the file extension is ".htm," which is the same as a ".html" page.

Pages that are generated by server-side scripts may have the extension of the programming language used to create that script. For example, a common server-side script extension you may see is .php for a page generated in PHP. Pages generated using PHP and often have a dynamic element such as pulling information from a database to create the resulting HTML page you are viewing in your browser. Keep in mind that the file extension is .php, but the file format is HTML.

Below are other file extensions and file formats you may encounter when developing a web page or browsing the Internet.

TypeFile extensions
HTML .htm, .html, .hta, .htc, .xhtml
Server-side includes .shtml, .shtml, .stm, .ssi, .inc
Style sheet .css, .scss, .less, .sass
JavaScript .js
XML .xml, .dtd, .xsd, .xsl, .xslt, .rss, .rdf
JSON .json
Text file .txt
Perl .cgi, .pl
PHP .php, .php3, .php4, .php5, .tpl, .php-dist, .phtml
Python .py
Active Server page .asp, .asa
Active Server plus page .aspx, .ascx, .asmx, .cs, .vb, .config, .master
Manifest .appcache
Directory configuration .htaccess
Tag Library Descriptor .tld
SQL file .sql
Scalable Vector Graphic .svg
VTML .vtm, vtml
ColdFusion Template .cfm, .cfml, .cfc
Dreamweaver template .dwt

Examples of a web page

The page you are reading now is an example of a web page. It comprises several web technologies, including HTML, CSS, and JavaScript.

Although the web page body is created using HTML, that HTML code can be created using an HTML editor and written by a human or generated using server-side scripts or other scripts. A web page created by a human often ends with a .htm or .html file extension and known as a static web page. For example, this page uses "webpage.htm" as its file name. Dynamic web pages generated by a script can end in .cgi, .php, .pl, and other extensions depending on the language generating the page.

What are the elements of a web page?

Every web page is different. However, most pages contain some or all of the elements contained on this web page. Below is an overview of the major elements of a web page.

What is an electronic document that can contain text graphics and video and links?

  1. The website, blog name, logo, or company name is often in the top-left corner of each web page. The logo may also include a slogan or brief statement about the site to give visitors an instant understanding of the site. Also, this section of the web page is usually a link that may link back to the homepage.
  2. The search allows a visitor to search a website for related information and should be available on every page.
  3. The navigation bar, or menu for a web page, is often found on the top or left side of each web page. It should include links to each of the major sections of the website.
  4. Advertisement banners can be shown in different places on a web page and help pay for the expenses of running a website and company. Ad banners are often found at the top, left, right, or bottom of a page and may also be included in the content.
  5. Social share links allow visitors to share your site with other co-workers, friends, and family on social networking sites.
  6. The breadcrumbs help the user know where they are on the website. They also provide a way for the user to return to, or explore, other main sections of the website.
  7. The heading should be included on the top of every web page and should be created using the <h2> HTML tag.
  8. The opening paragraph is one of the most important paragraphs on the web page and should help draw the visitor into reading the web page. One way to help draw the visitors eyes is to include a hero image near the opening paragraph.
  9. Each web page should be broken up into other headings that allow the visitor to easily skim and find what is most interesting on the page. When creating a web page these can be done using the <h2> to <h6> HTML tags. Within each of these headings will be hyperlinks that allow you to browse to other web pages that might interest you.
  10. Having a method of allowing a visitor to provide feedback is also a requirement for most web pages. Giving the visitor links or buttons to click for feedback is a good step to let you know if a web page is helpful or not.
  11. Additional information and tools such as a button to print the page can also be helpful for users on most web pages.
  12. The footer should include any other important company or website information and be included on all web pages to help the visitor continue using the site.
  13. The Copyright and any legal or privacy notice should also be on all web pages. Not only can this link to relevant legal information it is an indication for most visitors that they have reached the end of the web page.
  14. Finally, a "back to the top" button or link at the bottom of the page helps the visitor return to the menu links or other tools.

Tip

If you are designing a web page and want more visitors, we also suggest reading our web page promotion tips for a full listing of tips to use when creating a web page.

What can you do on a web page?

On most websites, you read the information contained on the page, and if there are any interesting hyperlinks, you follow those links to find more information or perform a task. You can also listen to music, watch videos, shop, communicate, and more on many websites.

Should I use "webpage" or "web page" when writing?

Both versions are technically correct. However, most style guides suggest web page (two words) instead of webpage in all forms of writing.

HTTP, Internet, Internet terms, Link, Malvertisement, Online editing, Page, SEO terms, Upload/download, Web, Web design, Web design terms, Web farm, Website

What is an electronic document that can contain text graphics and video and links?
Webpages may contain text, graphics, video, animation, and sound, as well as interactive features, such as data entry forms. Each Webpage has a unique address known as a URL (Uniform Resource Locator), which identifies its location on a particular server.

What is an electronic document that can contain text?

Chapter 2 Key Vocabulary Terms.

What is the term for an electronic document on the web that can contain text graphics animation audio sound and video quizlet?

Terms in this set (25) What is the term for an electronic document on the web that can contain text, graphics, animation, audio (sound), and video? webpage.

What can contain text graphics audio and video?

A web page can contain text, graphics, or other web pages. Search web, Software, Business.