Giter Club home page Giter Club logo

phase-0-html-issue-bot-9000-lab's Introduction

HTML Issue Bot 9000

Learning Goals

  • Demonstrate writing valid HTML

Introduction

Let's practice using the W3C's HTML Validator!

Demonstrate Writing Valid HTML

In this lab we'll use the W3C Validator to make our invalid HTML happy! You might need to change how you work this problem depending on your work environment. Either way you'll learn to fix invalid HTML.

Getting Started

Fork and clone this lesson into your local environment. Navigate into its directory in the terminal, then run code . to open the files in Visual Studio Code.

Steps

  1. Open index.html in a browser. See how it, well, doesn't look quite right?
  2. Open index.html in your text editor
  3. Visit the W3C validator at: http://validator.w3.org/#validate_by_input
  4. Copy the code from index.html and paste it into the text area
  5. Click the large "Check" button
  6. Use the error messages to correct the code your copy of index.html
  7. Repeat steps 3-6 until the Html Validator reports: "Document checking completed. No errors or warnings to show."
  8. Not only is the document now W3C-valid, it no longer looks weird

Wrapping Up

When your document is valid, go to the terminal and type learn test. Since the goal of this assignment is to practice verifying the HTML structure via W3C, the test in this lab is only checking that an index.html file exists.

Resources

phase-0-html-issue-bot-9000-lab's People

Contributors

annjohn avatar dependabot[bot] avatar dfenjves avatar drakeltheryuujin avatar fislabstest avatar fs-lms-test-bot avatar ihollander avatar jongrover avatar juliataitz avatar lizbur10 avatar louisasm avatar maxwellbenton avatar pletcher avatar sgharms avatar sim1hill 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.