Web Development Foundations - C779 Exam Questions with Correct Answers
<title> Correct Answer The <title> tag is the first tag that allows you to specify content that will appear on the page. Any text you enclose with this tag appears as the page title bar at the top of a browser. This text also appears in the history list and on the page when printed. Title text becomes the Bookmark name if the page is bookmarked or added to a browser Favorites folder. <body> Correct Answer The <body> tag begins the body of the document. <head> Correct Answer The <head> tag allows you to insert <meta> tags, link to style sheets, and assign a title to the document with the <title> tag. <meta> Correct Answer can include a document description, revision dates, and keywords to help search engines index the page. It also specifies the HTML5 character set used, which is usually UTF-8. <br> Correct Answer Creates a line break. Empty tag. Difference between <b> and <strong> bolding? Correct Answer The <b> element applies the bold font style, whereas <strong> applies a heavier weight to the text relative to the surrounding text. Difference between text-level and block-level? Correct Answer Text-level elements can affect a section of text as small as a single character. Markup elements that affect an entire paragraph or multiple paragraphs are referred to as block-level elements. An element Correct Answer provides the main instruction of the tag. An element is required in every tag. Elements include <body>, <p>, <h1>, <title>, <table> and many others. An attribute Correct Answer specifies a quality or describes a certain aspect of the element. For example, a hyperlink is added to a Web page by using the <a>, or anchor, element. The href attribute is added, which identifies the hyperlink reference. Many elements require specified attributes, but some do not. An attribute is required in a tag only if the element requires it. A value Correct Answer gives value to the element and its attribute. For example, <a href=""> has a value that instructs the hyperlink to access the CIW Certified Web site. Like attributes, values are optional in a tag unless required
Escuela, estudio y materia
- Institución
- Web Development Foundations - C779
- Grado
- Web Development Foundations - C779
Información del documento
- Subido en
- 21 de septiembre de 2023
- Número de páginas
- 14
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
title
Documento también disponible en un lote