Skip to content

2015xray/html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML

This is the repository for the Working Draft of the HTML specification

Editorial Documentation

The specification is built using Bikeshed. If you would like to propose edits, please make sure that they result in a specification that will build correctly, by testing in your own clone of the repository.

  1. Install bikeshed
  2. From the HTML folder open a command prompt
  3. run bikeshed: 'bikeshed -f spec'

For the multipage version, one can do as follows:

  1. Install html-tools
  2. Follow the instructions there to regenerate the HTML files

Contributing to this Repository

Use the standard fork, branch, and pull request workflow to propose changes to the specification. Please make branch names informative - by including the issue or bug number for example.

More information on contributing is in CONTRIBUTING.md.

To make changes to the specification:

  1. Edit single-page.bs (or one of the include files it references)
  2. Run bikeshed on single-page.bs to generate single-page.html
  3. Create a pull request

Old HTML repo

The [https://github.com/w3c/html-old](old HTML repo) is available for archival purposes.

About

Working Draft of the HTML specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • CSS 0.1%