NOTES:%20CS%202205%20Web%20Programming.pdf

pdf

School

University of the People *

*We aren’t endorsed by this school

Course

2205

Subject

Information Systems

Date

Apr 3, 2024

Type

pdf

Pages

72

Uploaded by MagistrateWaterBuffaloMaster4861

Report
- Three-tier architecture has the following: Presentation, Application, and Data. The three-tier model is a software architecture and a software design pattern. - 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. - JavaScript is the scripting language that you use to add behavior to your web pages. - No internet connectivity is needed to build a website in HTML - 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. - 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 - Netscape and Microsoft each tried to get a competitive edge in terms of the features they supported in order to attract developers. This has since been known as the browser wars. - CSS can be checked out using the CSS validator available at http://jigsaw.w3.org/css-validator/ - 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 - Device compatibility is one reason for following Web Standards. - PHP, Python, Ruby on Rails, ASP.NET, Coldfusion are examples of dynamic languages. - In HTML, certain elements don’t need a closing tag, in XHTML all elements must be explicitly closed. In HTML Shorthand, it can be used for certain attributes. XHTML Attributes values can be enclosed by quotes. In CSS, you can have more than one of the same class on each page. - CSS give you complete control over how an element is displayed. - On a dynamic website, 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 the information you feed to the website. - 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. Once users “learn” how to use a site, they usually don’t like to see changes from page to page Question 1Select one: True False Feedback The correct answer is 'True'. Question 2 Correct Mark 1.00 out of 1.00
Flag question Question text 14) Complementary colour schemes are great to use in web sites, as they also contain both warm and cool colours. The correct answer is 'True'. Question 3 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 3Select one: True False Feedback The correct answer is 'True'. Question 4 Correct Mark 1.00 out of 1.00 Flag question Question text As a Web designer, you will want to know the following information about a business before you begin the site design. Question 4Select one: 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. Feedback The correct answer is: Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. Question 5 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 5Select one: True False Feedback The correct answer is 'True'. Question 6 Correct Mark 1.00 out of 1.00 Flag question Question text most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following: Question 6Select one: 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.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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 Feedback The correct answers are: 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). Question 7 Correct Mark 1.00 out of 1.00 Flag question Question text Systems that force people to create content from scratch, every time promotes and encourages user participation. Question 7Select one: True False Feedback The correct answer is 'False'. Question 8 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 8Select one: True False Feedback The correct answer is 'True'. Question 9 Correct
Mark 1.00 out of 1.00 Flag question Question text Concerning navigation Question 9Select one: 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 Feedback The correct answer is: One of the most crucial aspects of successful site navigation is consistency Question 10 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 10Select one: True False Feedback The correct answer is 'True'. If you want more help deciding whether the colours you've chosen provide a good enough contrast, try out a Question 1Select one: a. Colour Analyzer tool. This tool checks the contrast between foreground and background colours. b. Colour Contract tool. This tool checks the contrast between foreground and background colours.
c. Contrast Analyser tool. This tool checks the contrast between foreground and background colours. d. Background Foreground contrast tool. This tool checks the contrast between foreground and background colours. Feedback The correct answer is: Contrast Analyser tool. This tool checks the contrast between foreground and background colours. Question 2 Not answered Marked out of 1.00 Flag question Question text Concerning typography Question 2Select one: a. The most effective way to control how typography looks on a web page is through using Cascading Style Sheets (CSS) or through a Markup Validation Service. b. The most effective way to control how typography looks on a web page is through a Markup Validation Service. c. The most effective way to control how typography looks on a web page is through using Cascading Style Sheet. Feedback The correct answer is: The most effective way to control how typography looks on a web page is through using Cascading Style Sheet. Question 3 Not answered Marked out of 1.00 Flag question Question text Most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following: Question 3Select one: a.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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 Feedback The correct answers are: 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). Question 4 Not answered Marked out of 1.00 Flag question Question text Concerning the Home Page, which of the following is true Question 4Select one: 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. Feedback The correct answer is: It is a common misconception to think that the home page is the first page your site visitors will see. Question 5 Not answered Marked out of 1.00 Flag question Question text Sometimes, knowledge sharing can be as simple as a Q&A tool to connect employees with questions to colleagues with answers. Question 5Select one: True False Feedback The correct answer is 'True'. Question 6 Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 6Select one: 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. Feedback The correct answer is: 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. Question 7 Not answered Marked out of 1.00 Flag question
Question text The home page should, at least provide the following: Question 7Select one: 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. Feedback The correct answer is: 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. Question 8 Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 8Select one: 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.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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. Feedback The correct answer is: 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. Question 9 Not answered Marked out of 1.00 Flag question Question text 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. Question 9Select one: True False Feedback The correct answer is 'True'. Question 10 Not answered Marked out of 1.00 Flag question Question text A triadic colour scheme is created Question 10Select one: 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 Feedback The correct answer is: when you pick one colour and then pick two other colours that lie equidistant from each other around the circle HTML documents are also called web pages
Question 1 Select one: True False Feedback The correct answer is 'True'. Question 2 Correct Mark 1.00 out of 1.00 Flag question Question text Which of the following is true Question 2
Select one: 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" Feedback The correct answer is: 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" Question 3
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Incorrect Mark 0.00 out of 1.00 Flag question Question text Which of the following is true Question 3 Select one: 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) Feedback The correct answer is: A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like Question 4 Not answered Marked out of 1.00 Flag question Question text Which of the following is true
Question 4 Select one: a. b. c. d. Feedback The correct answer is: d. Question 5
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Not answered Marked out of 1.00 Flag question Question text Header information in a table are defined with the <th> tag. A <td> tag can contain text, links, images, lists, forms, but not other tables Question 5 Select one: True False Feedback The correct answer is 'False'. Question 6
Not answered Marked out of 1.00 Flag question Question text 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 Question 6 Select one: True False Feedback The correct answer is 'True'. Question 7
Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 7 Select one: 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 c.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language d. HTML stands for Hyper Text Markup Language is a language for describing web pages and sequential programming language Feedback The correct answer is: HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language Question 8 Not answered Marked out of 1.00 Flag question Question text
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 Question 8 Select one: True False Feedback The correct answer is 'False'. Question 9 Not answered Marked out of 1.00 Flag question Question text
HTML documents consist of nested HTML elements Question 9 Select one: True False Feedback The correct answer is 'True'. Question 10 Not answered Marked out of 1.00 Flag question Question text Which of the following is true
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 10 Select one: a. b. c. d. Feedback The correct answer is: a. 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. Question 1
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Select one: True False Feedback The correct answer is 'True'. Question 2 Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 2 Select one:
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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) Feedback The correct answer is: A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like <html> Question 3
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 3 Select one: a. b.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
c. d. Feedback The correct answer is: d. Question 4 Not answered Marked out of 1.00 Flag question Question text Which of the following is true Question 4 Select one: a.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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 Feedback The correct answer is: 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. Question 5 Not answered
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Marked out of 1.00 Flag question Question text Which of the following is true Question 5 Select one: 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.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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" Feedback The correct answer is: 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" Question 6 Not answered Marked out of 1.00 Flag question Question text Which of the following is true
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 6 Select one: a. b. c. d. Feedback The correct answer is: d. Question 7
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Not answered Marked out of 1.00 Flag question Question text HTML documents are also called web pages Question 7 Select one: True False Feedback The correct answer is 'True'. Question 8 Not answered
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Marked out of 1.00 Flag question Question text 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 Question 8 Select one: True False Feedback The correct answer is 'False'. Question 9 Not answered
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Marked out of 1.00 Flag question Question text Which of the following is true Question 9 Select one: 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)
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
d. A markup language is a set of markup commands. HTML commands are keywords surrounded by ( ) like (html) Feedback The correct answer is: A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like Question 10 Not answered Marked out of 1.00 Flag question Question text HTML documents consist of nested HTML elements Question 10
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Select one: True False Feedback The correct answer is 'True'. 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 Question 1 Select one: True False Feedback The correct answer is 'True'. Question 2
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Correct Mark 1.00 out of 1.00 Flag question Question text PHP, Python, Ruby on Rails, ASP.NET , Coldfusion are examples of ____________ languages Question 2 Select one: a. Static b. Dynamic c. Sequential
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
d. Virtual e. Database Feedback The correct answer is: Dynamic Question 3 Correct Mark 1.00 out of 1.00 Flag question Question text 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
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 3 Select one: True False Feedback The correct answer is 'False'. Question 4 Correct Mark 1.00 out of 1.00 Flag question Question text 13) One reason for following Web Standards is Device Compatibility Question 4
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Select one: True False Feedback The correct answer is 'True'. Question 5 Correct Mark 1.00 out of 1.00 Flag question Question text Which one of the following is true ? Question 5 Select one:
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
a. In HTML Shorthand can not be used for certain attributes. b. In XHTML Attribute values must not be enclosed by quotes. c. In HTML Certain elements don’t need a closing tag, in XHTML all elements must be explicitly closed. d. In CSS you can not have more than one of the same class on each page Feedback The correct answer is: In HTML Certain elements don’t need a closing tag, in XHTML all elements must be explicitly closed. Question 6 Correct
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Mark 1.00 out of 1.00 Flag question Question text HTML documents consist of nested HTML elements Question 6 Select one: True False Feedback The correct answer is 'True'. Question 7 Correct Mark 1.00 out of 1.00
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Flag question Question text Which of the following is true Question 7 Select one: a. b. c. d. Feedback
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
The correct answer is: d. Question 8 Correct Mark 1.00 out of 1.00 Flag question Question text Once users “learn” how to use a site, they usually don’t like to see changes from page to page Question 8 Select one: True False Feedback The correct answer is 'True'.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 9 Correct Mark 1.00 out of 1.00 Flag question Question text 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 Question 9 Select one: True False Feedback The correct answer is 'True'.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 10 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 10 Select one: True False Feedback The correct answer is 'True'.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 11 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 11 Select one: True False Feedback
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
The correct answer is 'True'. Question 12 Correct Mark 1.00 out of 1.00 Flag question Question text Which of the following is true Question 12 Select one: a. HTML stands for Hyper Text Markup Language is a language for describing web pages and a programming language b.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
HTML stands for Hyper Text Markup Language is a language for describing web files and a structured programming language c. HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language d. HTML stands for Hyper Text Markup Language is a language for describing web pages and sequential programming language Feedback The correct answer is: HTML stands for Hyper Text Markup Language is a language for describing web pages and not a programming language Question 13 Correct Mark 1.00 out of 1.00 Flag question
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question text Which of the following is true Question 13 Select one: 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" Feedback
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
The correct answer is: 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" Question 14 Correct Mark 1.00 out of 1.00 Flag question Question text 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 Question 14 Select one:
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
a. HTML/XHTML b. CSS c. Java d. Javascript Feedback The correct answer is: HTML/XHTML Question 15 Correct Mark 1.00 out of 1.00 Flag question
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question text Cascading Style Sheets give you complete control over how an element is displayed. Question 15 Select one: True False Feedback The correct answer is 'True'. Question 16 Correct Mark 1.00 out of 1.00 Flag question Question text
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
most web designers limit themselves to the most commonly-available fonts across all systems, which are usually limited to the following: Question 16 Select one: 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).
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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 Feedback The correct answers are: 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). Question 17 Correct Mark 1.00 out of 1.00 Flag question
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question text As a Web designer, you will want to know the following information about a business before you begin the site design. Question 17 Select one: 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.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. Feedback The correct answer is: Web site name, Logo and branding, Web site domain name, Competititon research, Information architecture, Site content, Research web hosts, Directed departure, Deadlines. Question 18 Correct Mark 1.00 out of 1.00 Flag question Question text HTML documents are also called web pages Question 18
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Select one: True False Feedback The correct answer is 'True'. Question 19 Correct Mark 1.00 out of 1.00 Flag question Question text Which of the following is true
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 19 Select one: a. b. c. d. Feedback The correct answer is: d. Question 20
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Correct Mark 1.00 out of 1.00 Flag question Question text 14) Complementary colour schemes are great to use in web sites, as they also contain both warm and cool colours. Question 20 Select one: True False Feedback The correct answer is 'True'. Question 21
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Correct Mark 1.00 out of 1.00 Flag question Question text The three-tier model is a Question 21 Select one: a. software architecture b. software architecture and a software design pattern. c. software design pattern. Feedback
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
The correct answer is: software architecture and a software design pattern. Question 22 Correct Mark 1.00 out of 1.00 Flag question Question text Which of the following is true Question 22 Select one: a. A markup language is a set of markup commands. HTML commands are keywords surrounded by angle brackets like <html> b.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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) Feedback The correct answer is: A markup language is a set of markup tags. HTML tags are keywords surrounded by angle brackets like <html> Question 23 Correct Mark 1.00 out of 1.00 Flag question
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question text Which of the following is true Question 23 Select one: 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
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Feedback The correct answer is: 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. Question 24 Correct Mark 1.00 out of 1.00 Flag question Question text Concerning the Home Page, which of the following is true Question 24 Select one: a.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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. Feedback The correct answer is: It is a common misconception to think that the home page is the first page your site visitors will see. Question 25 Correct
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Mark 1.00 out of 1.00 Flag question Question text 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 Question 25 Select one: True False Feedback The correct answer is 'True'. Question 26 Correct
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Mark 1.00 out of 1.00 Flag question Question text Netscape and ___(a)____ each tried to get a competitive edge in terms of the features they supported in order to attract developers. This has since become known as the ___(b)___ wars. Question 26 Select one: a. (a) IBM (b) operating b. (a) ATT (b) software c. (a) Microsoft (b) browser d.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
(a) Telenor (b) browser Feedback The correct answer is: (a) Microsoft (b) browser Question 27 Correct Mark 1.00 out of 1.00 Flag question Question text 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. Question 27 Select one: True
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
False Feedback The correct answer is 'True'. Question 28 Correct Mark 1.00 out of 1.00 Flag question Question text A triadic colour scheme is created Question 28 Select one: a. when you pick two colours and then pick one colour that lies equidistant from the other two around the circle
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
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 Feedback The correct answer is: when you pick one colour and then pick two other colours that lie equidistant from each other around the circle Question 29 Correct Mark 1.00 out of 1.00
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Flag question Question text 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. Question 29 Select one: True False Feedback The correct answer is 'True'. Question 30 Correct Mark 1.00 out of 1.00
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Flag question Question text 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 Question 30 Select one: True False Feedback The correct answer is 'True'
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help