CS 2205 Web Programming 1 - Term 2, 2018-2019

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

Which of the following sentences is true (all items should be true) and more complete? Select one: a. JavaScript can put dynamic text into an HTML page. JavaScript can react to events. JavaScript can read and write HTML elements. JavaScript can be used to validate data. JavaScript can be used to detect the visitor's browser. JavaScript can not be used to create cookies. b. JavaScript can put dynamic text into an HTML page. JavaScript can react to events. JavaScript can read but can not write HTML elements. JavaScript can be used to validate data. JavaScript can be used to detect the visitor's browser. JavaScript can be used to create cookies. c. JavaScript can put dynamic text into an HTML page. JavaScript can not react to events. JavaScript can read and write HTML elements. JavaScript can be used to validate data. JavaScript can be used to detect the visitor's browser. JavaScript can be used to create cookies. d. JavaScript can put dynamic text into an HTML page. JavaScript can react to events. JavaScript can read and write HTML elements. JavaScript can be used to validate data. JavaScript can be used to detect the visitor's browser. JavaScript can be used to create cookies.

d.

Which of the following sentences is true and most complete? Select one: a. JavaScript was designed to add interactivity to HTML pages. JavaScript is a scripting language. A scripting language is a lightweight programming language. JavaScript is an interpreted language (means that scripts execute without preliminary compilation). Everyone can use JavaScript without purchasing a license. b. JavaScript was designed to add interactivity to HTML pages. JavaScript is a scripting language. A scripting language is a lightweight programming language. JavaScript is usually embedded directly into HTML pages. JavaScript is an interpreted language (means that scripts execute without preliminary compilation). c. JavaScript was designed to add interactivity to HTML pages. JavaScript is a scripting language. A scripting language is a heavyweight programming language. JavaScript is usually embedded directly into HTML pages. JavaScript is an interpreted language (means that scripts execute without preliminary compilation). Everyone can use JavaScript without purchasing a license. d. JavaScript was designed to add interactivity to HTML pages. JavaScript is a scripting language. A scripting language is a lightweight programming language. JavaScript is usually embedded directly into HTML pages. JavaScript is an interpreted language (means that scripts execute without preliminary compilation). Everyone can use JavaScript without purchasing a license.

d.

The three-tier model is a

software architecture and a software design pattern

PHP, Python, Ruby on Rails, ASP.NET , Coldfusion are examples of ____________ languages

Dynamic

External JavaScript files can not contain code to be used on several different web pages. Select one: True False

False

If you assign values to variables that have not yet been declared, the variables will automatically be declared as local variables. Select one: True False

False

JavaScript is not case sensitive Select one: True False

False

Local variables are not destroyed when you exit the function. Select one: True False

False

The class selector uses the HTML class attribute, and is defined with a "#" Select one: True False

False

You can have scripts in both the body and the head section but not at the same time Select one: True False

False

[Which of the following is true] Netscape fought who?

Microsoft

A JavaScript statement is a command to a browser Select one: True False

True

A prompt box is often used if you want the user to input a value before entering a page. Select one: True False

True

A variable declared within a JavaScript function becomes LOCAL and can only be accessed within that function (the variable has local scope). Select one: True False

True

An alert box is often used if you want to make sure information comes through to the user. Select one: True False

True

External JavaScript files have the file extension .js. Select one: True False

True

If you add a number and a string, the result will be a string! Select one: True False

True

In JavaScript, there are two different kind of loops for - loops through a block of code a specified number of times. while - loops through a block of code while a specified condition is true. The do...while loop is a variant of the while loop. Select one: True False

True

Java and JavaScript are two completely different languages in both concept and design! Select one: True False

True

JavaScript is an implementation of the ECMAScript language standard. ECMA-262 is the official JavaScript standard and was approved as an international ISO (ISO/IEC 16262) standard in 1998. Select one: True False

True

JavaScript statements can be grouped together in blocks. Blocks start with a left curly bracket {, and ends with a right curly bracket }. Select one: True False

True

The + operator can also be used to add string variables or text values together Select one: True False

True

The :lang pseudo-class allows you to define special rules for different languages. Be careful that Internet Explorer 8 (and higher) supports the :lang pseudo-class if a <!DOCTYPE> is specified. Select one: True False

True

The @media rule allows different style rules for different media in the same style sheet. Select one: True False

True

To manipulate HTML elements JavaScript uses the DOM method getElementById(). This method access the element with the specified id. Select one: True False

True

True or False: 13) One reason for following Web Standards is Device Compatibility

True

True or False: CSS can be checked out using the CSS validator available at http://jigsaw.w3.org/css-validator/

True

True or False: Cascading Style Sheets give you complete control over how an element is displayed.

True

True or False: In HTML Certain elements don't need a closing tag, in XHTML all elements must be explicitly closed.

True

True or False: JavaScript is the scripting language that you use to add behaviour to your web pages

True

True or False: On a dynamic web site, the content on the server is the same, but instead of just being HTML, it also contains dynamic code, which may display different data depending on information you feed to the web site

True

True or False: You do not have to have Internet connectivity to build a web site in HTML

True

True or false: Once users "learn" how to use a site, they usually don't like to see changes from page to page

True

True or false: To start designing business Web sites, you should collect information on what the client wants on their site and how it should be structured, what kind of branding that company uses, and then use that information to build up a visual design mockup that you can agree with the client before you add graphics and colour schemes on to it.

True

Variables declared outside a function becomes GLOBAL, and all scripts and functions on the web page can access it. Global variables are destroyed when you close the page. Select one: True False

True

You can also assign values to the variables when you declare them Select one: True False

True

Netscape Fighting Microsoft created the

browser Wars

Which of the following is true Select one: a. Single line comments start with /. Multi line comments start with /* and end with */. b. Single line comments start with //. Multi line comments start with /-- and end with --/. c. Single line comments start with //. Multi line comments start with /* and end with */. d. Single line comments start with /*. Multi line comments start with -- and end with --.

c.

Which of the following is true Select one: a. The content of relatively positioned elements can be moved and overlap other elements, the reserved space for the element is not preserved. b. The content of relatively positioned elements can not be moved and overlap other elements. c. The content of relatively positioned elements can be moved but can not overlap other elements. The reserved space for the element is still preserved in the normal flow. d. The content of relatively positioned elements can be moved and overlap other elements, but the reserved space for the element is still preserved in the normal flow.

d.

HTML was never intended to contain tags for formatting a document. Select one: True False

True

HTML elements are positioned static by default. Select one: True False

True

Another source for domain registrations can not be the expired domains Select one: True False

False

Creating transparent images with CSS is not easy. Select one: True False

False

Entity names are not case sensitive Select one: True False

False

All browsers support CSS today Select one: True False

True

Character € URL-encoding a. %A3 b. %A9 c. %AE d. %80

%80

Character £ URL-encoding a. %A3 b. %A9 c. %AE d. %80

%A3

Character © a. %A3 b. %A9 c. %AE d. %80

%A9

Character ® a. %A3 b. %A9 c. %AE d. %80

%AE

most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following:

Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children), Impact, Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children).

True or False: Header information in a table is defined with the <th> tag. A <td> tag can contain text, links, images, lists, forms, but not other tables

False

True or False: Sometimes, when browsing the Internet, you'll come across web pages that don't have an .html extension—they might have a .php, .asp, .aspx, .jsp, or some other extension. These are all examples of static web technologies.

False

Concerning typography

The most effective way to control how typography looks on a web page is through using Cascading Style Sheet.

An inline style loses many of the advantages of style sheets by mixing content with presentation. Use this method sparingly! Select one: True False

True

CERN stands for a. European Council for Nuclear Research b. Central European Research Network c. Central European Research Node d. Council European Research Network

a.

Which of the following two statements is true Select one: a. Pseudo-classes can be combined with CSS classes b. Pseudo-classes can not be combined with CSS classes

a.

Concerning navigation: a. One of the most crucial aspects of successful site navigation is consistency b. Inconsistency may be confusing but it certainly fits to the nature of some sites especially those belonging to the Chaotic Sites category c. Consistency is overemphasized and usually leads to complex code

a.

A triadic colour scheme is created

when you pick one colour and then pick two other colours that lie equidistant from each other around the circle

Which of the following is not a web browser? IE, Chrome, Firefox, Twitter

Twitter

Which of the following is true a. We should always try to achieve that a page should be at most three clicks away. b. As long as there is an apparent progress from one link to the next, and the indication is that they are still on track to reach their end goal, users will tend to continue through a site. c. It is nonsense that too much choice is as paralyzing as too little choice.

B.

If you want more help deciding whether the colours you've chosen provide a good enough contrast, try out a

Contrast Analyser tool. This tool checks the contrast between foreground and background colours.

Concerning the Home Page, which of the following is true a. It is true to think that the home page is the first page your site visitors will see. b. In an article about "their decision to stop charging for access to old content", the New York Times notes that the behavior of their visitors has not changed. The Times said, "...most readers come to the site directly to NYTimes.com." c. This kind of overwhelming "throw everything in but the kitchen sink, then add the kitchen sink" home page never works. d. It is a common misconception to think that the home page is the first page your site visitors will see.

D

Which of the following is not a web browser? A.Internet Explorer b. Google Chrome c. Mozilla d. Godzilla

Godzilla

The easiest way to check for standards compliance is to use a handy tool, available online, called a validator. The World Wide Web Consortium (W3C) makes a validator freely available at http://validator.w3.org/ . You can (and should) use this tool to check any web sites you're developing for errors in your

HTML/XHTML

The following characteristics should exist in an intranet

Knowledge Sharing, Innovation management, Comments, Ratings., Participation rewards, Customized collections.

Concerning navigation

One of the most crucial aspects of successful site navigation is consistency

Three-tier architecture has the following three tiers:

Presentation tier, Application tier and Data tier

After you have chosen and registered your own domain name, make sure you use it on all your web pages, and on all your correspondence, like e-mail and traditional mail. Select one: True False

True

An internal style sheet should be used when a single document has a unique style. You define internal styles in the head section of an HTML page, by using the style tag. Select one: True False

True

CSS pseudo-classes are used to add special effects to some selectors Select one: True False

True

Changing an inline element to a block element, or vice versa, can be useful for making the page look a specific way, and still follow web standards. Select one: True False

True

Do NOT start an ID name with a number! It will not work in Mozilla/Firefox. Select one: True False

True

Domain names must be registered. When domain names are registered, they are added to a large domain name register. In addition, information about the web site, including the IP address, is stored on a DNS server. Select one: True False

True

Most people are unaware that they use sub domains daily. The famous "www" of the World Wide Web is an example of a sub domain. Select one: True False

True

Sub domains can be created on a DNS server, and they don't need to be registered with a domain name registrar, but the original domain name needs to be registered before a sub domain could be created. Select one: True False

True

The noscript element can contain all the elements that you can find inside the body element of a normal HTML page. Select one: True False

True

True or False: A number of browsers will come with some plugins pre-installed, so you may not be aware that content is being displayed via a plugin and not natively within the browser.

True

True or False: Tim Berners-Lee had been working on a information management system, in which text could contain links and references to other works, allowing the reader to quickly jump from document to document

True

As a Web designer, you will want to know the following information about a business before you begin the site design.

Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines.

Gopher Select one: a. was an information retrieval system used in the early 1990s b. was a database system used in the early 1990s c. was a file system used in the early 1990s d. was an operating system used in the early 1990s

a.

The following characteristic is very important to exist to an intranet: a. Knowledge Sharing: Offering repositories for case studies, samples, and other existing information can help people with similar problems avoid having to start building their solutions from scratch b. Knowledge Sharing: The simplest way to inspire user-contributed intranet content is to let employees comment on existing information, ranging from news stories to knowledge bank resources.

a.

Which of the following is true a) html headings are defined with the <h1> to <h6> tags b) html headings are defined with the <h0> to <h6> tags c) html headings are defined with the <h1> to <h5> tags d) html headings are defined with the <h1> to <h7> tags

a.

Which of the following is true a. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the start tag. Attributes come in name/value pairs like: name="value" b. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are specified in either the start tag or the end tag. Attributes come in name/value pairs like: name="value" c. HTML elements can have attributes. Attributes provide additional information about an element. Attributes are always specified in the end tag. Attributes come in name/value pairs like: name="value"

a.

Which of the following is true and more complete How does a Browser Fetch a Web Page? Select one: a. A browser fetches a page from a web server by a request. A request is a standard HTTP request containing a page address. An address may look like this: http://www.example.com/default.htm. b. A browser fetches a page from a web server by a request. A request is a standard HTTiP request containing a page address. An address may look like this: http://example.com/default.htm c. A browser fetches a file from a web server by a request. A request is a standard HTTP request containing a page address. An address may look like this: http://www.example.com/default.htm.\ d. A browser fetches a file from a web server by a request. A request is a standard HTTPs request containing a page address. An address may look like this: http://www.example.com/default.htm.

a.

Which of the following is true: a. A poor technique is to search the web for other websites in your line of business. Take a look at their design, content and navigation for ideas as how to organize the content of your website. b. This is a golden rule "never search other web sites to take ideas as you never know the result may be". c. A good technique is to search the web for other websites in your line of business. Take a look at their design, content and navigation for ideas as how to organize the content of your website. d. Try to concentrate to create a well-thought-out layout and navigational structure, so that your content will be easy to find. Do not pay attention what the others are doing.

a.

The home page should, at least provide the following: a. define the main goal of the site and provide an overview, lead people further into the site, show what's new. b. define the main goal of the site and provide an overview, show what's new, introduce the brand, provide navigation to other areas of the site. c. define the main goal of the site and provide an overview, show what's new, introduce the brand. d. show what's new, introduce the brand, provide navigation to other areas of the site.

b.

Which of the following elements is true Select one: a. Hiding an element can be done only by setting the display property to "none". b. Hiding an element can be done by setting the display property to "none" or the visibility property to "hidden". However, these two methods produce different results. c. Hiding an element can be done only by setting the visibility property to "hidden". d. Hiding an element can be done by setting the display property to "none" or the visibility property to "hidden". These two methods produce always the same results.

b.

Which of the following is true : a. The primary colours consist of red, green and blue, and they're called primary colours because you don't need to mix colours to make these three hues. b. The primary colours consist of red, yellow and blue, and they're called primary colours because you don't need to mix colours to make these three hues. c. The primary colours consist of red, black and blue, and they're called primary colours because you don't need to mix colours to make these three hues. d. The primary colours consist of red, white and blue, and they're called primary colours because you don't need to mix colours to make these three hues.

b.

Which of the following is true a. A markup language is a set of markup commands. HTML commands are keywords surrounded by angle brackets like b. A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like c. A markup language is a set of markup tags. HTML tags are keywords surrounded by ( ) like (html) d. A markup language is a set of markup commands. HTML commands are keywords surrounded by ( ) like (html)

b.

Which of the following is true: a. A markup language is a set of markup commands. HTML commands are keywords surrounded by angle brackets like <html> b. A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like <html> c. A markup language is a set of markup tags. HTML tags are keywords surrounded by ( ) like (html) d. A markup language is a set of markup commands. HTML commands are keywords surrounded by ( ) like (html)

b.

Which of the following is true: a. The primary colours consist of red, green and blue, and they're called primary colours because you don't need to mix colours to make these three hues. b. The primary colours consist of red, yellow and blue, and they're called primary colours because you don't need to mix colours to make these three hues. c. The primary colours consist of red, black and blue, and they're called primary colours because you don't need to mix colours to make these three hues. d. The primary colours consist of red, white and blue, and they're called primary colours because you don't need to mix colours to make these three hues.

b.

A triadic colour scheme is created : a. when you pick two colours and then pick one colour that lies equidistant from the other two around the circle b. when you pick three colours that lie equidistant from each other around the circle c. when you pick one colour and then pick two other colours that lie equidistant from each other around the circle d. when you pick four colours that lie equidistant from each other around the circle

c.

Most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following: a. Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children), Impact b. Andale Mono, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children), Impact c. Andale Mono, Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children). d. Times New Roman, Georgia, Verdana, Arial/Arial Black, Courier/Courier New, Trebuchet MS, Comic Sans (this is an unprofessional, many would say ugly font—don't use this, except perhaps sparingly on sites aimed at children), Impact

c.

The CSS dimension properties Select one: a. allow you to control the height of an element. b. allow you to control the width of an element. c. allow you to control the height and width of an element. d. None of the above.

c.

Which of the following is true a. Anyone can access the Internet from anywhere b. NASA created the Internet c. You do not have to have Internet connectivity to build a web site in HTML d. You MUST be on the Internet to view a web site

c.

Which of the following is true a. When you save an HTML file, you can use either the .htm or the .html file extension depending on the type of HTML documents. b. When you save an HTML file, you can use only the .html file extension. c. When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is entirely up to you. d. When you save an HTML file, you can use the .htm

c.

Which of the following is true and more complete What is a Web Server? Select one: a. The collection of all your web pages is called your web site. To let others view your web pages, you must publish your web site. To publish your work, you must copy your site to a web server or client .Your own PC can act as a web server or client if it is connected to a network. Most common is to use an Internet Service Provider (ISP). b. The collection of all your web pages is called your web site. To let others view your web pages, you must publish your web site. To publish your work, you must copy your site to a web server. Your own PC can never act as a web server even if it is connected to a network. Most common is to use an Internet Service Provider (ISP). c. The collection of all your web pages is called your web site. To let others view your web pages, you must publish your web site. To publish your work, you must copy your site to a web server.Your own PC can act as a web server if it is connected to a network. Most common is to use an Internet Service Provider (ISP). d. The collection of all your web pages is called your web site. To let others view your web pages, you must give the proper access rights and be connected to a network.

c.

Which of the following is true: a. When you save an HTML file, you can use either the .htm or the .html file extension depending on the type of HTML documents. b. When you save an HTML file, you can use only the .html file extension. c. When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is entirely up to you. d. When you save an HTML file, you can use the .htm

c.

Which of the following statements is true Select one: a. In addition to setting a style for a HTML element, CSS allows you to specify your own selectors called "id" and "object". The id selector is used to specify a style for a single, unique element. The id selector uses the id attribute of the HTML element, and is defined with a "&". b. In addition to setting a style for a HTML element, CSS allows you to specify your own selectors called "id" and "reference". The id selector is used to specify a style for a single, unique element. The id selector uses the id attribute of the HTML element, and is defined with a "#". c. In addition to setting a style for a HTML element, CSS allows you to specify your own selectors called "id" and "class". The id selector is used to specify a style for a single, unique element. The id selector uses the id attribute of the HTML element, and is defined with a "#". d. In addition to setting a style for a HTML element, CSS allows you to specify your own selectors called "id" and "class". The id selector is used to specify a style for a single, unique element. The id selector uses the id attribute of the HTML element, and is defined with a "@".

c.

Which one of the following is correct: a. The scheme Https is a short of Secure HyperText Transmission Protocol. This scheme is used for Social web pages. Some important information exchanged may be encrypted. b. The scheme Https is a short of Secure HyperText Transfer Protocol. This scheme is used for Secure web pages. . Some important information exchanged may be encrypted. c. The scheme Https is a short of Secure HyperText Transfer Protocol. This scheme is used for Secure web pages. All information exchanged are encrypted. d. The scheme Https is a short of Secure HyperText Transmission Protocol. This scheme is used for Social web pages.

c.

Which of the following is true a) HTML links are defined with the <at> tag and HTML images are defined with the <img> tag. b) HTML links are defined with the <a> tag and HTML images are defined with the <imge> tag. c) HTML links are defined with the <al> tag and HTML images are defined with the <img> tag. d) HTML links are defined with the <a> tag and HTML images are defined with the <img> tag.

d

As a Web designer, you will want to know the following information about a business before you begin the site design. a. Web site name, Logo and branding, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. b. Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Research web hosts, Directed departure, Deadlines. c. Web site name, Logo and branding, Web site domain name, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. d. Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines.

d.

Things to Consider with an ISP Select one: a. 24-hour support,Daily Backup,Traffic Volume, Bandwidth or Content Restrictions, E-mail Capabilities, b. 24-hour support, Traffic Volume, Bandwidth or Content Restrictions, E-mail Capabilities, Database Access Incorrect c. 24-hour support,Daily Backup,Traffic Volume, Bandwidth or Content Restrictions, Database Access d. 24-hour support,Daily Backup,Traffic Volume, Bandwidth or Content Restrictions, E-mail Capabilities, Database Access

d.

Which of the following is true Select one: a. An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the < link > tag. The < link > tag goes inside the body section. b. An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the < ref > tag. The < ref > tag goes inside the head section. c. An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the < link > tag. The < link > tag goes after the head section. d. An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the < link > tag. The < link > tag goes inside the head section.

d.

Which of the following is true and more complete What is the World Wide Web? Which of the following is more true and more complete Select one: a. The Web is a network of computers all over the world. All the computers in the Web can communicate with each other. All the computers use a communication protocol called FTP. b. The Web is a network of computers all over the world. All the computers in the Web can communicate with each other. All the computers use a communication protocol called HTTPs. c. The Web is a network of computers all over the world. All the computers in the Web can communicate with each other. All the computers use a communication protocol called HTTiP. d. The Web is a network of computers all over the world. All the computers in the Web can communicate with each other. All the computers use a communication protocol called HTTP.

d.

Which of the following is true and most complete regarding how the World Wide Web works? Select one: a. Web information is stored in documents called web pages. Web pages are files stored on computers called web clients. Computers reading the web pages are called web servers. Web clients view the pages with a program called a web browser. Popular browsers are Internet Explorer and Firefox. b. Web information is stored in documents called web files. Web files are stored on computers called web servers. Computers reading the web pages are called web clients. Web clients view the pages with a program called a web browser. Popular browsers are Internet Explorer and Firefox. c. Web information is stored in documents called web pages. Web pages are files stored on computers called web servers. Computers reading the web pages are called web clients or customers. Web clients or customers view the pages with a program called a web browser. Popular browsers are Internet Explorer and Firefox. d. Web information is stored in documents called web pages. Web pages are files stored on computers called web servers. Computers reading the web pages are called web clients. Web clients view the pages with a program called a web browser. Popular browsers are Internet Explorer and Firefox.

d.

Which of the following is true: a) the <p> element defines a paragraph in the html document. The element has only a start tag<p>; also the <br> tag defines a line break and does not have a closing tag. b) the <p> element defines a paragraph in the html document. The element has a start tag<p> and an end tag; also the <br> tag defines a line break and does not have a closing tag. c) the <p> element defines a paragraph in the html document. The element has only a start tag<p>; also the <br> tag defines a line break also has a closing tag </br> d) the <p> element defines a paragraph in the html document. The element has a start tag<p> and an end tag; also the <br> tag defines a line break and does not have a closing tag.

d.

Which of the following is true? a. The plan for this computer network (to be called ARPANET) was presented in October 1967, and in December 1969 the first three-computer network was up and running. b. The plan for this computer network (to be called ARPANET) was presented in October 1967, and in December 1969 the first five-computer network was up and running. c. The plan for this computer network (to be called ARPANET) was presented in October 1968, and in December 1969 the first four-computer network was up and running. d. The plan for this computer network (to be called ARPANET) was presented in October 1967, and in December 1969 the first four-computer network was up and running.

d.

Which of the following statements is true Select one: a. CSS stands for Cascading Style Sheets. Styles define how to display XTML elements. Styles were added to HTML 5.0 to solve a problem. External Style Sheets can save a lot of work. External Style Sheets are stored in CSS files b. CSS stands for Cascading Style Sheets. Styles define how to display HTML elements. Styles were added to HTML 5.0 to solve a problem. External Style Sheets can save a lot of work. External Style Sheets are stored in CSS files c. CSS stands for Cascading Style Sheets. Styles define how to display HTML elements. Styles were added to HTML 4.0 to solve a problem. External Style Sheets can save a lot of work. External Style Sheets are stored in CLSS files d. CSS stands for Cascading Style Sheets. Styles define how to display HTML elements. Styles were added to HTML 4.0 to solve a problem. External Style Sheets can save a lot of work. External Style Sheets are stored in CSS files

d.

True or false: When designing a website, the golden rule is that "content is king!" No matter how flashy and colorful a website is, it is virtually useless without organized, accessible content. This means that a person searching for information must be able to quickly find it on your website. If not, they will leave.

true

True or false: Whilst it may be tempting to cram in a little of everything on the home page, it is actually better to use it to highlight other areas of content within the site and drive your traffic to them.

true

The home page should, at least provide the following:

define the main goal of the site and provide an overview, show what's new, introduce the brand, provide navigation to other areas of the site.

True or false: Header information in a table is defined with the <th> tag. A <td> tag can contain text, links, images, lists, forms, but not other tables

false

True or false: Systems that force people to create content from scratch, every time promotes and encourages user participation.

false

Three-tier is a client-server architecture in which

the user interface, functional process logic ("business rules"), computer data storage and data access are developed and maintained as independent modules

True or false: 14) Complementary colour schemes are great to use in web sites, as they also contain both warm and cool colours.

true

True or false: Although Nielsen's philosophy of bare-bones Web architecture has accessibility and usability merits, most Web designers want to add a signature touch to their sites with many design elements

true

True or false: Fortunately, a designer can add colour to a site without losing accessibility and usability if the site is designed with those capabilities in mind. While many designers feel comfortable designing a site for many users, those same designers might feel inadequate when it comes to choosing colours and graphics.

true

True or false: HTML documents are also called web pages

true

True or false: HTML tags are not case sensitive: <P> means the same as <p>. Many web sites use uppercase HTML tags. We recommend and use lowercase tags because the World Wide Web Consortium (W3C) recommends lowercase in HTML 4, and demands lowercase tags in XHTML.

true

True or false: In testing mobile websites on mobile devices, we found that sites with fewer features have much better usability than full-featured websites. This year's winning mobile intranets followed this recommendation, focusing on specific features that were important to employees on the go instead of trying to squeeze the entire intranet onto a tiny screen.

true

True or false: Last year, 30% of winning intranets had a mobile version. This year, 60% of winners had a mobile intranet. Doubling in one year is truly a sign that mobile access is a huge trend right now.

true

True or false: Sometimes, knowledge sharing can be as simple as a Q&A tool to connect employees with questions to colleagues with answers.

true

True or false: The <tbody> tag is used to group the body content in an HTML table. The tbody element should be used in conjunction with the thead and tfoot elements

true

Which of the following is true a. HTML stands for Hyper Text Markup Language is a language for describing web pages and a programming language b. HTML stands for Hyper Text Markup Language is a language for describing web files and a structured programming language True for false: HTML documents consist of nested HTML elements

true


Ensembles d'études connexes

What is ethics?/Teleology v. Deontology

View Set

Microeconomics First exam chapter 1

View Set

FINC314 (Investments) - Exam #1 Study Guide

View Set

Rules for safe use of hand tools.

View Set