Computer Science - 9210 OxfordAQA

Hypertext Markup Language (html)

Resumen

Everything you have ever read in a browser arrived as plain text with labels wrapped round it. This bit is a heading. This bit is a paragraph. This bit is a link, and here is where it goes. The browser reads those labels and decides what to draw. That is the whole of HTML, and it is why a page written thirty years ago still opens today: the labels say what things are, not what they should look like on any particular screen.

This lesson teaches you to write that structure using the tags the specification names, and then to control the appearance with CSS style rules built from a selector, a property and a value. You will read a printed page of HTML and say exactly what a browser would display, find the errors in a broken style rule, and learn what distinguishes HTML5 from the versions that came before it. All three of those are things the specimen paper asks for by name.

Objetivos

  1. Be able to create the structure of a web page using HTML.
  2. Be able to use basic CSS to control the layout of a web page.
  3. Be aware of the key differences between HTML5 and earlier versions of HTML.

Mapa mental

Este tema esta esquematizado para ver como se conectan las ideas.

Abre el mapa mental en la app

Nota de la lección

HTML marks up content by wrapping it in tags. Almost every tag comes as a pair: an opening tag and a closing tag with a forward slash, and the content between them is the element.

Apunte completo disponible en la aplicacion Green Bridge

Instala la aplicacion Green Bridge CBT en tu movil u ordenador para acceder a toda la biblioteca IGCSE: examenes anteriores, criterios de correccion, mapas mentales, tarjetas de estudio y lecciones en audio.

Notas de lección completas con diagramas
Asistente de aprendizaje con IA
Simulacros cronometrados que se corrigen en cuanto terminas
Disponible en Android, Windows, macOS y Linux App para iOS proximamente

Evaluación de la lección

Felicitaciones por completar la lección del Hypertext Markup Language (html). Ahora que has explorado el conceptos e ideas clave, es hora de poner a prueba tus conocimientos. Esta sección ofrece una variedad de prácticas Preguntas diseñadas para reforzar su comprensión y ayudarle a evaluar su comprensión del material.

Te encontrarás con una variedad de tipos de preguntas, incluyendo preguntas de opción múltiple, preguntas de respuesta corta y preguntas de ensayo. Cada pregunta está cuidadosamente diseñada para evaluar diferentes aspectos de tu conocimiento y habilidades de pensamiento crítico.

Utiliza esta sección de evaluación como una oportunidad para reforzar tu comprensión del tema e identificar cualquier área en la que puedas necesitar un estudio adicional. No te desanimes por los desafíos que encuentres; en su lugar, míralos como oportunidades para el crecimiento y la mejora.

  1. Where does the text inside a title element appear? A. As the first heading in the page B. In the browser's title bar or tab C. At the bottom of the page D. It is never displayed anywhere Answer: B
  2. Which of these is written correctly as a CSS style rule? A. p { color = red } B. paragraphs { color : red } C. p { colour : red } D. p { color : red } Answer: D
  3. Which tag creates an unordered list? A. ol B. ul C. li D. div Answer: B
  4. What does a class selector look like in CSS? A. A tag name on its own, such as p B. A full stop followed by the class name, such as .warning C. A hash followed by the class name D. The class name in angle brackets Answer: B
  5. Which of these is a key difference between HTML5 and earlier versions? A. It no longer uses tags B. It adds semantic elements such as header and article C. It removed the ability to use CSS D. It can only be displayed on mobile devices Answer: B

Resuelve estas preguntas en la aplicacion

Resuelve estas preguntas en la aplicacion

Practica preguntas simuladas

¿Quieres practicar preguntas simuladas sobre Hypertext Markup Language (html)? Descarga la aplicación Green Bridge CBT para acceder a preguntas simuladas y evaluaciones completas sobre este tema.

Descarga la aplicación en Google Playstore.

Todo lo que necesitas para destacar en JAMB, WAEC y NECO.

Green Bridge CBT Mobile App
Asistente de Chat de Aprendizaje Personalizado con IA
Más de 200.000 preguntas de examen de IGCSE, JAMB, WAEC y NECO.
Más de 1200 notas de lecciones
Soporte sin conexión: Aprende en cualquier momento y lugar.
Horario del Puente Verde
Resúmenes de Literatura y Preguntas Potenciales
Controla tu rendimiento y progreso.
Explicaciones detalladas para un aprendizaje integral