Coder Social home page Coder Social logo

julioaht / css-essentials-css-issue-bot-9000-nyc01-seng-ft-102620 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/css-essentials-css-issue-bot-9000-nyc01-seng-ft-102620

0.0 0.0 0.0 209 KB

License: Other

Ruby 59.56% CSS 5.66% HTML 34.78%

css-essentials-css-issue-bot-9000-nyc01-seng-ft-102620's Introduction

CSS Issue Bot 9000

Introduction

Although today's browsers are becoming more capable of handing errors in CSS, some errors are not always caught gracefully. This variable can make it extremely difficult to apply style or layout consistently. What can be done to quickly scan our CSS documents for issues? Let's practice using the W3C's CSS Validator!

Learning Goals

  • Change invalid CSS to valid CSS

Change Invalid CSS to Valid CSS

In this lesson, we will be taking the invalid CSS in css/style.css and changing it to valid.

  1. Click the "OPEN" button.
  2. Open index.html in your browser. Notice how our styles don't look quite right?
  3. Open css/style.css in your text editor.
  4. Visit the W3C CSS validator http://jigsaw.w3.org/css-validator/#validate_by_input. If not already selected, click on the tab labeled "By direct input".
  5. Copy the code from css/style.css and paste it into the text area. Click the "Check" button.
  6. Use the error messages to correct the CSS.
  7. Repeat steps 3-5 until your readout states "Congratulations! No Error Found.".

Remember to check your progress in index.html in your browser!

Conclusion

With a CSS validator, you can work your way through cleaning up errors in a CSS document and reduce the likelihood of display errors across platforms. Using the W3C CSS validator will help you quickly and efficiently troubleshoot your CSS.

Resources

W3C CSS Validator - Validate Direct Input

css-essentials-css-issue-bot-9000-nyc01-seng-ft-102620's People

Contributors

annjohn avatar cjbrock avatar fislabstest avatar fs-lms-test-bot avatar jenmyers avatar jongrover avatar julioaht avatar louisasm avatar maxwellbenton avatar sgharms avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.