Skip to content

Create static course materials webpage for SCC333#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/create-static-webpage-course-material
Draft

Create static course materials webpage for SCC333#1
Copilot wants to merge 2 commits intomainfrom
copilot/create-static-webpage-course-material

Conversation

Copy link

Copilot AI commented Feb 11, 2026

Built a static GitHub Pages site to distribute SCC333 - Computer Networking course materials.

Implementation

  • index.html - Semantic HTML5 structure with sections for overview, weekly lectures (5), lab sessions (4), assignments (3), external resources, and contact info
  • styles.css - Mobile-first responsive design with CSS Grid/Flexbox, gradient header, hover states

Structure

Course materials organized by type with placeholder links:

  • Lectures: slides + notes per week
  • Labs: instruction sheets
  • Assignments: briefs with due dates

Responsive breakpoints at 768px and 480px for tablet/mobile views.

Preview

Static course webpage

Ready for deployment at scc333-networking.github.io.

Original prompt

This a static webpage to share coursematerial.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: crotsos <459448+crotsos@users.noreply.github.com>
Copilot AI changed the title [WIP] Add static webpage for sharing course material Create static course materials webpage for SCC333 Feb 11, 2026
Copilot AI requested a review from crotsos February 11, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants