Skip to content

Conversation

@shofel
Copy link

@shofel shofel commented Oct 24, 2012

Initial file - anketa-html5.html. Two other files are derived from
initial to achieve conformance with html-4.01-strict and xhtml-1.0
standards accordingly.

anketa-html5.html

  • Added information about charset.

anketa-html4.html

  • Self-closed tags transformed to single tags (br, input)
  • Attributes "cols" and "rows" are explicitly specified in textarea tags.

anketa.xhtml

  • Added xmlns to body tag
  • Charset specified in xml header instead of meta tag
  • Single tags became self-closed again

script.js

  • contains function to fill the form with my own data

style.css

  • style sheet)))

Initial file - anketa-html5.html. Two other files are derived from
initial to achieve conformance with html-4.01-strict and xhtml-1.0
standards accordingly.

anketa-html5.html
	Added information about charset.

anketa-html4.html
	Self-closed tags transformed to single tags (<br>, <input>)
	Attributes "cols" and "rows" are explicitly specified in textarea tags.

anketa.xhtml
	Added xmlns to body tag
	Charset specified in xml header instead of meta tag
	Single tags became self-closed again

script.js
	contains function to fill the form with my data

style.css
	css style (:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant