How I Debug and Problem-Solve CSS Issues
Offered By: TheCoderCoder via YouTube
Course Description
Overview
Syllabus
- Intro
- Describe problem in Google/DuckDuckGo
- What makes a good Stack Overflow answer
- Try one fix at a time and recheck
- Summarize problem into questions
- Search CSS issues on MDN
- Compare CSS styles between 2 elements
- Compare the HTML hierarchy of both elements
- Compare CSS styles on parent elements
- Toggle CSS rules to see which one has an effect
- Organize clues by writing them down
- More research on position absolute
- Fixing 1 bug causes a new bug
- Compare design to actual website
- Hover over elements in dev tools to find extra space
- Researching and fixing the margin issue
- Researching display: flow-root and block formatting contexts
- Fixing the rest of the hero images
Taught by
Coder Coder
Related Courses
Intro to HTML and CSSUdacity Responsive Web Design Fundamentals
Google via Udacity HTML5 and CSS Fundamentals
World Wide Web Consortium (W3C) via edX CSS Basics
Microsoft via edX Advanced CSS Concepts
Microsoft via edX