Skip to content

Latest commit

 

History

History
63 lines (61 loc) · 1.8 KB

ex_04.md

File metadata and controls

63 lines (61 loc) · 1.8 KB

Exercise 4

Create a HTML document with the following elements:

  • Filename: index4.html
  • Add a Document Title: Hogwarts
  • Add a Main Title: Hogwarts
  • Add an Horizontal Rule
  • Add a subtitle: Houses
  • Add a unordered list with the folloing items:
Gryffindor
Hufflepuff
Ravenclaw
Slytherin
  • Gryffindor must be strong (use tags not CSS)
  • Add a subtitle: Notable teachers and staff members
  • Add a ordered list with the following items:
Argus Filch
Filius Flitwick
Gilderoy Lockhart
Minerva McGonagall
Poppy Pomfrey
Quirinus Quirrell
Horace Slughorn
Pomona Sprout
Sybill Trelawney
  • Add the following ested lists:
* Hogwarts ghosts
  1. The Bloody Baron
  2. The Fat Friar
  3. The Grey Lady
  4. Nearly Headless Nick
*	Hogwarts founders
  1. Godric Gryffindor
  2. Helga Hufflepuff
  3. Rowena Ravenclaw
  4.Salazar Slytherin
  • Add a generic inline container to: Gryffindor, Hufflepuff, Ravenclaw and Slytherin on the Hogwarts founders section
  • Add an Horizontal Rule
  • Add a subtitle: List of spells
  • Add a description list with the following terms and definition:
Term: Aberto
Definition: A spell presumably used to open objects such as doors or windows.
Term: Accio
Definition: This charm summons an object to the caster, potentially over a significant distance.
Term: Expecto Patronum
Definition: Evokes a partially-tangible positive energy force known as a Patronus
Term: Sectumsempra
Definition: A dark spell that creates large, blood-oozing gashes on the subject as if said subject had been "slashed by a sword".
Term: Immobulus
Definition: Renders living targets immobile.
Term: Partis Temporus
Definition: Creates a temporary gap through protective magical barriers.
Term: Locomotor 
Definition: The spell causes the named object to rise in the air and move around at the will of the caster.