Exam 6: Appendix: Focus on Web Development

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

Embedded styles, which apply to the entire webpage on which they are defined,  are defined in the title section of an HTML document.

(True/False)
4.9/5
(38)

Which organization provides a free, online HTML5 validator application to ensure that a webpage's HTML tags follow the rules for HTML5?

(Multiple Choice)
4.8/5
(30)

Inline styles are identified by the inline attribute in an HTML tag, and these styles apply only to the specific tag in which they are defined.

(True/False)
4.9/5
(30)

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

(True/False)
4.7/5
(36)

Almost all HTML tags are written in pairs, with an opening tag and a closing tag. A closing tag begins with a(n) ______followed by the tag name.

(Short Answer)
5.0/5
(41)

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

(Multiple Choice)
4.9/5
(38)

Which file is usually the first file to be displayed when you navigate to a website?

(Multiple Choice)
4.9/5
(41)

In HTML5, the (line break) tag does not require a closing tag.

(True/False)
4.8/5
(29)

So that each webpage can access the same style information, web developers place CSS declarations in a(n) ______ style sheet.

(Multiple Choice)
4.9/5
(33)

Code editors can improve the readability of HTML code by applying appropriate indenting and line spacing automatically.

(True/False)
4.9/5
(43)

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.8/5
(40)

When you add a link with a(n) ______ reference, the webpages or files are located on the current website.

(Short Answer)
4.8/5
(40)

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

(Multiple Choice)
4.8/5
(39)

On a(n) ______ webpage, the content changes only when a web developer updates the HTML code for each page.

(Short Answer)
4.9/5
(47)

Not all webpages are coded in HTML.

(True/False)
4.9/5
(36)

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.8/5
(40)

Operating systems typically do not include a text editor.

(True/False)
4.8/5
(38)

Webpage names should contain letters, numbers, and underscores.

(True/False)
4.7/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
A text editor for Windows users
Google Sites
Open source CMS often used for creating e-commerce websites and online social networks
Drupal
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
Joomla!
Correct Answer:
Verified
Premises:
Responses:
A text editor for Windows users
Google Sites
Open source CMS often used for creating e-commerce websites and online social networks
Drupal
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
Joomla!
A programming language for creating programs that a browser can run
Brackets
A free FTP application.
FileZilla
An organization that oversees the specification of HTML standards
W3C
An open source editor built for web developers available for both Windows and MacOS
Wix
Easy-to-use website creation platform often used for personal or small-to-medium websites
Notepad
Powerful, open source CMS often used for large-scale websites because of its capability of being customized and its efficient use of computer resources
TextEdit
A text editor for MacOS users
JavaScript
(Matching)
4.8/5
(37)

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

(True/False)
4.8/5
(30)
Showing 21 - 40 of 42
close modal

Filters

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