Common Fixes
Debug missing CSS, broken images, GitHub Pages updates, mobile overflow, JavaScript, forms, carousels, and keyboard issues.
Supports File Paths and Site Structure
Resources
Curated tools, links, and references for ART 3020. Use this page when you need the right resource without hunting through every lesson.
Use these when something breaks and you need a calm debugging sequence.
Debug missing CSS, broken images, GitHub Pages updates, mobile overflow, JavaScript, forms, carousels, and keyboard issues.
Supports File Paths and Site Structure
Tools students need before project work can move smoothly.
Create repositories, publish code, and manage project history.
Supports Developer Environment Setup
Commit and push project changes without needing the command line.
Supports Developer Environment Setup
Edit HTML, CSS, JavaScript, and project files locally.
Supports Developer Environment Setup
Reference material for structure, styling, and browser behavior.
Look up elements, attributes, forms, links, images, and semantic HTML.
Supports Basic HTML Structure and Elements
Look up CSS properties, selectors, layout systems, and browser support.
Supports Intro to CSS
Find practical examples and explanations for common CSS patterns.
Supports Box Model and Layout
Low-pressure games and guides for learning layout behavior.
Practice flexbox alignment, direction, wrapping, and ordering.
Supports Flexbox
Practice CSS Grid placement concepts through short challenges.
Supports Responsive Web Design
Check browser support before relying on newer CSS or HTML features.
Supports Responsive Web Design
Manual and automated tools for testing inclusive interfaces.
Learn accessibility principles, testing methods, and common patterns.
Supports Web Accessibility
Run a visual accessibility scan and review errors in context.
Supports Web Accessibility
Check whether foreground and background colors meet contrast guidance.
Supports Styling Text with CSS
Look up accessibility requirements and techniques by guideline.
Supports Web Accessibility
Planning and review tools for the work before and after coding.
Create wireframes, layouts, visual systems, and design references.
Supports Website Process
Test a page at different viewport sizes while refining layout.
Supports Responsive Web Design
Review performance, accessibility, SEO, and best-practice signals after publishing.
Supports Image Optimization
Third-party tools used when native browser features need help.
Build carousel behavior with a plugin when a project calls for rotating content.
Supports Mastering Carousels
Create more controlled web animation timelines and interactive motion.
Supports GSAP Web Animation
Understand legacy plugin setup, including tools like Slick that depend on it.
Supports Mastering Carousels