Exam 13: Focus on Web Development

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Operating systems typically do not include a text editor.

Free
(True/False)
4.7/5
(30)
Correct Answer:
Verified

False

On a(n) ______webpage, content is obtained by running programs on a web server or in a browser.

Free
(Short Answer)
4.7/5
(31)
Correct Answer:
Verified

dynamic

Describe the following technologies: HTML5, CSS, and JavaScript.

Free
(Essay)
4.9/5
(41)
Correct Answer:
Verified

Hypertext Markup Language (HTML uses a set of codes called tags to format documents for display in a browser. The current version of HTML is HTML5. HTML tags describe the structure of the content on a webpage, including headings, paragraphs, images, and links. These tags generally occur in pairs in an HTML document, one before a content item and another after it.
A complementary technology called cascading style sheets (CSS contains specifications for the fonts, colors, layout, and placement of these HTML elements on a webpage. The current version of CSS is CSS3.
JavaScript is a programming language for creating programs that a browser can run to generate content for a website. Uses for JavaScript include obtaining the current date and time, formatting alert boxes, performing calculations, and dynamically displaying this content on a webpage.

Which attribute of the tag indicates that you want images to appear either to the left of the text or to the right of the text?

(Multiple Choice)
4.8/5
(35)

You must use an FTP application to transfer files from a local computer to a remote computer because you cannot enter FTP commands directly in a command window.

(True/False)
4.8/5
(39)

Use the attribute target="_blank" to open a linked document in a new window or tab.

(True/False)
4.9/5
(35)

When you use images on a website, you must store the images in the same folder as the HTML pages of the website.

(True/False)
4.9/5
(37)

Ordered lists display a collection of items in a list format, with each list item identified by default with a(n) ______.

(Short Answer)
4.8/5
(27)

The tag displays a collection of items in a list format with each list item identified by default with a bullet.

(True/False)
5.0/5
(32)

Which of the following is NOT true about paragraph tags in an HTML file?

(Multiple Choice)
4.9/5
(28)

Which type of webpages will automatically adjust the size of the content to display appropriately relative to the size of the screen of the device on which it is displayed?

(Multiple Choice)
4.9/5
(36)

Describe the capabilities of a CMS.

(Essay)
4.9/5
(35)

______ indicate the different sections of a webpage.

(Short Answer)
4.8/5
(36)

One way to specify colors is to use  ______ values between 00 and FF.

(Multiple Choice)
4.9/5
(27)
Identify the letter of the choice that best matches the phrase or definition.
An open source editor built for web developers available for both Windows and MacOS
FileZilla
Powerful, open source CMS often used for large-scale websites because of its capability of being customized and its efficient use of computer resources
Drupal
A text editor for MacOS users
TextEdit
Correct Answer:
Verified
Premises:
Responses:
An open source editor built for web developers available for both Windows and MacOS
FileZilla
Powerful, open source CMS often used for large-scale websites because of its capability of being customized and its efficient use of computer resources
Drupal
A text editor for MacOS users
TextEdit
Open source CMS often used for creating e-commerce websites and online social networks
Google Sites
An organization that oversees the specification of HTML standards
Wix
Easy-to-use website creation platform often used for personal or small-to-medium websites
Brackets
Web-based tool for developing websites for individuals and small businesses; features App Market with tools for building online stores, photo galleries, forms, and capturing website analytics
JavaScript
A programming language for creating programs that a browser can run
W3C
A free FTP application.
Notepad
A text editor for Windows users
Joomla!
(Matching)
4.8/5
(40)

Hypertext Markup Language (HTML) uses a set of codes called attributes to format documents for display in a browser.

(True/False)
4.8/5
(40)

Not all webpages are coded in HTML.

(True/False)
4.8/5
(28)

What type of reference is used to identify the location of webpages or files stored on other websites?

(Multiple Choice)
4.8/5
(31)

Which attribute refers to the images folder when specifying the location of an image to display?

(Multiple Choice)
4.9/5
(39)

HTML codes are called ______.

(Short Answer)
4.8/5
(36)
Showing 1 - 20 of 42
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)