Java Games: Flashcards, matching, concentration, and word search.

Web Design Unit 1 Vocabulary

AB
angle bracketsthe character (< >) that set HTML tags off from the rest of the text on an HTML page. These two symbols enclose all HTML tags.
attributesWords with a specified meaning in HTML that are used in a tag to provide additional information about HTML elements. They are used, for example, to indicate the file name and location (URL) of an image or to give an HTML element a name that when referenced in a style sheet can place the element in a location on the page, give its demension, or change its color.
browsera software application that allows a user to interact with text, images, videos, music, and other digital informaiton.
Cascading Style Sheets (CSS)Code that specifies the visual look of web pages. This simplifies the process of making the page and allows the designer many options for the look of the page.
client-side scriptsScripts run on the web browser, usually in JavaScript. These scripts can be used to make interactive websites. Examples of client-side scripts include dynamic hiding and showing of content, tabbed content, animated text, image swapping, rollovers, and form validation.
cloud computingRelying on web applications for services powered by many geogrpahically distributed computers. Cloud computing ensures both the reliability of web services and the safety of data stored on the web.
dot-com crashThe end of the "dot-com bubble," which lasted from 1995 to 2001. The dot-com bubble was when the Internet economy rapidly expanded because of its newness. Investors placed lots of money on the potential of the new companies, causing them to be overvalued. A series of changes in the law and economics led to this false economy crashing, and by 2002 the value of the technology market had decreased by $5 trillion.
e-commerceElectronic commerce, which is the buying and selling of products or services over the Internet or through a network.
elementA section in an HTML document. Elements can be objects such as paragrahps, lists, and lines in HTML. An element is usually set off from the rest of the document by a beginning and an ending tag, but it may just have a beginning tag.
empty elementAn HTML object that does not have textual content; for example, <img/>, <br/>, or <hr/>
FTP (File Transfer Protocol)A commonly used protocol that transfers data from one computer to another over the Internet or through a network.
hitA website traffic statistic generated everytime a file is served.
HTMLAn acronym for Hpertext Markup Language. It is the programming language used to create the content on web pages. The markup language tells the web browser where and how to display the different elements on the page.
hyperlinkA reference or navigation element in a document that can be clicked on to reach other related information.
hypertext"Hot" or active areas on a web page that present other, related information when the user clicks or hovers on them.
intranetA private computer network that uses Internet Protocol to securely share any part of an organization's network within the organization.
markup languageA set of annotations that define the processing and presentation of text. Markup language uses code in a syntax called tags to describe the formatting of a text file. HTML is an example of a common markup language.
meta elementsInformation about the data on a web page, such as descriptions and keywords about the page that are not visible when the page is displayed in a browser.
mobile appAn application written to be run on a mobile divice.
mobile browserA web browser designed for use on a mobile divece such as a mobile phone or a PDA.
mobile developmentThe development of mobiel software applications designed to run on mobile-based devices such as smartphones, PDAs, and handheld computers. This differs from mobile websites, which are websites developed to be seen on a mobile phone, in a mobile web browser.
page rankingA tool that determines the popularity of a website. A web page's popularity rating is based on many factors, such as number of hits, number of other sites that link to the page, structure of content on the page, and how the page is coded.
protocolA standardized method by which data and/or documents are transferred.
purpose statementA written explanation of what a website has been created for. Usually this will appear on a page called "About" or "About Us."
source codeThe HTML (text) version of a web page
tagsThe building blocks of HTML. Each tag is a predefined word or abbrevation that tells how the elements on the page should be displayed.


Business Teacher
Hill Regional Career High School
CT

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities