这是indexloc提供的服务,不要输入任何密码
Skip to content

didoarellano/html-fixit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Fixit

Getting Started

  1. Fork this repo and git clone it down to your computer
  2. After answering each section below, git commit your work.
  3. When you're finished or when time is up, push your work to your remote repo, and file a Pull Request.

Validation

In this repository are several HTML files. Each one contains the complete code necessary to have a "valid" webpage, but something is missing from each one. Using the HTML validator, correct the HTML code to satisfy the validator and describe what's missing from each one in an HTML comment.

Additional Questions

For this section create an answers.txt file and write your answers there.

  1. What does the title tag do?
  2. What information do images need, and why?
  3. What's the difference between head and body?

Bare Minimum Boilerplate

Based on the messages from the validator, write the bare minimum HTML you need to have a "valid" webpage in a file called minimum.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%