MetaPage

Cross-reference of rubric requirements and code implementation

Design Specification Mapping

This page cross-references assessment requirements, the pages where they were implemented, and approximate code line locations. (Update line numbers before submission.)

Requirement Implemented In Code Lines Notes
DS1 Topic Main.html Lines 40-280 Black Holes topic selected
DS2 Required Pages All pages Navigation section Six required pages included
DS3 Images Main / Types / Anatomy Various Images on all pages
DS4 Hyperlinks Header + References Lines 60-90 Internal and external links
DS5 Contact Form Contact.html Lines 120-220 Form included
DS6 Lists Main.html Various Ordered, unordered, description
DS7 Symbols UTF-8 All pages Throughout Unicode symbols used
DS8 Writing Elements Main.html Various Blockquote, phrase, line breaks
DS9 Structural Elements All pages Throughout header nav main footer div
DS10 CSS Types HTML + style.css Various Inline, embedded, external
DS11 CSS Properties style.css Throughout More than five used
DS12 Hex Colours style.css Throughout Hexadecimal colors used
DS13 Selectors style.css Throughout ID and class selectors
DS14 Layout All pages Structure sections Wireframe followed
DS15 Tables Main + MetaPage Various Tables with rowspan/colspan
DS16 Validation Below screenshots N/A Validation evidence included

Validation Screenshots

Insert screenshots of your HTML and CSS validation below. Replace image names with your actual validation screenshots.

HTML Validation CSS Validation
Contribution Note:
This website implements all required design specifications, including structural HTML elements, CSS requirements, tables, forms, hyperlinks, multimedia, and validation evidence.