Giter Site home page Giter Site logo

html-fundamentals-issue-bot-9000-lab-lax-web-030920's Introduction

HTML Issue Bot 9000

Learning Goals

  1. 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.

Tasks for LearnIDE Environment Users

  1. Click the "OPEN IDE" button

Tasks for Local Environment Users

  1. Fork this repository.
  2. Clone your fork locally.
  3. cd into the local repo you just cloned.

In this lesson we'll be taking the provided index.html file and will get feedback from the W3C validator about it.

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

Submitting the Lab

When your document is valid, go to the terminal and type:

learn

Since you're verifying the HTML structure via W3C, the test here is not robust at all.

To move to the next lesson, type learn submit.

Resources

html-fundamentals-issue-bot-9000-lab-lax-web-030920's People

Contributors

jongrover avatar pletcher avatar juliataitz avatar drakeltheryuujin avatar fislabstest avatar maxwellbenton avatar annjohn avatar fs-lms-test-bot avatar dfenjves avatar sgharms avatar louisasm avatar sim1hill avatar

Watchers

James Cloos avatar Kevin McAlear avatar  avatar  avatar Victoria Thevenot avatar Belinda Black avatar Bernard Mordan avatar raza jafri avatar  avatar Joe Cardarelli avatar  avatar Sophie DeBenedetto avatar  avatar Antoin avatar Alex Griffith avatar  avatar Amanda D'Avria avatar  avatar Nicole Kroese  avatar Kaeland Chatman avatar Joseph Kholodenko avatar Lisa Jiang avatar Vicki Aubin avatar  avatar  avatar  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.