Computer Science - 9210 OxfordAQA

Hypertext Markup Language (html)

Visão Geral

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 mapeado para mostrar como as ideias se ligam.

Abra o mapa mental na aplicacao

Nota de Aula

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.

Apontamento completo disponivel na aplicacao Green Bridge

Instale a aplicacao Green Bridge CBT no telemovel ou computador para aceder a biblioteca IGCSE completa: exames anteriores, criterios de correcao, mapas mentais, cartoes de estudo e licoes em audio.

Notas de aula completas com diagramas
Assistente de aprendizagem com IA
Simulacros cronometrados corrigidos assim que termina
Disponível para Android, Windows, macOS e Linux Aplicacao iOS em breve

Avaliação da Lição

Parabéns por concluir a lição em Hypertext Markup Language (html). Agora que você explorou o conceitos e ideias-chave, é hora de colocar seu conhecimento à prova. Esta seção oferece uma variedade de práticas perguntas destinadas a reforçar sua compreensão e ajudá-lo a avaliar sua compreensão do material.

Irá encontrar uma mistura de tipos de perguntas, incluindo perguntas de escolha múltipla, perguntas de resposta curta e perguntas de redação. Cada pergunta é cuidadosamente elaborada para avaliar diferentes aspetos do seu conhecimento e competências de pensamento crítico.

Use esta secção de avaliação como uma oportunidade para reforçar a tua compreensão do tema e identificar quaisquer áreas onde possas precisar de estudo adicional. Não te deixes desencorajar pelos desafios que encontrares; em vez disso, vê-os como oportunidades de crescimento e melhoria.

  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

Resolva estas questoes na aplicacao

Resolva estas questoes na aplicacao

Pratique Questões Simuladas

Quer praticar questões simuladas sobre Hypertext Markup Language (html)? Descarregue a aplicação Green Bridge CBT para aceder a questões simuladas e avaliações completas sobre este tópico.

Descarregar a aplicação na Google Play Store

Tudo o que precisas para te destacares no JAMB, WAEC e NECO.

Green Bridge CBT Mobile App
Assistente de Chat de Aprendizagem Personalizada com IA
Mais de 200.000 questões de exame do IGCSE, JAMB, WAEC e NECO
Mais de 1200 Notas de Aula
Suporte Offline - Aprenda a Qualquer Hora, em Qualquer Lugar
Horário da Ponte Verde
Resumos de Literatura & Possíveis Perguntas
Acompanhe o Seu Desempenho e Progresso
Explicações Detalhadas para uma Aprendizagem Abrangente