Is the set of markup symbols or codes placed in a file intended for display on a web browser.

Multiple Choice
1. Choose the true statement:
b. The content that displays in the browser is contained in the body section.

2. What is a unique text-based internet address corresponding to a computer’s unique numeric IP address called?
c. URL

3. The purpose of _________ is to ensure the integrity of the communication.
b. TCP

4. Select the item below that indicates the top-level domain name for the URL //www.google.com.
d. com

True or False
5. Markup languages contain sets of directions that tell the browser software how to display and manage a web document.
True

6. A domain name that ends in .net indicates that the website is for a networking company.
True

Fill in the Blank
7. The newest version of HTML is ________.
HTML5

8. ________ is the set of markup symbols or codes placed in a file intended for display on a web browser.
HTML

9. Web page documents typically use the ________ or _________ file extension.
.htm or .html

10. The home page of a website is typically named ________ or _________.
Index.html or index.htm

We try to be standards compliant when it comes to the selection of web technologies. HTML, XHTML, DHTML, CSS, JavaScript and AJAX etc. are used extensively in the applications we build for various clients.

HTML

HTML (Hypertext Markup Language) is the set of markup symbols or codes inserted in a file intended for display on a World Wide Web browser page. The markup tells the Web browser how to display a Web page's words and images for the user.

CSS

CSS is a plain text file format used for formatting content on web pages. CSS stands for Cascading Style Sheet and is used by web pages to help keep information in the proper display format. CSS files can help define font, size, color, spacing, border and location of HTML information on a web page.

JavaScript

JavaScript initialy started out as a scripting language being developed by Netscape called LiveScript™ in the Navigator 2.0 beta version of the browser. This language did not pick up much until Sun Microsystems' Java programming language became popular and Netscape changed the name to JavaScript.

PHP

PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive acronym. PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks.

MySQL

MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). SQL is the most popular language for adding, accessing and managing content in a database. It is most noted for its quick processing, proven reliability, ease and flexibility of use.

.NET

.NET is a Microsoft web services strategy to connect information, people, systems, and devices through software, making it easier for users to share and use their information between multiple websites, programs, and computers. Also, being a web service, .NET is also a programming model that enables software developers the ability to do rapid application development.

Android

Android is a software bunch comprising not only operating system but also middleware and key applications. Android Inc was founded in Palo Alto of California, U.S. by Andy Rubin, Rich miner, Nick sears and Chris White in 2003. Later Android Inc. was acquired by Google in 2005. After original release there have been number of updates in the original version of Android.

Java

Java is a general purpose, high-level programming language developed by Sun Microsystems. The small team of engineers, known as Green Team, initiated the language in 1991. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful, so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web.

CMS

A CMS or a 'Content Management System' quite literally allows you to control and manage the content within your web site - without technical training. Using this uncomplicated system you can very easily add, delete images and edit text in your web site on the fly. You can also have an unlimited number of pages and a full site-search engine.

Ready to get started

Our website pricing packages are created to fit your needs, and your budget. Click below link to see web packages.

Request a free quote

Where does the body of a web page display when viewed in a Web browser?

The head section is located between the <head> and the </head> tags on a web page. This area is used to contain information that describes the web page, such as the title of the page that will display in the menu bar of the browser window. The body section is located between the <body> and </body> tags.

Which tag is used to force the browser to display the next text or element on a new line?

The <br> element has a single, well-defined purpose — to create a line break in a block of text.

What can be configured to house a separate website located at the same domain?

Web Development.

What locates an organization or other entity on the Internet?

A URL (Uniform Resource Locator) is a unique identifier used to locate a resource on the Internet. It is also referred to as a web address.

Toplist

Neuester Beitrag

Stichworte