✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize
    • Close
  • Mohamed Abdelaal
    Mohamed Abdelaal
    2,229 Points

    Difference between Href and Src

    Posted on Aug 3, 2020 by Mohamed Abdelaal
    Mohamed Abdelaal
    2,229 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    1 Answer

  • ja5on
    ja5on
    10,338 Points

    In the video he added ol & ul to end of the normalize.css but wouldn't normalize.css come with that default setting?

    Posted on Jul 12, 2020 by ja5on
    ja5on
    10,338 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Ashley Keeling
    Ashley Keeling
    11,476 Points

    Do I need to use Normalize.css with bootstrap?

    Posted on Mar 6, 2019 by Ashley Keeling
    Ashley Keeling
    11,476 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Guadalupe Favela
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Guadalupe Favela
    Front End Web Development Techdegree Graduate 21,476 Points

    Css reset

    Posted on Feb 26, 2019 by Guadalupe Favela
    .a{fill-rule:evenodd;}techdegree seal-36
    Guadalupe Favela
    Front End Web Development Techdegree Graduate 21,476 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    3 Answers

  • Kasra Tabrizi
    PLUS
    Kasra Tabrizi
    Courses Plus Student 7,429 Points

    Why not use Eric Meyer's "Reset CSS" instead?

    Posted on Dec 3, 2018 by Kasra Tabrizi
    Kasra Tabrizi
    Courses Plus Student 7,429 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    1 Answer

  • lukej
    lukej
    34,222 Points

    Using @import "normalize.css";

    Posted on Aug 4, 2018 by lukej
    lukej
    34,222 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    1 Answer

  • Seth Pabst
    Seth Pabst
    10,285 Points

    why wont the ol and ul styles change when I put the same code in my normalize.css file?

    Posted on Jun 15, 2018 by Seth Pabst
    Seth Pabst
    10,285 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Octavio Serrano
    Octavio Serrano
    2,231 Points

    Should we always use Normalize? if not then when is it appropriate to use?

    Posted on Feb 5, 2018 by Octavio Serrano
    Octavio Serrano
    2,231 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    3 Answers

  • Philip Kroupoderov
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Philip Kroupoderov
    Front End Web Development Techdegree Graduate 21,641 Points

    can normalize.css ever conflict with your stylesheet??

    Posted on Jan 20, 2018 by Philip Kroupoderov
    .a{fill-rule:evenodd;}techdegree seal-36
    Philip Kroupoderov
    Front End Web Development Techdegree Graduate 21,641 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Stephen Boykin
    PLUS
    Stephen Boykin
    Courses Plus Student 106 Points

    An older version normalize.css file (3.02) is being used which is currently v7.0.0. Should we use the newer version?

    Posted on Dec 14, 2017 by Stephen Boykin
    Stephen Boykin
    Courses Plus Student 106 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    1 Answer

  • Sean Flanagan
    Sean Flanagan
    33,236 Points

    How to understand normalize.css

    Posted on Nov 13, 2017 by Sean Flanagan
    Sean Flanagan
    33,236 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    3 Answers

  • Leon Segal
    Leon Segal
    14,754 Points

    Why put the lists override in normalize and not the user style sheet?

    Posted on Mar 27, 2017 by Leon Segal
    Leon Segal
    14,754 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    4 Answers

  • fredyrosales
    fredyrosales
    10,572 Points

    Not a Question just a discussion.

    Posted on May 28, 2016 by fredyrosales
    fredyrosales
    10,572 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    1 Answer

  • Anja Karg
    Anja Karg
    6,133 Points

    normalize.css best way - file or cdn-url

    Posted on Mar 20, 2016 by Anja Karg
    Anja Karg
    6,133 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Anja Karg
    Anja Karg
    6,133 Points

    why user agent stylesheet - reasons? for historical reasons? when there is only html without stylesheets?

    Posted on Mar 19, 2016 by Anja Karg
    Anja Karg
    6,133 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    2 Answers

  • Manuel Alejandro Matus de Quevedo
    PLUS
    Manuel Alejandro Matus de Quevedo
    Courses Plus Student 6,407 Points

    Why the ol & ul styles with the normalized file it's not being reflected?

    Posted on Jan 2, 2016 by Manuel Alejandro Matus de Quevedo
    Manuel Alejandro Matus de Quevedo
    Courses Plus Student 6,407 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    8 Answers

  • Vamsi Pavan Mahesh Gunturu
    Vamsi Pavan Mahesh Gunturu
    4,541 Points

    In the shayhowe site it is mentioned that ..

    Posted on Nov 25, 2015 by Vamsi Pavan Mahesh Gunturu
    Vamsi Pavan Mahesh Gunturu
    4,541 Points
    • CSS
    • CSS Layout Basics
    • Getting Started with CSS Layout
    • CSS Reset with Normalize

    4 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.