HTML5-Week 2 Questions and Answers 2023 Rated A+
HTML5-Week 2 Questions and Answers 2023 Rated A+ Semantic code describes the ___ of content on a page, regardless of the style or appearance of that content. a, number b, value c, language - b Using tags that have semantic meaning - increases accessibility and improve search engine optimazation Every well-formed HTML document should include: a, doctype, head, body b, doctype, header, body c, header, nav, footer d, alt text - a Block-level elements begin on a new line - True Inline-level elements begin on a new line - False A div block is an inline-level element - False A span block is an inline-level element - True Which tag represents a line break (new line)? a, break b, lb c, line d, br - d Which of the following is the correct way to comment on HTML5? a, ?-- HTML -- b, #-- HTML -- c, !-- HTML -- d, $-- HTML -- - c Which set of element tags is used to create the highest level heading? a, h9../h9 b, h1.../h1 c, h6.../h6 d, header../header - b All of the content you wish to appear on the screen should be in which tag? a, html b, main c, body d, content - c Which tag is used to create a link? a, link b, anchor c, a d, hyper - c The start attribute defines the number from which an unordered list should start. - False The reverse attribute allows a list to appear in a reverse order in an unordered list. - False Which attribute can be used to change its number within an ordered list? a, num b, skip c, change d, value - d The ul and o elements may contain only li elements. - True The tags to create definitions are: a, dl, dt, dd b, def, dt, li c, dl, term, def d, def, dt, dd - a
Escuela, estudio y materia
- Institución
- HTML5
- Grado
- HTML5
Información del documento
- Subido en
- 23 de mayo de 2023
- Número de páginas
- 6
- Escrito en
- 2022/2023
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
html5 week 2 questions and answers 2023 rated a