Learn > BGE > HTML > 6. Study

Study

To prepare for your HTML test, work through the different study activities and focus on the learning targets below. You should be able to write HTML code for headings, paragraphs, ordered lists, unordered lists, images and links. Practise writing each type of HTML code correctly and check that you understand when it should be used. Spend extra time on any targets you find difficult and aim to complete the activities without using your notes.

HTML Workbook

Practice your HTML tags by completing the workbook tasks.

Practice Test

Try a practice HTML test and mark your answers.

Study Party - Take a Test

Click the blue button to take a multiple choice test on HTML.

  • Subject – Computing Science
  • Level – S1 / S2
  • Topics – HTML

Study Cards

Create study cards for each HTML skill. Write the purpose on one side and the HTML code on the other. Use the cards to test yourself without looking at the answer.

Example:
Front: Create a paragraph
Back: <p>Hello World</p>

Super Markup Man

Use Super Markup Man to practise putting HTML tags in the correct order. Move around the level, pick up the HTML tags and arrange them so your webpage matches the target website.

Click the image to play.

Targets

I can write HTML code for a heading

I can write HTML code for a paragraph

I can write HTML code for an ordered list

I can write HTML code for an unordered list

I can write HTML code for an image

I can write HTML code for a link